facebook

IBM VM hard crashing on Websphere.

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #289034 Reply

    squist
    Participant

    Using MyEclipse Blue with latest patches and Websphere 6.1 with patch 17 (Express). When our application shutdown and cleanup threads MyEclipse seems to crash the VM.

    Unhandled exception
    Type=Segmentation error vmState=0x00000000
    J9Generic_Signal_Number=00000004 ExceptionCode=c0000005 ExceptionAddress=7F05CFA1 ContextFlags=0001003f
    Handler1=7F060A20 Handler2=7F107A80 InaccessibleAddress=B62530D0
    EDI=42B8CB6C ESI=00160400 EAX=B62530D0 EBX=B1282E9F
    ECX=41B13000 EDX=0017D268
    EIP=7F05CFA1 ESP=0006F33C EBP=00000000
    Module=C:\apps\IBM\WebSphere\AppServer\java\jre\bin\j9vm23.dll
    Module_base_address=7F040000 Offset_in_DLL=0001cfa1
    Target=2_30_20080314_17962_lHdSMr (Windows XP 5.1 build 2600 Service Pack 2)
    CPU=x86 (2 logical CPUs) (0xbfe6b000 RAM)
    JVMDUMP006I Processing Dump Event “gpf”, detail “” – Please Wait.
    JVMDUMP007I JVM Requesting System Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\core.20080912.140337.4348.0001.dmp’

    At this point, I must restart my machine. Makes developing on WebSphere using MyEclipse impossible.

    #289055 Reply

    Loyal Water
    Member

    Can you go to <workspace>/.metadata/.log file and paste the exception that gets logged there.

    #289063 Reply

    squist
    Participant

    !SESSION 2008-09-11 13:17:45.625 ———————————————–
    eclipse.buildId=M20080221-1800
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean

    This is a continuation of log file C:\work\main\paladin\dev\.metadata\.bak_0.log
    Created Time: 2008-09-11 13:24:20.468

    !ENTRY org.maven.ide.eclipse 4 0 2008-09-11 13:24:20.468
    !MESSAGE Error on adding indexing context central
    !STACK 0
    java.io.FileNotFoundException: C:\work\main\paladin\dev\.metadata\.plugins\org.maven.ide.eclipse\nexus\central\_9.fdt (The system cannot find the file specified)
    at java.io.RandomAccessFile.open(Native Method)
    at java.io.RandomAccessFile.<init>(Unknown Source)
    at org.apache.lucene.store.FSDirectory$FSIndexInput$Descriptor.<init>(FSDirectory.java:506)
    at org.apache.lucene.store.FSDirectory$FSIndexInput.<init>(FSDirectory.java:536)
    at org.apache.lucene.store.FSDirectory.openInput(FSDirectory.java:445)
    at org.apache.lucene.index.FieldsReader.<init>(FieldsReader.java:75)
    at org.apache.lucene.index.SegmentReader.initialize(SegmentReader.java:308)
    at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:262)
    at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:197)
    at org.apache.lucene.index.MultiSegmentReader.<init>(MultiSegmentReader.java:55)
    at org.apache.lucene.index.DirectoryIndexReader$1.doBody(DirectoryIndexReader.java:75)
    at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:636)
    at org.apache.lucene.index.DirectoryIndexReader.open(DirectoryIndexReader.java:63)
    at org.apache.lucene.index.IndexReader.open(IndexReader.java:209)
    at org.apache.lucene.index.IndexReader.open(IndexReader.java:192)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.getIndexReader(DefaultIndexingContext.java:301)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.getIndexSearcher(DefaultIndexingContext.java:315)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.checkAndUpdateIndexDescriptor(DefaultIndexingContext.java:172)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.prepareIndex(DefaultIndexingContext.java:152)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.<init>(DefaultIndexingContext.java:127)
    at org.sonatype.nexus.index.DefaultNexusIndexer.addIndexingContext(DefaultNexusIndexer.java:99)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.addIndex(NexusIndexManager.java:113)
    at org.maven.ide.eclipse.LazyRuntime.loadIndexConfiguration(LazyRuntime.java:167)
    at org.maven.ide.eclipse.LazyRuntime.<init>(LazyRuntime.java:103)
    at org.maven.ide.eclipse.MavenPlugin.getRuntime(MavenPlugin.java:336)
    at org.maven.ide.eclipse.MavenPlugin.access$0(MavenPlugin.java:333)
    at org.maven.ide.eclipse.MavenPlugin$2.resourceChanged(MavenPlugin.java:136)
    at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
    at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
    at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
    at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1806)
    at org.eclipse.core.internal.events.NotificationManager$NotifyJob.run(NotificationManager.java:39)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    !ENTRY org.eclipse.jdt.debug 4 120 2008-09-11 14:16:52.531
    !MESSAGE Internal error logged from JDI Debug:
    !STACK 0
    org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 1516.
    at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:171)
    at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:180)
    at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:174)
    at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:192)
    at org.eclipse.jdi.internal.VirtualMachineImpl.classesBySignature(VirtualMachineImpl.java:599)
    at org.eclipse.jdi.internal.VirtualMachineImpl.classesByName(VirtualMachineImpl.java:626)
    at org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget.getJavaTypes(JDIDebugTarget.java:1587)
    at org.eclipse.jdt.internal.debug.ui.JavaDebugHover.getHoverInfo(JavaDebugHover.java:155)
    at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo(BestMatchHover.java:102)
    at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo(JavaEditorTextHoverProxy.java:69)
    at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:165)

    !ENTRY com.genuitec.eclipse.easie.core 1 0 2008-09-11 14:18:11.265
    !MESSAGE Error starting WebSphere 6.1 server
    !STACK 0
    com.genuitec.eclipse.core.GenuitecCoreException: <JIT: FullSpeedDebug: ignoring countString>
    Unhandled exception
    Type=Segmentation error vmState=0x00000000
    J9Generic_Signal_Number=00000004 ExceptionCode=c0000005 ExceptionAddress=7F05CFA1 ContextFlags=0001003f
    Handler1=7F060A20 Handler2=7F107A80 InaccessibleAddress=B62530D0
    EDI=42B8CB6C ESI=00160500 EAX=B62530D0 EBX=B1282E9F
    ECX=41B1B028 EDX=0017D390
    EIP=7F05CFA1 ESP=0006F33C EBP=00000000
    Module=C:\apps\IBM\WebSphere\AppServer\java\jre\bin\j9vm23.dll
    Module_base_address=7F040000 Offset_in_DLL=0001cfa1
    Target=2_30_20080314_17962_lHdSMr (Windows XP 5.1 build 2600 Service Pack 2)
    CPU=x86 (2 logical CPUs) (0xbfe6b000 RAM)
    JVMDUMP006I Processing Dump Event “gpf”, detail “” – Please Wait.
    JVMDUMP007I JVM Requesting System Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\core.19700101.000000.6012.0001.dmp’
    JVMDUMP010I System Dump written to C:\apps\IBM\WebSphere\AppServer\bin\core.19700101.000000.6012.0001.dmp
    JVMDUMP007I JVM Requesting Snap Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\Snap.20080911.141751.6012.0002.trc’
    JVMDUMP010I Snap Dump written to C:\apps\IBM\WebSphere\AppServer\bin\Snap.20080911.141751.6012.0002.trc
    JVMDUMP007I JVM Requesting Java Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\javacore.20080911.141751.6012.0003.txt’
    JVMDUMP010I Java Dump written to C:\apps\IBM\WebSphere\AppServer\bin\javacore.20080911.141751.6012.0003.txt
    JVMDUMP013I Processed Dump Event “gpf”, detail “”.

    at com.genuitec.eclipse.easie.websphere61.Websphere61.start(Websphere61.java:66)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.Ä,(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.runWithEvent(Unknown Source)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by: org.eclipse.core.runtime.CoreException: <JIT: FullSpeedDebug: ignoring countString>
    Unhandled exception
    Type=Segmentation error vmState=0x00000000
    J9Generic_Signal_Number=00000004 ExceptionCode=c0000005 ExceptionAddress=7F05CFA1 ContextFlags=0001003f
    Handler1=7F060A20 Handler2=7F107A80 InaccessibleAddress=B62530D0
    EDI=42B8CB6C ESI=00160500 EAX=B62530D0 EBX=B1282E9F
    ECX=41B1B028 EDX=0017D390
    EIP=7F05CFA1 ESP=0006F33C EBP=00000000
    Module=C:\apps\IBM\WebSphere\AppServer\java\jre\bin\j9vm23.dll
    Module_base_address=7F040000 Offset_in_DLL=0001cfa1
    Target=2_30_20080314_17962_lHdSMr (Windows XP 5.1 build 2600 Service Pack 2)
    CPU=x86 (2 logical CPUs) (0xbfe6b000 RAM)
    JVMDUMP006I Processing Dump Event “gpf”, detail “” – Please Wait.
    JVMDUMP007I JVM Requesting System Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\core.19700101.000000.6012.0001.dmp’
    JVMDUMP010I System Dump written to C:\apps\IBM\WebSphere\AppServer\bin\core.19700101.000000.6012.0001.dmp
    JVMDUMP007I JVM Requesting Snap Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\Snap.20080911.141751.6012.0002.trc’
    JVMDUMP010I Snap Dump written to C:\apps\IBM\WebSphere\AppServer\bin\Snap.20080911.141751.6012.0002.trc
    JVMDUMP007I JVM Requesting Java Dump using ‘C:\apps\IBM\WebSphere\AppServer\bin\javacore.20080911.141751.6012.0003.txt’
    JVMDUMP010I Java Dump written to C:\apps\IBM\WebSphere\AppServer\bin\javacore.20080911.141751.6012.0003.txt
    JVMDUMP013I Processed Dump Event “gpf”, detail “”.

    at org.eclipse.jdt.launching.AbstractVMRunner.abort(AbstractVMRunner.java:47)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.checkErrorMessage(StandardVMDebugger.java:460)
    at org.eclipse.jdt.internal.launching.StandardVMDebugger.run(StandardVMDebugger.java:277)
    at com.genuitec.eclipse.core.JavaVMUtility.execute(JavaVMUtility.java:217)
    at com.genuitec.eclipse.easie.websphere61.WebsphereManager.startWebsphere(WebsphereManager.java:53)
    at com.genuitec.eclipse.easie.websphere61.WebsphereManager.start(WebsphereManager.java:33)
    at com.genuitec.eclipse.easie.websphere61.Websphere61.start(Websphere61.java:63)
    … 32 more

    !ENTRY org.eclipse.osgi 2 1 2008-09-11 14:18:11.328

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: IBM VM hard crashing on Websphere.

You must be logged in to post in the forum log in