1 Reply Latest reply on May 9, 2004 8:47 AM by raja05

    Jboss installation!

    aj_the_warrior

      I installed JBoss 3.2.3 and Jdk1.3 When I started to run JBoss in command prompt I am getting the following error

      C:\jboss\bin>run
      ===============================================================================
      .
      JBoss Bootstrap Environment
      .
      JBOSS_HOME: C:\jboss\bin\\..
      .
      JAVA: c:\Jdk1.3\bin\java
      .
      JAVA_OPTS: -Dprogram.name=run.bat
      .
      CLASSPATH: ;c:\Jdk1.3\lib\tools.jar;C:\jboss\bin\\run.jar
      .
      ===============================================================================
      .
      13:55:05,748 INFO [Server] Starting JBoss (MX MicroKernel)...
      13:55:05,748 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag=
      JBoss_3_2_3 date=200311301445)
      13:55:05,748 INFO [Server] Home Dir: C:\jboss
      13:55:05,748 INFO [Server] Home URL: file:/C:/jboss/
      13:55:05,758 INFO [Server] Library URL: file:/C:/jboss/lib/
      13:55:05,758 INFO [Server] Patch URL: null
      13:55:05,758 INFO [Server] Server Name: default
      13:55:05,768 INFO [Server] Server Home Dir: C:\jboss\server\default
      13:55:05,768 INFO [Server] Server Home URL: file:/C:/jboss/server/default/
      13:55:05,768 INFO [Server] Server Data Dir: C:\jboss\server\default\data
      13:55:05,778 INFO [Server] Server Temp Dir: C:\jboss\server\default\tmp
      13:55:05,778 INFO [Server] Server Config URL: file:/C:/jboss/server/default/con
      f/
      13:55:05,788 INFO [Server] Server Library URL: file:/C:/jboss/server/default/li
      b/
      13:55:05,788 INFO [Server] Root Deployment Filename: jboss-service.xml
      13:55:05,808 INFO [Server] Starting General Purpose Architecture (GPA)...
      13:55:08,242 INFO [ServerInfo] Java version: 1.3.0,Sun Microsystems Inc.
      13:55:08,242 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun
      Microsystems Inc.
      13:55:08,252 INFO [ServerInfo] OS-System: Windows 2000 5.0,x86
      13:55:08,512 INFO [ServiceController] Controller MBean online
      13:55:08,953 INFO [MainDeployer] Started jboss.system:service=MainDeployer
      13:55:09,293 INFO [MainDeployer] Adding deployer: org.jboss.deployment.JARDeplo
      yer@7ec107
      13:55:09,293 INFO [JARDeployer] Started jboss.system:service=JARDeployer
      13:55:09,373 INFO [MainDeployer] Adding deployer: org.jboss.deployment.SARDeplo
      yer@2d9c06
      13:55:09,403 INFO [SARDeployer] Started jboss.system:service=ServiceDeployer
      13:55:09,403 INFO [Server] Core system initialized
      13:55:09,453 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss
      /server/default/conf/jboss-service.xml
      #
      # HotSpot Virtual Machine Error, Internal Error
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 43113F32554E54494D45110E4350500290
      #

      abnormal program termination
      Press any key to continue . . .

      Please Help me.

        • 1. Re: Jboss installation!
          raja05

          Can you try with a JDK1.4+? I have seen some Hotspot errors with 1.4 as well (From Sun's bug database) but there are more chances it mite work with 1.4+.. Do a search in this forum to find similar issues.