Hey
Wie oben gesagt habe ich mit dem JasperServer Bündel ein Problem…
genauer gesagt mit dem Tomcat
Mal zum System:
Ist ein Virtueller Suse-Server (VMWare). Dort habe ich mir den Biaryinstaller von Sourceforge geladen und installiert.
Die ersten paar Tage lief das ganze ohne Probleme.
Jetzt habe ich den Server ein paar mal neugestartet (sh jasperctl.sh restart) und nun kann ich nicht mehr auf den localhost:8080 zugreifen.
Unable to connect
Firefox can’t establish a connection to the server at localhost:8080.
The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
Daraufhin habe ich das ganze mal gestopt (sh jasperctl.sh stop) und habe folgenden Fehler bekommen:
Using CATALINA_BASE: /opt/jasperserver-2.1/apache-tomcat
Using CATALINA_HOME: /opt/jasperserver-2.1/apache-tomcat
Using CATALINA_TMPDIR: /opt/jasperserver-2.1/apache-tomcat/temp
Using JRE_HOME: /opt/jasperserver-2.1/java
06.11.2007 14:55:08 org.apache.catalina.startup.Catalina stopServer
SCHWERWIEGEND: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:516)
at java.net.Socket.connect(Socket.java:466)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:179)
at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:394)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:343)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:434)
STOPPING server from pid file /opt/jasperserver-2.1/mysql/data/mysqld.pid
071106 14:55:16 mysqld ended
jasperctl.sh : mysql stopped
Bei erneuten starten mit sh jasperctl.sh start startet Tomcat (angeblich) ohne Probleme… jedoch erreich ich localhost nicht. (o.g. Fehler)
Ich hab keine Ahnung was da schief gelaufen ist…
Ich hoffe ihr könnt mir helfen…
Grüße
DE