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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Fri Apr 13 05:19:49 EDT 2012


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

Max Rydahl Andersen commented on JBIDE-11410:
---------------------------------------------

btw. this probably doesn't affect tomcat nor geronimo since none of them uses secure communication for their operations.

This bug seem to be triggered when the jboss adapter is doing ssl/certification negotation and its within the binary details of the JVM.

For now we are treating this is a pure openjdk/icedtea7 bug since we don't see it anywhere else.

If some of you could try either upgrade or downgrade JDK versions or shift to another JDK to confirm this theory that would be great!

Thanks.
                
> 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: eclipse-jboss-crashing-jdk6.txt, 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