[jbosstools-issues] [JBoss JIRA] (JBDS-3069) Ungraceful shutdown results in multiple errors on startup

Michelle Murray (JIRA) issues at jboss.org
Thu Jun 12 21:23:38 EDT 2014


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

Michelle Murray commented on JBDS-3069:
---------------------------------------

My env: Fedora19, 64-bit, OpenJDK 1.7.0_55

I think it is a JBDS 7 issue only (tried repeatedly in JBDS 8Beta2 but could get JBDS to crash).

* Start JBDS 7.1.1 from the command line
* Suspend VM
* Restart VM
* Either one of the following happens:
** JBDS crashes immediately (think this is the case when workspace has a project)
** JBDS features don't work, e.g. project wizards don't start, servers won't start (think this is the case when have empty workspace)
* Command line output from crash (or closing JBDS via X in top right-hand corner)
{noformat}
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f34a602aead, pid=4566, tid=139864110065408
#
# JRE version: OpenJDK Runtime Environment (7.0_55-b13) (build 1.7.0_55-mockbuild_2014_04_16_06_38-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libzip.so+0x4ead] Java_java_util_zip_ZipFile_getZipMessage+0x10bd
#
# 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:
# /tmp/jvm-4566/hs_error.log
Compiled method (nm) 310124 493 n java.util.zip.ZipFile::getEntry (native)
total in heap [0x00007f349d1f3fd0,0x00007f349d1f4330] = 864
relocation [0x00007f349d1f40f0,0x00007f349d1f4140] = 80
main code [0x00007f349d1f4140,0x00007f349d1f4330] = 496
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Bus error (core dumped)
{noformat}

On occasion it has also messed up the workspace, prompting with some error message on restart. I couldn't figure out how to fix the error so resorted to deleting the workspace and making a new one. I couldn't get that to happen today but if I see it again I'll add info here.

> Ungraceful shutdown results in multiple errors on startup
> ---------------------------------------------------------
>
>                 Key: JBDS-3069
>                 URL: https://issues.jboss.org/browse/JBDS-3069
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: runtime, upstream
>    Affects Versions: 7.1.1.GA
>            Reporter: Mustafa Musaji
>              Labels: needs_investigation
>         Attachments: jbosstools-diagnostics-20140602154447.zip
>
>
> During testing with Virtual Machines, if the machine is shutdown/stopped without closing JBDS, on restart JBDS doesn't start and we get a lot of errors (see attached).
> Some of these are JBoss Tools errors and other Eclipse errors. Is there anything we can do on JBoss Tools or raise this with Eclipse developers upstream to look at?



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list