2 Replies Latest reply on Jul 29, 2005 10:41 AM by sharath_srivatsa

    error while starting Jboss

    chaudharineeraj

      Hello everyone,
      i am a newbie in the industry, i successfully downloaded jboss-3.2.6 from Jboss.com, untarred the tar file, i also did the modifications needed at JBOSS_HOME and CLASSPATH, the jboss directory is placed in /usr/local/ . Now while giving the command ./run.sh to start jboss, the system showed me the following error. Can anyone tell me what was the mistake that i commited.

      Thanks in advance,


      Failed to boot JBoss:
      java.lang.NullPointerException
      at 0x40268de4: java.lang.Throwable.Throwable() (/usr/lib/./libgcj.so.3)
      at 0x4025bcaf: java.lang.Exception.Exception() (/usr/lib/./libgcj.so.3)
      at 0x4025f56f: java.lang.RuntimeException.RuntimeException() (/usr/lib/./libgcj.so.3)
      at 0x4025ec67: java.lang.NullPointerException.NullPointerException() (/usr/lib/./libgcj.so.3)
      at 0x4023079a: _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
      at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw, _Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
      at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
      at 0x4038305c: ?? (??:0)
      at 0x403831e7: ffi_call_SYSV (/usr/lib/./libgcj.so.3)
      at 0x403831a7: ffi_raw_call (/usr/lib/./libgcj.so.3)
      at 0x402306e8: _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
      at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw, _Jv_InterpMethodInvocation) (/usr/lib/./libgcj.so.3)
      at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/usr/lib/./libgcj.so.3)
      at 0x4038305c: ?? (??:0)
      at 0x40266e8a: java.lang.Thread.run() (/usr/lib/./libgcj.so.3)
      at 0x4024fc4c: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
      at 0x40371fa0: ?? (??:0)
      at 0x40379b35: GC_start_routine (/usr/lib/./libgcj.so.3)
      at 0x4061b2b6: ?? (??:0)
      at 0x420de407: __clone (/lib/tls/libc.so.6)