I am a novice just started to play with jboss and our java application. I just deployed my application and want to run jboss server but I am getting the following error: [EMAIL PROTECTED] /cygdrive/c/jboss-4.0.2/bin $ =========================================================================
JBoss Bootstrap Environment JBOSS_HOME: c:\jboss-4.0.2 JAVA: /cygdrive/c/Program Files/Java/jdk1.5.0_11/bin/java JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh CLASSPATH: c:\jboss-4.0.2\bin\run.jar;c:\Program Files\Java\jdk1.5.0_11\lib\tools.jar ========================================================================= 15:15:13,385 INFO [Server] Starting JBoss (MX MicroKernel)... 15:15:13,395 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023) 15:15:13,395 INFO [Server] Home Dir: C:\jboss-4.0.2 15:15:13,395 INFO [Server] Home URL: file:/C:/jboss-4.0.2/ 15:15:13,395 INFO [Server] Library URL: file:/C:/jboss-4.0.2/lib/ 15:15:13,395 INFO [Server] Patch URL: null 15:15:13,395 INFO [Server] Server Name: default 15:15:13,395 INFO [Server] Server Home Dir: C:\jboss-4.0.2\server\default 15:15:13,395 INFO [Server] Server Home URL: file:/C:/jboss-4.0.2/server/default/ 15:15:13,395 INFO [Server] Server Data Dir: C:\jboss-4.0.2\server\default\data 15:15:13,395 INFO [Server] Server Temp Dir: C:\jboss-4.0.2\server\default\tmp 15:15:13,395 INFO [Server] Server Config URL: file:/C:/jboss-4.0.2/server/default/conf/ 15:15:13,395 INFO [Server] Server Library URL: file:/C:/jboss-4.0.2/server/default/lib/ 15:15:13,395 INFO [Server] Root Deployment Filename: jboss-service.xml 15:15:13,395 INFO [Server] Starting General Purpose Architecture (GPA)... 15:15:13,765 INFO [ServerInfo] Java version: 1.5.0_11,Sun Microsystems Inc. 15:15:13,765 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_11-b03,Sun Microsystems Inc. 15:15:13,765 INFO [ServerInfo] OS-System: Windows 2000 5.0,x86 15:15:14,737 INFO [Server] Core system initialized 15:15:20,445 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml It just dies after printing the INFO string "Configuration from URL.." Funny thing is I was able to successfully start it before but now nothing works.. Nothing has been changed.. I think it is nothing to do with the application as jboss server initialization itself failed.. so something must be wrong with jboss.. I tried nearly 10 times and every time I am getting the same problem.. Tried to rebooting my PC .. same problem. My PC has 1gb RAM. It is running Windows 2000 Professional. Please help me! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020213#4020213 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020213 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
