> Hi, there. > > Can someone please help on setup a JBoss_Tomcat to start as a NT > service in Win2K? > > We have setup a JBoss_Tomcat bundle to host our JAVA application. > Everything works just so great that everyone here is loving it very > much. But, when I tried to following the FAQ posted on JBoss site to > install a NT service to automate its start, I failed all the time > regardless which way I tried. Below described what I did: > > * System: Windows 2000 SP1 > * Server: JBoss 2.0 bundled with Tomcat 3.2 b7 > * Methods I tried to install it as NT service: > 1. The contrib module in CVS has an ntservice module that may be used > 2. JNT for Windows NT/2000 <http://www.eworksmart.com/JNT/> > * results: on Method 1, the win2k returned a system message saying > "could not start the service on the local computer. The service did > not return an error. This could be an interanl Windows error or an > internal service error." > on Method 2, the JNT servie can be started but then shut down > immediately. The JNT log is attached as below: > 03/01/01 16:28:16 - > --------------------------------- > Now starting Java Service Launcher V1.0.1 beta > Copyright (C) 2000 by eWorkSmart, LLC > 03/01/01 16:28:16 - Executing JVM Command: JBossTomcat Server > /SDf:\jboss_tomcat\jboss-2.0-final\bin -cp > %CLASSPATH%;F:\jboss_tomcat\tomcat-3.2-b7\lib;F:\jboss_tomcat\tomcat-3 > .2-b7\lib\jasper.jar;F:\jboss_tomcat\tomcat-3.2-b7\lib\webserver.jar;F > :\jboss_tomcat\tomcat-3.2-b7\lib\xml.jar;F:\jboss_tomcat\tomcat-3.2-b7 > \lib\jaxp.jar;F:\jboss_tomcat\tomcat-3.2-b7\lib\parser.jar;F:\jboss_to > mcat\tomcat-3.2-b7\lib\servlet.jar;F:\JDK1.3\lib\tools.jar;..\lib\jdbc > 2_0-stdext.jar;..\lib\jboss-jaas.jar; > -Dtomcat.home=F:\jboss_tomcat\tomcat-3.2-b7 org.jboss.Main %1 %2 %3 %4 > %5 %6 %7 %8 %9 > 03/01/01 16:28:16 - Shutting down service... > 03/01/01 16:28:16 - > --------------------------------- > > Thanks a lot. > > _________________________ > [EMAIL PROTECTED] > -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]
