| Author |
Cannot start JBoss
|
Jack Lam
Greenhorn
Joined: Jul 09, 2004
Posts: 17
|
|
Hi everyone, i am new in JBoss (i am a college student....) and what to install JBoss in Windows platform, when i execute the "run.bat" file, i found that the process stop at the following position... //////////////////////// 11:30:12,202 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/C:/jboss-3.2.5/server/default/tmp/deploy/tmp22922web-console.war/ 11:30:14,555 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 55s:89ms 11:30:14,555 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors 11:30:14,865 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 11:30:15,116 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009 11:30:15,136 INFO [JkMain] Jk running ID=0 time=0/80 config=null until i press the "Ctrl+C" to break the process, then display.. //////////////////// 11:50:23,120 INFO [Server] JBoss SHUTDOWN: Undeploying all packages 11:50:23,250 INFO [TomcatDeployer] undeploy, ctxPath=/web-console, warUrl=file:/C:/jboss-3.2.5/server/default/tmp/deploy/tmp22922web-console.war/ 11:50:24,552 INFO [TomcatDeployer] undeploy, ctxPath=/jmx-console, warUrl=file:/C:/jboss-3.2.5/server/default/deploy/jmx-console.war/ 11:50:34,586 INFO [Http11Protocol] Pausing Coyote HTTP/1.1 on http-0.0.0.0-8080 could you pls tell me how to slove the problem ? thank very much ~ Jack
|
SCJP 1.4 , SCWCD (in progress)
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
11:30:14,555 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 55s:89ms
Ehm...JBoss seems to be claiming it started with no problems. What do you expect it to do?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Jack Lam
Greenhorn
Joined: Jul 09, 2004
Posts: 17
|
|
haha......because this is my first time to run the JBoss and i have expected that it will show me the startup process finished.... um....let me write a simple program to test.... Paul, thank a lot~~ Jack
|
 |
 |
|
|
subject: Cannot start JBoss
|
|
|