facebook

Crash when opening a web.xml file

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    benoitc
    Member

    Hi, MyEclipse Blue is crashing when i try to open a web.xml file from the project i work on.!

    I don’t have the problem with other files though. (ex: application.xml works)

    here is the dump from the log file:

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5788ed94, pid=2680, tid=3080
    #
    # Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode windows-x86)
    # Problematic frame:
    # C [gdiplus.dll+0xed94]
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    ————— T H R E A D —————

    Current thread (0x008f7000): JavaThread “main” [_thread_in_native, id=3080, stack(0x00030000,0x00130000)]

    siginfo: ExceptionCode=0xc0000005, writing address 0xa86fd528

    Registers:
    EAX=0xffffffff, EBX=0x57c8b000, ECX=0x00000002, EDX=0x000000ff
    ESP=0x0012e484, EBP=0x0012e498, ESI=0xa86fd528, EDI=0xa86fd528
    EIP=0x5788ed94, EFLAGS=0x00010246

    Top of Stack: (sp=0x0012e484)
    0x0012e484: 57b42d78 57b42db0 00000001 a86fd528
    0x0012e494: a86fd528 0012e4b4 5788f3a3 00000002
    0x0012e4a4: 57c8b000 a86fd528 57b42d60 0000014a
    0x0012e4b4: 0012e50c 5795aaa2 a86fd528 57c8b000
    0x0012e4c4: 00000002 0000014a 0000009c 00000000
    0x0012e4d4: 57c75988 57b42d60 a85c5000 57b42d60
    0x0012e4e4: a85c5000 00000004 00000000 00000000
    0x0012e4f4: 00000002 00000000 00000004 00000000

    Instructions: (pc=0x5788ed94)
    0x5788ed84: 89 48 24 5d c2 04 00 dd d9 dd d8 e9 71 ee ff ff
    0x5788ed94: 89 07 e9 f6 09 00 00 90 90 90 90 90 8b ff 55 8b

    Stack: [0x00030000,0x00130000], sp=0x0012e484, free space=1017k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [gdiplus.dll+0xed94]
    C [gdiplus.dll+0xf3a3]
    C [gdiplus.dll+0xdaaa2]
    C [gdiplus.dll+0xdac57]
    C [gdiplus.dll+0x79c24]
    C [gdiplus.dll+0x16d7b]
    C [gdiplus.dll+0xf2c0]
    C [gdiplus.dll+0x42784]
    C [gdiplus.dll+0xe7309]
    C [gdiplus.dll+0x4135a]
    C [gdiplus.dll+0x41318]
    C [gdiplus.dll+0xb4577]
    C [gdiplus.dll+0xa17dd]
    C [gdiplus.dll+0xa18eb]
    C [swt-gdip-win32-3557.dll+0x4632]
    j org.eclipse.swt.internal.gdip.Gdip.Graphics_FillPolygon(II[III)I+0
    j org.eclipse.swt.graphics.GC.fillPolygon([I)V+74
    j org.eclipse.ui.forms.widgets.Section.onPaint(Lorg/eclipse/swt/events/PaintEvent;)V+635
    j org.eclipse.ui.forms.widgets.ExpandableComposite$1.paintControl(Lorg/eclipse/swt/events/PaintEvent;)V+5
    j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+947
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Composite.WM_PAINT(II)Lorg/eclipse/swt/internal/win32/LRESULT;+1429
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.gdip.Gdip.Graphics_FillPolygon(II[III)I+0
    j org.eclipse.swt.graphics.GC.fillPolygon([I)V+74
    j org.eclipse.ui.forms.widgets.Section.onPaint(Lorg/eclipse/swt/events/PaintEvent;)V+635
    j org.eclipse.ui.forms.widgets.ExpandableComposite$1.paintControl(Lorg/eclipse/swt/events/PaintEvent;)V+5
    j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+947
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Composite.WM_PAINT(II)Lorg/eclipse/swt/internal/win32/LRESULT;+1429
    J org.eclipse.swt.widgets.Control.windowProc(IIII)I
    J org.eclipse.swt.widgets.Canvas.windowProc(IIII)I
    J org.eclipse.swt.widgets.Display.windowProc(IIII)I
    v ~StubRoutines::call_stub
    J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
    J org.eclipse.swt.widgets.Display.readAndDispatch()Z
    j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j org.eclipse.ui.internal.Workbench.runUI()I+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+55
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v ~StubRoutines::call_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0x569ba400 JavaThread “Worker-16” [_thread_blocked, id=820, stack(0x587d0000,0x588d0000)]
    0x56748c00 JavaThread “Worker-15” [_thread_blocked, id=2188, stack(0x57650000,0x57750000)]
    0x5b440000 JavaThread “Worker-14” [_thread_blocked, id=2784, stack(0x5a3a0000,0x5a4a0000)]
    0x54fe8c00 JavaThread “DLTK indexing” daemon [_thread_blocked, id=3436, stack(0x5a1a0000,0x5a2a0000)]
    0x5632b800 JavaThread “Cleanup” daemon [_thread_in_native, id=3516, stack(0x5a0a0000,0x5a1a0000)]
    0x566aac00 JavaThread “MyEclipse Thread” [_thread_blocked, id=3748, stack(0x59fa0000,0x5a0a0000)]
    0x56618800 JavaThread “MultiThreadedHttpConnectionManager cleanup” daemon [_thread_blocked, id=468, stack(0x59da0000,0x59ea0000)]
    0x56243800 JavaThread “Worker-4” [_thread_blocked, id=3348, stack(0x59590000,0x59690000)]
    0x56603800 JavaThread “Worker-3” [_thread_blocked, id=3076, stack(0x58090000,0x58190000)]
    0x5585cc00 JavaThread “Worker-2” [_thread_blocked, id=3352, stack(0x57f90000,0x58090000)]
    0x563b9400 JavaThread “org.eclipse.jdt.internal.ui.text.JavaReconciler” daemon [_thread_blocked, id=2780, stack(0x58cf0000,0x58df0000)]
    0x561fcc00 JavaThread “Java indexing” daemon [_thread_blocked, id=2088, stack(0x588d0000,0x589d0000)]
    0x55d89400 JavaThread “Thread-3” daemon [_thread_blocked, id=3784, stack(0x57750000,0x57850000)]
    0x55cd9c00 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=3204, stack(0x56b60000,0x56c60000)]
    0x561d9800 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=2120, stack(0x569c0000,0x56ac0000)]
    0x55ff0c00 JavaThread “Bundle File Closer” daemon [_thread_blocked, id=1476, stack(0x560a0000,0x561a0000)]
    0x55998400 JavaThread “State Data Manager” daemon [_thread_blocked, id=752, stack(0x55ba0000,0x55ca0000)]
    0x54fe5400 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=1988, stack(0x55650000,0x55750000)]
    0x54fdf800 JavaThread “CompilerThread0” daemon [_thread_blocked, id=3132, stack(0x55550000,0x55650000)]
    0x54fde000 JavaThread “Attach Listener” daemon [_thread_blocked, id=3324, stack(0x55450000,0x55550000)]
    0x54fdcc00 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=3884, stack(0x55350000,0x55450000)]
    0x54fccc00 JavaThread “Finalizer” daemon [_thread_blocked, id=1972, stack(0x55250000,0x55350000)]
    0x54fc8400 JavaThread “Reference Handler” daemon [_thread_blocked, id=3916, stack(0x55150000,0x55250000)]
    =>0x008f7000 JavaThread “main” [_thread_in_native, id=3080, stack(0x00030000,0x00130000)]

    Other Threads:
    0x54fc4c00 VMThread [stack: 0x55050000,0x55150000] [id=992]
    0x54fefc00 WatcherThread [stack: 0x55750000,0x55850000] [id=3792]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 9920K, used 9579K [0x04a50000, 0x05510000, 0x09910000)
    eden space 8832K, 0% used [0x04a50000, 0x0529ae50, 0x052f0000)
    from space 1088K, 100% used [0x052f0000, 0x05400000, 0x05400000)
    to space 1088K, 0% used [0x05400000, 0x05400000, 0x05510000)
    tenured generation total 131040K, used 101136K [0x09910000, 0x11908000, 0x44a50000)
    the space 131040K, 77% used [0x09910000, 0x0fbd42c8, 0x0fbd4400, 0x11908000)
    compacting perm gen total 96768K, used 96716K [0x44a50000, 0x4a8d0000, 0x54a50000)
    the space 96768K, 99% used [0x44a50000, 0x4a8c30c0, 0x4a8c3200, 0x4a8d0000)
    No shared spaces configured.

    Dynamic libraries:
    0x00400000 – 0x0040e000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\myeclipse-blue.exe
    0x7c910000 – 0x7c9c9000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 – 0x7c906000 C:\WINDOWS\system32\kernel32.dll
    0x7e390000 – 0x7e421000 C:\WINDOWS\system32\USER32.dll
    0x77ef0000 – 0x77f39000 C:\WINDOWS\system32\GDI32.dll
    0x58b50000 – 0x58bea000 C:\WINDOWS\system32\COMCTL32.dll
    0x77da0000 – 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e50000 – 0x77ee2000 C:\WINDOWS\system32\RPCRT4.dll
    0x77fc0000 – 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
    0x77be0000 – 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
    0x76320000 – 0x7633d000 C:\WINDOWS\system32\IMM32.DLL
    0x72000000 – 0x72014000 C:\Program Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    0x77bd0000 – 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
    0x6d8b0000 – 0x6db06000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
    0x76ae0000 – 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
    0x7c340000 – 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
    0x6d340000 – 0x6d348000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\hpi.dll
    0x76ba0000 – 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d860000 – 0x6d86c000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\verify.dll
    0x6d3e0000 – 0x6d3ff000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\java.dll
    0x6d8a0000 – 0x6d8af000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\zip.dll
    0x74690000 – 0x746dc000 C:\WINDOWS\system32\MSCTF.dll
    0x55aa0000 – 0x55ac4000 C:\WINDOWS\system32\igfxdo.dll
    0x774a0000 – 0x775dd000 C:\WINDOWS\system32\ole32.dll
    0x770e0000 – 0x7716b000 C:\WINDOWS\system32\OLEAUT32.dll
    0x75140000 – 0x7516e000 C:\WINDOWS\system32\msctfime.ime
    0x68000000 – 0x68036000 C:\WINDOWS\system32\rsaenh.dll
    0x76960000 – 0x76a16000 C:\WINDOWS\system32\USERENV.dll
    0x6fee0000 – 0x6ff35000 C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 – 0x6d6d3000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\net.dll
    0x719f0000 – 0x71a07000 C:\WINDOWS\system32\WS2_32.dll
    0x719e0000 – 0x719e8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71990000 – 0x719d0000 C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 – 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f60000 – 0x76f68000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 – 0x76f3d000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f70000 – 0x76f76000 C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 – 0x6d6e9000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\nio.dll
    0x56c60000 – 0x56cb9000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration\org.eclipse.osgi\bundles\814\1\.cp\swt-win32-3557.dll
    0x76340000 – 0x7638a000 C:\WINDOWS\system32\comdlg32.dll
    0x77390000 – 0x77493000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
    0x77f40000 – 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x7c9d0000 – 0x7d1f5000 C:\WINDOWS\system32\SHELL32.dll
    0x753c0000 – 0x7542b000 C:\WINDOWS\system32\USP10.dll
    0x56cc0000 – 0x56d91000 C:\WINDOWS\system32\WININET.dll
    0x56b40000 – 0x56b49000 C:\WINDOWS\system32\Normaliz.dll
    0x56da0000 – 0x56de5000 C:\WINDOWS\system32\iertutil.dll
    0x57130000 – 0x5713f000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration\org.eclipse.osgi\bundles\395\1\.cp\jWinHttp-1.0.0.dll
    0x571a0000 – 0x571f9000 C:\WINDOWS\system32\WINHTTP.dll
    0x57330000 – 0x57337000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration\org.eclipse.osgi\bundles\639\1\.cp\jnicrypt.dll
    0x779e0000 – 0x77a77000 C:\WINDOWS\system32\CRYPT32.dll
    0x77a80000 – 0x77a92000 C:\WINDOWS\system32\MSASN1.dll
    0x62e40000 – 0x62e99000 C:\WINDOWS\system32\hnetcfg.dll
    0x719d0000 – 0x719d8000 C:\WINDOWS\System32\wshtcpip.dll
    0x6d840000 – 0x6d848000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\sunmscapi.dll
    0x57860000 – 0x57874000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration\org.eclipse.osgi\bundles\814\1\.cp\swt-gdip-win32-3557.dll
    0x57880000 – 0x57a2b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
    0x5b090000 – 0x5b0c8000 C:\WINDOWS\system32\UxTheme.dll
    0x57db0000 – 0x57db8000 C:\Program Files\Genuitec\MyEclipse-Blue-Edition-8.6\configuration\org.eclipse.osgi\bundles\392\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x61880000 – 0x618ba000 C:\WINDOWS\system32\oleacc.dll
    0x583f0000 – 0x586ca000 C:\WINDOWS\system32\xpsp2res.dll
    0x76f80000 – 0x76fff000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77000000 – 0x770d4000 C:\WINDOWS\system32\COMRes.dll
    0x75d30000 – 0x75dc1000 C:\WINDOWS\system32\mlang.dll
    0x76310000 – 0x76315000 C:\WINDOWS\system32\msimg32.dll
    0x77b50000 – 0x77b72000 C:\WINDOWS\system32\Apphelp.dll
    0x6d610000 – 0x6d619000 C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\management.dll
    0x73b10000 – 0x73b16000 C:\WINDOWS\system32\dciman32.dll

    VM Arguments:
    jvm_args: -Xmx1024m -XX:MaxPermSize=256m -XX:ReservedCodeCacheSize=64m
    java_command: <unknown>
    Launcher Type: generic

    Environment Variables:
    CLASSPATH=.;C:\PROGRA~1\IBM\SQLLIB\java\db2java.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc.jar;C:\PROGRA~1\IBM\SQLLIB\java\sqlj.zip;C:\PROGRA~1\IBM\SQLLIB\java\db2jcc_license_cu.jar;C:\PROGRA~1\IBM\SQLLIB\bin;C:\PROGRA~1\IBM\SQLLIB\java\common.jar
    PATH=C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client;C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin;C:\Program Files\CollabNet\Subversion Client;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\WindowsPowerShell\v1.0;T:\Developpement\SCM\outils;C:\Program Files\TortoiseSVN\bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;T:\Developpement\SCM\outils;C:\Program Files\ObjREXX;C:\Program Files\CollabNet\Subversion Client;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\WindowsPowerShell\v1.0;T:\Developpement\SCM\outils;C:\Program Files\TortoiseSVN\bin;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION;C:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;T:\Developpement\SCM\outils;C:\Program Files\ObjREXX;T:\Developpement\SCM\Outils
    USERNAME=bcampeau
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel

    ————— S Y S T E M —————

    OS: Windows XP Build 2600 Service Pack 3

    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 7 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)

    vm_info: Java HotSpot(TM) Client VM (11.3-b02) for windows-x86 JRE (1.6.0_13-b03), built on Mar 9 2009 01:15:24 by “java_re” with MS VC++ 7.1

    time: Tue Mar 22 09:35:09 2011
    elapsed time: 325 seconds

    #315429

    support-swapna
    Moderator

    benoitc ,

    1) Can you share your installation details from MyEclipse > Installation Summary > Installation Details ? Please paste them here for me.

    2) Can you please have a look at this thread and try out the suggestions discussed ? :
    https://www.genuitec.com/forums/topic/jvm-crash-when-open-web-xml-by-web-xml-editor/

    Let me know how this works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Crash when opening a web.xml file

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