Java-Serverprobleme
Verfasst: Mo Dez 04, 2017 7:19 pm
Hallo,
ich habe seit längerem das Problem, das ich den Kommunikator nicht mehr öffnen kann. Nachdem ich versuche ihn zu öffnen kommt immer die Meldung: "Die Anwendung konnte nicht gestartet werden." Ich habe ihn danach von meinem PC gelöscht und versucht neu zu installieren. Sobald ich allerdings über "Downloads" versuche ihn zu speichern und zu öffnen kommt die selbe Meldung wieder.
Ich hoffe jemand weiß eine Lösung auf das Problem.
Hier ist die Fehlermeldung:
Fehler: Startdatei konnte nicht geparst werden. Fehler in Zeile 14.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="icon" href="/images/favicon_green.png"><link rel="stylesheet" type="text/css" href="/sts1-layout.css"><link rel="stylesheet" type="text/css" href="/jquery/jquery.cookiebar.css">
<script src="/jquery/jquery.js" type="text/javascript"></script><script src="/jquery/jquery.balloon.js" type="text/javascript"></script>
<script src="/sts1-layout.js" type="text/javascript"></script>
<script src="/jquery/jquery.cookiebar.js" type="text/javascript"></script>
<script src="/dhtml.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>StellwerkSim</title><!--
StellwerkSim Web Page Layout System
(c) 2013 J�rgen Schmitz und andere
Design for StellwerkSim Betrieb Verein e.V.-->
</head>
<body onload='draginit()'>
<div id='ajaxmsg' style='position:fixed; top: 10px; left: 10px; z-index: 10; border: 2px solid darkblue; background-color: white; color: darkblue; padding: 10px; min-width: 200px; max-width: 800px; margin-bottom: 20px; display: none;'></div><div style='width: 100%; height: 150px; font-family: sans-serif; font-size: 16px; margin-bottom: 20px; background-image: url(/images/b/background.png); background-repeat:no-repeat; box-shadow: 0px 5px 12px #777;'><div style='position: absolute; left: 0px; top: 2px; width: 100%; border-bottom: black 1px solid; text-align: right; font-size: 16px; font-family: sans-serif;'><a href='/forum/ucp.php?mode=register' class='navlink'>Registrieren</a> / <a href='/forum/ucp.php?mode=login' class='navlink' id='stslogin'>Anmelden</a><script>
$(function() {
$("#stslogin").click(function(e){ e.preventDefault();
$("#stslogin").showBalloon({
position: "bottom left",
css: {backgroundColor: "#eeee99", opacity: "1"},
offsetX: +80,
contents: "<iframe src='/loginform.php?P=/download.php' height='235px' style='border: none;'></iframe>"
});
});
});
</script>
</div><div style='position: absolute; left: 15px; top: 2px; white-space: nowrap;'><a class='toplink toplinkactive' id='toplink_0' href='/'>Simulator</a> <a class='toplink' id='toplink_1' href='/forum'>Forum</a> <a class='toplink' id='toplink_2' href='//doku.stellwerksim.de'>Handbuch</a> <a class='toplink' id='toplink_6' href='https://www.stellwerksim.de/download.ph ... ;</div><ul class='hrmenu' style='position: absolute; left: 5px; top: 129px; white-space: nowrap;'><li><a class='navlink' href='/index.php'>Übersicht</a></li><li><a class='navlink' href='/info.php'>Infos</a></li><li><a class='navlink' href='/anlagen.php'>Stellwerke</a></li><li><a class='navlink' href='/spende.php'>Spenden</a></li><li><a class='navlink' href='/ueberuns.php'>Über uns</a></li></ul>
<script>
$(function() {
$("#toplink_0").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
offsetX: 20,css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/index.php'>Übersicht</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/info.php'>Infos</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/anlagen.php'>Stellwerke</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/spende.php'>Spenden</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/ueberuns.php'>Über uns</a></span>"
});
$("#toplink_1").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/forum/index.php'>Foren-Übersicht</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/forum/search.php'>Forensuche</a></span>"
});
$("#toplink_2").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='//doku.stellwerksim.de/doku.php?id=stellwerksim:spieler'>Simulatorhandbuch</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='//doku.stellwerksim.de/doku.php?id=stellwerksim:faq'>FAQ</a></span>"
});
$("#toplink_6").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: ""
});
$("#toplink_3").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/stitz.php'>Raumbelegung</a></span>"
});
$("#toplink_4").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/openedit/index.php'>Übersicht</a></span>"
});
$("#toplink_5").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/openedit/sql.php'>SQL</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='http://qs.stellwerksim.de/mantis'>Manti ... span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='http://qs.stellwerksim.de/munin'>Munin</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/version.php'>Version</a></span>"
});
});
</script>
<div class='pagetitle' style='position: absolute; left: 15px; top: 30px; height: 89px; right: 490px;'>StellwerkSim</div><div style='position: absolute; right: 15px; top: 40px; width: 468px; height: 60px; background-color: #000; box-shadow: 0px 10px 50px #777;'>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Banner oben -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-4986381513850622"
data-ad-slot="8793897791"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div></div><div class='body'>
<script type="text/javascript">$(document).ready(function(){$.cookieBar({fixed:true, bottom:true});});</script><table width=100%><tr valign=top><td><p><b>StellwerkSim Download:</b></p>
<p>Damit Du den StellwerkSim (STS) spielen kannst, ben�tigst du ein kleines Programm auf deinem Rechner. Dieses Programm verbindet sich dann mit den STS-Servern.</p>
<p>Wenn das Programm l�uft, kannst du alles weitere hier �ber diese Webseite steuern: W�hle hier aus, welches Stellwerk du wie starten willst. Das Programm wird dann von den STS-Servern beauftragt, dieses Stellwerk zu laden und zu starten.</p>
<p>Neben dem Simulator startet das Programm sofort den STS-Chat. Dort kannst du sehen, welche anderen Spieler gerade online sind und dort kannst du dich ggf. mit diesen abstimmen, um gemeinsam benachbarte Stellwerke zu besuchen.</p>
<p>Zum Betrieb ist Java 8 von Oracle n�tig. Pr�fe, ob Du Java installierst hast. Nutze dazu den Direktlink zum Java Download auf der rechten Seite.</p>
<p>Der STS-Download besteht aus einer "JNLP"-Datei. Diese l�sst sich direkt bei einem installierten Java �ffnen. Es wird dann das restliche Programm geladen und installiert. Dabei wird auch ein Startmen�-Eintrag und ein Icon erzeugt. In Zukunft kannst du direkt diese starten und brauchst du JNLP-Datei nicht mehr.</p>
<p>Jede JNLP-Datei ist personifiziert, d.h. die Datei wurde extra f�r dich erstellt. Sie enth�lt alle n�tigen Daten, damit die STS-Server dich beim Start erkennen.</p>
<p><i>Die Anzahl der Bits spielen keine Rolle!</i> Du kannst sowohl die 32- als auch die 64-Bit Version von Java installieren, sofern du ein 64-Bit Betriebssystem hast. Sollte die JNLP-Datei als Datei gespeichert worden sein, starte sie einfach per Doppelklick. Dies sollte die Datei dann starten.</p>
</td>
<td width='20%'>
<b>Links:</b><p>
<div class='download'>
Installiere Java:<br>
<a href='http://www.java.com/de/download/installed.jsp' target='javadl'>Direkt zum Java Download</a>
</div>
<p>
<div class='removedownloads'>
Ein Download ist nur f�r angemeldete Benutzer möglich!
</div>
</td></tr></table>
</div><div align=center id='impressum'><a href='/impressum.php'>Impressum</a></div><!-- runtime 0.0056910514831543ms -->
</body></html>
ich habe seit längerem das Problem, das ich den Kommunikator nicht mehr öffnen kann. Nachdem ich versuche ihn zu öffnen kommt immer die Meldung: "Die Anwendung konnte nicht gestartet werden." Ich habe ihn danach von meinem PC gelöscht und versucht neu zu installieren. Sobald ich allerdings über "Downloads" versuche ihn zu speichern und zu öffnen kommt die selbe Meldung wieder.
Ich hoffe jemand weiß eine Lösung auf das Problem.
Hier ist die Fehlermeldung:
Fehler: Startdatei konnte nicht geparst werden. Fehler in Zeile 14.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="icon" href="/images/favicon_green.png"><link rel="stylesheet" type="text/css" href="/sts1-layout.css"><link rel="stylesheet" type="text/css" href="/jquery/jquery.cookiebar.css">
<script src="/jquery/jquery.js" type="text/javascript"></script><script src="/jquery/jquery.balloon.js" type="text/javascript"></script>
<script src="/sts1-layout.js" type="text/javascript"></script>
<script src="/jquery/jquery.cookiebar.js" type="text/javascript"></script>
<script src="/dhtml.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>StellwerkSim</title><!--
StellwerkSim Web Page Layout System
(c) 2013 J�rgen Schmitz und andere
Design for StellwerkSim Betrieb Verein e.V.-->
</head>
<body onload='draginit()'>
<div id='ajaxmsg' style='position:fixed; top: 10px; left: 10px; z-index: 10; border: 2px solid darkblue; background-color: white; color: darkblue; padding: 10px; min-width: 200px; max-width: 800px; margin-bottom: 20px; display: none;'></div><div style='width: 100%; height: 150px; font-family: sans-serif; font-size: 16px; margin-bottom: 20px; background-image: url(/images/b/background.png); background-repeat:no-repeat; box-shadow: 0px 5px 12px #777;'><div style='position: absolute; left: 0px; top: 2px; width: 100%; border-bottom: black 1px solid; text-align: right; font-size: 16px; font-family: sans-serif;'><a href='/forum/ucp.php?mode=register' class='navlink'>Registrieren</a> / <a href='/forum/ucp.php?mode=login' class='navlink' id='stslogin'>Anmelden</a><script>
$(function() {
$("#stslogin").click(function(e){ e.preventDefault();
$("#stslogin").showBalloon({
position: "bottom left",
css: {backgroundColor: "#eeee99", opacity: "1"},
offsetX: +80,
contents: "<iframe src='/loginform.php?P=/download.php' height='235px' style='border: none;'></iframe>"
});
});
});
</script>
</div><div style='position: absolute; left: 15px; top: 2px; white-space: nowrap;'><a class='toplink toplinkactive' id='toplink_0' href='/'>Simulator</a> <a class='toplink' id='toplink_1' href='/forum'>Forum</a> <a class='toplink' id='toplink_2' href='//doku.stellwerksim.de'>Handbuch</a> <a class='toplink' id='toplink_6' href='https://www.stellwerksim.de/download.ph ... ;</div><ul class='hrmenu' style='position: absolute; left: 5px; top: 129px; white-space: nowrap;'><li><a class='navlink' href='/index.php'>Übersicht</a></li><li><a class='navlink' href='/info.php'>Infos</a></li><li><a class='navlink' href='/anlagen.php'>Stellwerke</a></li><li><a class='navlink' href='/spende.php'>Spenden</a></li><li><a class='navlink' href='/ueberuns.php'>Über uns</a></li></ul>
<script>
$(function() {
$("#toplink_0").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
offsetX: 20,css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/index.php'>Übersicht</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/info.php'>Infos</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/anlagen.php'>Stellwerke</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/spende.php'>Spenden</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/ueberuns.php'>Über uns</a></span>"
});
$("#toplink_1").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/forum/index.php'>Foren-Übersicht</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/forum/search.php'>Forensuche</a></span>"
});
$("#toplink_2").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='//doku.stellwerksim.de/doku.php?id=stellwerksim:spieler'>Simulatorhandbuch</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='//doku.stellwerksim.de/doku.php?id=stellwerksim:faq'>FAQ</a></span>"
});
$("#toplink_6").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: ""
});
$("#toplink_3").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/stitz.php'>Raumbelegung</a></span>"
});
$("#toplink_4").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/openedit/index.php'>Übersicht</a></span>"
});
$("#toplink_5").balloon({
position: "bottom",
delay: 1100,
minLifetime: 700,
css: {backgroundColor: "#eeee99", opacity: "1"},
contents: "<span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/openedit/sql.php'>SQL</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='http://qs.stellwerksim.de/mantis'>Manti ... span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='http://qs.stellwerksim.de/munin'>Munin</a></span><span style=\'display: block;margin-top: 2px;\' class='navlink'><a class='navlink' href='/version.php'>Version</a></span>"
});
});
</script>
<div class='pagetitle' style='position: absolute; left: 15px; top: 30px; height: 89px; right: 490px;'>StellwerkSim</div><div style='position: absolute; right: 15px; top: 40px; width: 468px; height: 60px; background-color: #000; box-shadow: 0px 10px 50px #777;'>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Banner oben -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-4986381513850622"
data-ad-slot="8793897791"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div></div><div class='body'>
<script type="text/javascript">$(document).ready(function(){$.cookieBar({fixed:true, bottom:true});});</script><table width=100%><tr valign=top><td><p><b>StellwerkSim Download:</b></p>
<p>Damit Du den StellwerkSim (STS) spielen kannst, ben�tigst du ein kleines Programm auf deinem Rechner. Dieses Programm verbindet sich dann mit den STS-Servern.</p>
<p>Wenn das Programm l�uft, kannst du alles weitere hier �ber diese Webseite steuern: W�hle hier aus, welches Stellwerk du wie starten willst. Das Programm wird dann von den STS-Servern beauftragt, dieses Stellwerk zu laden und zu starten.</p>
<p>Neben dem Simulator startet das Programm sofort den STS-Chat. Dort kannst du sehen, welche anderen Spieler gerade online sind und dort kannst du dich ggf. mit diesen abstimmen, um gemeinsam benachbarte Stellwerke zu besuchen.</p>
<p>Zum Betrieb ist Java 8 von Oracle n�tig. Pr�fe, ob Du Java installierst hast. Nutze dazu den Direktlink zum Java Download auf der rechten Seite.</p>
<p>Der STS-Download besteht aus einer "JNLP"-Datei. Diese l�sst sich direkt bei einem installierten Java �ffnen. Es wird dann das restliche Programm geladen und installiert. Dabei wird auch ein Startmen�-Eintrag und ein Icon erzeugt. In Zukunft kannst du direkt diese starten und brauchst du JNLP-Datei nicht mehr.</p>
<p>Jede JNLP-Datei ist personifiziert, d.h. die Datei wurde extra f�r dich erstellt. Sie enth�lt alle n�tigen Daten, damit die STS-Server dich beim Start erkennen.</p>
<p><i>Die Anzahl der Bits spielen keine Rolle!</i> Du kannst sowohl die 32- als auch die 64-Bit Version von Java installieren, sofern du ein 64-Bit Betriebssystem hast. Sollte die JNLP-Datei als Datei gespeichert worden sein, starte sie einfach per Doppelklick. Dies sollte die Datei dann starten.</p>
</td>
<td width='20%'>
<b>Links:</b><p>
<div class='download'>
Installiere Java:<br>
<a href='http://www.java.com/de/download/installed.jsp' target='javadl'>Direkt zum Java Download</a>
</div>
<p>
<div class='removedownloads'>
Ein Download ist nur f�r angemeldete Benutzer möglich!
</div>
</td></tr></table>
</div><div align=center id='impressum'><a href='/impressum.php'>Impressum</a></div><!-- runtime 0.0056910514831543ms -->
</body></html>