java.io.FileNotFoundException: /var/lib/tomcat5.5/work/Catalina/localhost/admin/SESSIONS.ser (Permission denied)

2008-04-25 Thread Toni Tortosa
Hello, I've also this error Apr 25, 2008 7:37:41 AM org.apache.catalina.session.StandardManager doUnload SEVERE: IOException while saving persisted sessions: java.io.FileNotFoundException: /var/lib/tomcat5.5/work/Catalina/localhost/admin/SESSIONS.ser (Permission denied) java.io.FileNotFoundEx

Debian 4.0. and java 6

2008-04-24 Thread Toni Tortosa
Hello, I have compiled openbravo software in my local laptop with tomcat 5.5. and java 6 with no problems, but when I copy some new classes to my server it shows an error message (Bad version in class that I have just modified). My server is debian and it runs tomcat 5.5. and java 5. Well, I

Re: Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
Philip!!! Thank you very much! It works fine. I can enter to my applications in Tomcat and the Index page of Tomcat. Best regards! Are these connections the problem? How can I close them? The top line shows a java process listening on port 8180. It has a PID of 24027. So I would proba

Re: Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
This is the last output from catalina log when I start tomcat: Apr 14, 2008 11:30:55 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/l

Re: Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
Hello Philip. When Tomcat is stopped. Netstat returns this: tcp6 0 0 :::8180 :::* LISTEN 24027/java tcp6 552 0 :::217.116.20.:8180 :::84.126.238.:1137 CLOSE_WAIT - tcp6 592 0 :::217.116.2

Re: Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
and tomcat server. I haven't done before because this server is an apache server hosting my webpage also. Thank you, Peter From: Toni Tortosa [mailto:[EMAIL PROTECTED] [...] When I start tomcat 5.5.: [...] java.net.BindException: Address already in use:8180

Re: Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
in the log) and It's killed. Bind seems to say that the address is current in use at 8180 port. I'm thinking about to restart the server and/or reinstalling java jdk and tomcat server. I haven't done before because this server is an apache server hosting my webpage also. Thank

Problems stopping and starting tomcat server

2008-04-14 Thread Toni Tortosa
Hello, Since Friday I have problems restarting my tomcat server. We were using one point project in our server, when we closed the explorer window suddenly and when we try to enter again It failed. I restarted tomcat server, but I can't see the first page index at http://myhost:8180 We've in