Hi, I downloaded and unzipped JBoss 3.2.7 on my Windows XP machine. When I click /bin/run.bat, the server starts up correctly with the output as below. However, when I go to http://localhost:8080/jmx-console or http://127.0.0.1:8080/jmx-console
I get a : HTTP 500 - Internal server error Internet Explorer Funnily, I get the same thing is I download and install Tomcat 5.0.28 as well. I had installed Tomcat and JBoss on my PC about 1 month ago correctly, but then had to format and reload my OS due to adware/spyware. Since then, I am not able to run Tomcat or JBoss. Any ideas? Server startup from console: =============================================================================== . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-3.2.7\bin\\.. . JAVA: C:\j2sdk1.4.2_07\bin\java . JAVA_OPTS: -Dprogram.name=run.bat . CLASSPATH: C:\j2sdk1.4.2_07\lib\tools.jar;C:\jboss-3.2.7\bin\\run.jar . =============================================================================== . 12:50:27,765 INFO [Server] Starting JBoss (MX MicroKernel)... 12:50:27,781 INFO [Server] Release ID: JBoss [WonderLand] 3.2.7 (build: CVSTag= JBoss_3_2_7 date=200501280217) 12:50:27,781 INFO [Server] Home Dir: C:\jboss-3.2.7 12:50:27,781 INFO [Server] Home URL: file:/C:/jboss-3.2.7/ 12:50:27,781 INFO [Server] Library URL: file:/C:/jboss-3.2.7/lib/ 12:50:27,781 INFO [Server] Patch URL: null 12:50:27,781 INFO [Server] Server Name: default 12:50:27,781 INFO [Server] Server Home Dir: C:\jboss-3.2.7\server\default 12:50:27,781 INFO [Server] Server Home URL: file:/C:/jboss-3.2.7/server/default / 12:50:27,781 INFO [Server] Server Data Dir: C:\jboss-3.2.7\server\default\data 12:50:27,781 INFO [Server] Server Temp Dir: C:\jboss-3.2.7\server\default\tmp 12:50:27,796 INFO [Server] Server Config URL: file:/C:/jboss-3.2.7/server/defau lt/conf/ 12:50:27,796 INFO [Server] Server Library URL: file:/C:/jboss-3.2.7/server/defa ult/lib/ 12:50:27,796 INFO [Server] Root Deployment Filename: jboss-service.xml 12:50:27,796 INFO [Server] Starting General Purpose Architecture (GPA)... 12:50:28,343 INFO [ServerInfo] Java version: 1.4.2_07,Sun Microsystems Inc. 12:50:28,343 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.4.2_07-b05 ,Sun Microsystems Inc. 12:50:28,343 INFO [ServerInfo] OS-System: Windows XP 5.1,x86 12:50:28,765 INFO [Server] Core system initialized 12:50:31,890 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resour ce:log4j.xml 12:50:32,140 INFO [WebService] Using RMI server codebase: http://asnani:8083/ 12:50:32,515 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort= 1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server Socket [EMAIL PROTECTED] 12:50:35,812 INFO [Embedded] Catalina naming disabled 12:50:36,875 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0 -8080 12:50:36,937 INFO [Catalina] Initialization processed in 1016 ms 12:50:36,937 INFO [StandardService] Starting service jboss.web 12:50:36,937 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.3 0 12:50:36,984 INFO [StandardHost] XML validation disabled 12:50:37,000 INFO [Catalina] Server startup in 63 ms 12:50:37,140 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/C:/jb oss-3.2.7/server/default/deploy/http-invoker.sar/invoker.war/ 12:50:38,968 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=file:/C:/jboss-3.2 .7/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/ 12:50:39,484 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file :/C:/jboss-3.2.7/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war / 12:50:40,718 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA dr ivers 12:50:40,718 INFO [RARMetaData] Required license terms present. See deployment descriptor. 12:50:43,906 INFO [MailService] Mail Service bound to java:/Mail 12:50:44,296 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'jav a:/DefaultDS' 12:50:44,718 INFO [A] Bound to JNDI name: queue/A 12:50:44,718 INFO [B] Bound to JNDI name: queue/B 12:50:44,718 INFO [C] Bound to JNDI name: queue/C 12:50:44,734 INFO [D] Bound to JNDI name: queue/D 12:50:44,734 INFO [ex] Bound to JNDI name: queue/ex 12:50:44,765 INFO [testTopic] Bound to JNDI name: topic/testTopic 12:50:44,781 INFO [securedTopic] Bound to JNDI name: topic/securedTopic 12:50:44,781 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic 12:50:44,781 INFO [testQueue] Bound to JNDI name: queue/testQueue 12:50:44,890 INFO [UILServerILService] JBossMQ UIL service available at : /0.0. 0.0:8093 12:50:44,968 INFO [DLQ] Bound to JNDI name: queue/DLQ 12:50:44,984 INFO [JmsXA] Bound connection factory for resource adapter for Con nectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA' 12:50:45,093 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/C :/jboss-3.2.7/server/default/deploy/jmx-console.war/ 12:50:45,390 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/C :/jboss-3.2.7/server/default/deploy/management/web-console.war/ 12:50:46,796 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-808 0 12:50:46,937 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009 12:50:46,953 INFO [JkMain] Jk running ID=0 time=0/63 config=null 12:50:46,968 INFO [Server] JBoss (MX MicroKernel) [3.2.7 (build: CVSTag=JBoss_3 _2_7 date=200501280217)] Started in 18s:875ms View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864879#3864879 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864879 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
