You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/11/25 10:28:41 UTC

DO NOT REPLY [Bug 14816] New: - JVM stops after leaving the telnet session

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14816>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14816

JVM stops after leaving the telnet session

           Summary: JVM stops after leaving the telnet session
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: carsten.heidmann@web.de


Platform/OS used: SPARC/Solaris 8
JDK used: JDK 1.4.0 now migrated to 1.4.1
This server doen't have an own terminal, so I do everything via a telnet 
session. Tomcat starts fine, using the $CATALINA_HOME/bin/catalina.sh script. 
When exiting the telnet session, the jvm shuts down, so that Tomcat is 
unavailable. I tried to put the jvm process in the background and detach it 
from the controlling terminal with '&' and 'nohup' but that doesn't work. In 
the meantime I have got a workaround from Sun, using the 'at' command to 
execute the script which works just fine.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>