1 Reply Latest reply on Dec 9, 2003 4:37 PM by jonlee

    installation of jboss 3.2.2

    chenjr98

      Platform - Windows XP
      I executed "run.bat" in bin directory. I received the following error:
      14:13:28,245 INFO [SARDeployer] Started jboss.system:service=ServiceDeployer
      14:13:28,245 INFO [Server] Core system initialized
      14:13:28,277 INFO [MainDeployer] Starting deployment of package: file:/C:/Progr
      boss-3.2.2/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
      #
      ======================

      Any ideas???

        • 1. Re: installation of jboss 3.2.2
          jonlee

          Your JVM had a problem executing the bytecode. You can report the problem to the vendor - Sun as it is a HotSpot error. However, if it is not a current JVM most likely Sun will not issue a bug-fix for it.

          Your other option is to use a current Sun JDK/JVM such as 1.4.2_02.

          Hope that helps.