Ich danke schon mal für eure Geduld, aber bis jetzt hat noch nichts geholfen.
Zitat:
Zitat von thyriel
Kontrollier vielleicht auch nochmal deine /etc/hosts, besonders ob localhost richtig eingetragen ist, bzw auf sonstige verdächtige Sachen.
|
Die /etc/hosts sollte passen, bei 'ping localhost' wird richtig aufgelöst.
Code:
X@DommaschPi /share/Downloads/g05ev84k2t53n5v $ ping localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
^X^C
--- localhost ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 8999ms
X@DommaschPi /share/Downloads/g05ev84k2t53n5v $ ping DommaschPi
PING DommaschPi (127.0.1.1) 56(84) bytes of data.
^C
--- DommaschPi ping statistics ---
8 packets transmitted, 0 received, 100% packet loss, time 7006ms
Zitat:
Zitat von spartan-b292
Zusätzlich solltest du noch mal überprüfen ob nicht noch eine Instanz von Tomcat läuft.
Versuch auch mal PyLoad und Samba zu stoppen bevor du Tomcat startest.
|
Nein, der Start bricht leider auch beim Boot ab. Nach einer Weile kommt auch bei 'service tomcat7 status' -> "[ ok ] Tomcat servlet engine is not running, but pid file exists.."
Und die Konfigurationsseite ist über 'localhost:8080' auch nicht erreichbar.
Auch der Versuch mit gestoppten PyLoad und Samba scheiterte.