[jbosstools-issues] [JBoss JIRA] (JBIDE-11410) Crash in Eclipse when running JBoss Server

Gerald Turner (JIRA) jira-events at lists.jboss.org
Wed Mar 28 15:52:47 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680143#comment-12680143 ] 

Gerald Turner edited comment on JBIDE-11410 at 3/28/12 3:51 PM:
----------------------------------------------------------------

I began experiencing the exact same thing beginning yesterday.  100% crash when starting a JBossAS7 server.  Oddly I had been using JBoss Tools 3.3 for months without problem.  Same stack as the hs_err_pidXXX.log files Muh Khairul attached.  The only difference is my environment is Debian Squeeze and OpenJDK 6:

{quote}
  JRE version: 6.0_18-b18
  Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
  Derivative: IcedTea6 1.8.13
  Distribution: Debian GNU/Linux 6.0.4 (squeeze), package 6b18-1.8.13-0+squeeze1
  Problematic frame:
  C  [libplds4.so+0x1697]  PL_HashTableLookupConst+0x17
{quote}

I tried a fresh install of Eclipse Indigo SR2 and JBoss Tools 3.3 using Update URL http://download.jboss.org/jbosstools/updates/development/indigo/ - problem persists.

Also thinking that Debian libs are out-of-date, looked at ldd output of the eclipse-bundled libplds4.so, noticed it was using my distribution provided libnspr4.so, so upgraded to Debian backports NSPR version 4.9-1~bpo60+1 (was 4.8.6-1) - did not help.
                
      was (Author: gturner):
    I began experiencing the exact same thing beginning yesterday.  100% crash when starting a JBossAS7 server.  Oddly I had been using JBoss Tools 3.3 for months without problem.  Same stack as the hs_err_pidXXX.log files Muh Khairul attached.  The only difference is my environment is Debian Squeeze and OpenJDK 6:

# JRE version: 6.0_18-b18
# Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
# Derivative: IcedTea6 1.8.13
# Distribution: Debian GNU/Linux 6.0.4 (squeeze), package 6b18-1.8.13-0+squeeze1
# Problematic frame:
# C  [libplds4.so+0x1697]  PL_HashTableLookupConst+0x17

I tried a fresh install of Eclipse Indigo SR2 and JBoss Tools 3.3 using Update URL http://download.jboss.org/jbosstools/updates/development/indigo/ - problem persists.

Also thinking that Debian libs are out-of-date, looked at ldd output of the eclipse-bundled libplds4.so, noticed it was using my distribution provided libnspr4.so, so upgraded to Debian backports NSPR version 4.9-1~bpo60+1 (was 4.8.6-1) - did not help.
                  
> Crash in Eclipse when running JBoss Server
> ------------------------------------------
>
>                 Key: JBIDE-11410
>                 URL: https://issues.jboss.org/browse/JBIDE-11410
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.Beta1
>         Environment: JRE version: 7.0_147-b147
> Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
> Derivative: IcedTea7 2.0
> Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.
> Eclipse 3.7.2 64 bit
>            Reporter: Muh Khairul Lukman W.
>            Assignee: Rob Stryker
>         Attachments: hs_err_pid25114.log, hs_err_pid25648.log
>
>
> {code}
> Mar 27, 2012 2:14:48 PM org.xnio.Xnio <clinit>
> INFO: XNIO Version 3.0.3.GA
> Mar 27, 2012 2:14:48 PM org.xnio.nio.NioXnio <clinit>
> INFO: XNIO NIO Implementation Version 3.0.3.GA
> Mar 27, 2012 2:14:48 PM org.jboss.remoting3.EndpointImpl <clinit>
> INFO: JBoss Remoting version 3.2.2.GA
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007f6542da4697, pid=25114, tid=140073270568704
> #
> # JRE version: 7.0_147-b147
> # Java VM: OpenJDK 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea7 2.0
> # Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.1
> # Problematic frame:
> # C  [libplds4.so+0x1697]  PL_HashTableLookupConst+0x17
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/rully/eclipse_jee/hs_err_pid25114.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> #   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> {code}
> When i start to run JBoss server in eclipse, it start to crash and shut down.. JBoss service server won't running on my desktop.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list