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=13423>.
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=13423

Tomcat freezes if started via Runtime.exec()

           Summary: Tomcat freezes if started via Runtime.exec()
           Product: Tomcat 4
           Version: 4.1.9
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have created a program launcher that calls Java applications via
Runtime.exec().  One of these programs calls an application that contains an
embedded version of Tomcat.  This version of Tomcat is version 4.1.12.  When
Tomcat starts to run the application freezes and no other services are started.
If I run the same application without calling it via Runtime.exec() is works
fine.  Therefore, it seems that Tomcat has a problem if the application it is
running in was started via a Runtime.exec() call.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to