facebook

JVM crash when open web.xml by Web XML Editor

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #308359 Reply

    trapongx
    Member

    Everytime I double click on web.xml. MyEclipse crash.
    I tried changing JDK that run MyEclipse it doesn’t change the result.
    My installation is by Pulse. Tried both MyEclipse base profile and normal Eclipse and add MyEclipse as plugins from update site. Result is the same.

    This is the log file.
    (Run on normal Eclipse base)

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x565fed94, pid=5596, tid=1148
    #
    # Java VM: Java HotSpot(TM) Client VM (11.0-b16 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 (0x00907400):  JavaThread "main" [_thread_in_native, id=1148, stack(0x00030000,0x00130000)]
    
    siginfo: ExceptionCode=0xc0000005, writing address 0xa75cd734
    
    Registers:
    EAX=0xffffffff, EBX=0x56a6e000, ECX=0x00000002, EDX=0x000000ff
    ESP=0x0012e324, EBP=0x0012e338, ESI=0xa75cd734, EDI=0xa75cd734
    EIP=0x565fed94, EFLAGS=0x00010246
    
    Top of Stack: (sp=0x0012e324)
    0x0012e324:   568b2d78 568b2db0 00000001 a75cd734
    0x0012e334:   a75cd734 0012e354 565ff3a3 00000002
    0x0012e344:   56a6e000 a75cd734 568b2d60 000001cd
    0x0012e354:   0012e3ac 566caaa2 a75cd734 56a6e000
    0x0012e364:   00000002 000001cd 000000a4 00000000
    0x0012e374:   56a56fd0 568b2d60 a7485000 568b2d60
    0x0012e384:   a7485000 00000004 00000000 00000000
    0x0012e394:   00000002 00000000 00000004 00000000 
    
    Instructions: (pc=0x565fed94)
    0x565fed84:   89 48 24 5d c2 04 00 dd d9 dd d8 e9 71 ee ff ff
    0x565fed94:   89 07 e9 f6 09 00 00 90 90 90 90 90 8b ff 55 8b 
    
    
    Stack: [0x00030000,0x00130000],  sp=0x0012e324,  free space=1016k
    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
    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
    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
    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 )
      0x55997800 JavaThread "Worker-35" [_thread_blocked, id=5080, stack(0x5ce50000,0x5cf50000)]
      0x559a9800 JavaThread "Worker-34" [_thread_blocked, id=3376, stack(0x5cd50000,0x5ce50000)]
      0x55a0a800 JavaThread "Worker-33" [_thread_blocked, id=2124, stack(0x5cc50000,0x5cd50000)]
      0x55a19800 JavaThread "Worker-32" [_thread_blocked, id=3024, stack(0x5cb50000,0x5cc50000)]
      0x55ab5c00 JavaThread "Worker-31" [_thread_blocked, id=4528, stack(0x5ca50000,0x5cb50000)]
      0x55ac5c00 JavaThread "Worker-30" [_thread_blocked, id=4776, stack(0x5c950000,0x5ca50000)]
      0x55ace800 JavaThread "Worker-29" [_thread_blocked, id=4912, stack(0x5c850000,0x5c950000)]
      0x55b72800 JavaThread "Worker-28" [_thread_blocked, id=5992, stack(0x5c750000,0x5c850000)]
      0x55b8ec00 JavaThread "Worker-27" [_thread_blocked, id=1612, stack(0x5c650000,0x5c750000)]
      0x55bdfc00 JavaThread "Worker-26" [_thread_blocked, id=3416, stack(0x5c550000,0x5c650000)]
      0x55c2a800 JavaThread "Worker-25" [_thread_blocked, id=3752, stack(0x5c450000,0x5c550000)]
      0x55ccb800 JavaThread "Worker-24" [_thread_blocked, id=4324, stack(0x5c350000,0x5c450000)]
      0x55ce9800 JavaThread "Worker-23" [_thread_blocked, id=2132, stack(0x5c250000,0x5c350000)]
      0x55d14800 JavaThread "Worker-22" [_thread_blocked, id=1844, stack(0x5c150000,0x5c250000)]
      0x55d6d800 JavaThread "Worker-21" [_thread_blocked, id=4360, stack(0x5c050000,0x5c150000)]
      0x55e49800 JavaThread "Worker-20" [_thread_blocked, id=5504, stack(0x5bf50000,0x5c050000)]
      0x55e63800 JavaThread "Worker-19" [_thread_blocked, id=4692, stack(0x5be50000,0x5bf50000)]
      0x55e92800 JavaThread "Worker-18" [_thread_blocked, id=4272, stack(0x5bd50000,0x5be50000)]
      0x55f0e800 JavaThread "Worker-16" [_thread_blocked, id=1996, stack(0x5bb50000,0x5bc50000)]
      0x55f2a800 JavaThread "Worker-15" [_thread_blocked, id=1896, stack(0x5ba50000,0x5bb50000)]
      0x54b89c00 JavaThread "Worker-14" [_thread_blocked, id=5528, stack(0x5b950000,0x5ba50000)]
      0x55849800 JavaThread "Worker-13" [_thread_blocked, id=2676, stack(0x5abf0000,0x5acf0000)]
      0x57d95400 JavaThread "Worker-12" [_thread_blocked, id=5308, stack(0x5aaf0000,0x5abf0000)]
      0x559fd400 JavaThread "Worker-11" [_thread_blocked, id=2780, stack(0x5a9f0000,0x5aaf0000)]
      0x559a4400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=4732, stack(0x5a8f0000,0x5a9f0000)]
      0x56050c00 JavaThread "Worker-10" [_thread_blocked, id=3352, stack(0x5a7b0000,0x5a8b0000)]
      0x554fd000 JavaThread "Worker-9" [_thread_blocked, id=4888, stack(0x5a630000,0x5a730000)]
      0x55c83000 JavaThread "DLTK indexing" daemon [_thread_blocked, id=1964, stack(0x5a000000,0x5a100000)]
      0x55b02000 JavaThread "Cleanup" daemon [_thread_in_native, id=3876, stack(0x59f00000,0x5a000000)]
      0x55d40800 JavaThread "MyEclipse Thread" [_thread_blocked, id=5428, stack(0x59e00000,0x59f00000)]
      0x54bbb000 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=3728, stack(0x59bf0000,0x59cf0000)]
      0x57ce6800 JavaThread "Worker-8" [_thread_blocked, id=3616, stack(0x59a10000,0x59b10000)]
      0x5554fc00 JavaThread "Worker-7" [_thread_blocked, id=3196, stack(0x59910000,0x59a10000)]
      0x559b8400 JavaThread "Worker-6" [_thread_blocked, id=5776, stack(0x59810000,0x59910000)]
      0x57ca5800 JavaThread "Worker-5" [_thread_blocked, id=5140, stack(0x59710000,0x59810000)]
      0x55d52000 JavaThread "Worker-4" [_thread_blocked, id=2968, stack(0x59610000,0x59710000)]
      0x55733400 JavaThread "Worker-2" [_thread_blocked, id=4560, stack(0x57020000,0x57120000)]
      0x554d8400 JavaThread "Worker-1" [_thread_blocked, id=4080, stack(0x56e30000,0x56f30000)]
      0x5550c800 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=1952, stack(0x58ca0000,0x58da0000)]
      0x5577b400 JavaThread "Java indexing" daemon [_thread_blocked, id=3800, stack(0x57ae0000,0x57be0000)]
      0x557c0800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=1932, stack(0x57120000,0x57220000)]
      0x55d98c00 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=5952, stack(0x563c0000,0x564c0000)]
      0x55d7b000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=5820, stack(0x564c0000,0x565c0000)]
      0x555fb400 JavaThread "Worker-0" [_thread_blocked, id=5332, stack(0x562c0000,0x563c0000)]
      0x54b05000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3676, stack(0x55100000,0x55200000)]
      0x541fac00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=196, stack(0x54ff0000,0x550f0000)]
      0x54af2c00 JavaThread "State Data Manager" daemon [_thread_blocked, id=3712, stack(0x54ef0000,0x54ff0000)]
      0x541bc400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5132, stack(0x54820000,0x54920000)]
      0x541d4c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1888, stack(0x54720000,0x54820000)]
      0x541adc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4760, stack(0x54620000,0x54720000)]
      0x541ac800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1708, stack(0x54520000,0x54620000)]
      0x5419cc00 JavaThread "Finalizer" daemon [_thread_blocked, id=4920, stack(0x54420000,0x54520000)]
      0x54198000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4464, stack(0x54320000,0x54420000)]
    =>0x00907400 JavaThread "main" [_thread_in_native, id=1148, stack(0x00030000,0x00130000)]
    
    Other Threads:
      0x54194800 VMThread [stack: 0x54220000,0x54320000] [id=5828]
      0x541be400 WatcherThread [stack: 0x54920000,0x54a20000] [id=5516]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     def new generation   total 35456K, used 15368K [0x08c70000, 0x0b2e0000, 0x0b2e0000)
      eden space 31552K,   0% used [0x08c70000, 0x098924d8, 0x0ab40000)
      from space 3904K,  75% used [0x0ab40000, 0x0ae1ff10, 0x0af10000)
      to   space 3904K,   0% used [0x0af10000, 0x0af10000, 0x0b2e0000)
     tenured generation   total 472640K, used 213619K [0x0b2e0000, 0x28070000, 0x28070000)
       the space 472640K,  45% used [0x0b2e0000, 0x1837cc48, 0x1837ce00, 0x28070000)
     compacting perm gen  total 716800K, used 92461K [0x28070000, 0x53c70000, 0x53c70000)
       the space 716800K,  12% used [0x28070000, 0x2dabb670, 0x2dabb800, 0x53c70000)
    No shared spaces configured.
    
    Dynamic libraries:
    0x00400000 - 0x0040e000     C:\Program Files\Genuitec\Profiles\e35\eclipse.exe
    0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
    0x7e410000 - 0x7e4a1000     C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
    0x5d090000 - 0x5d12a000     C:\WINDOWS\system32\COMCTL32.dll
    0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000     C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
    0x77c10000 - 0x77c68000     C:\WINDOWS\system32\MSVCRT.dll
    0x76390000 - 0x763ad000     C:\WINDOWS\system32\IMM32.DLL
    0x629c0000 - 0x629c9000     C:\WINDOWS\system32\LPK.DLL
    0x74d90000 - 0x74dfb000     C:\WINDOWS\system32\USP10.dll
    0x72000000 - 0x72014000     C:\Program Files\Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    0x77c00000 - 0x77c08000     C:\WINDOWS\system32\VERSION.dll
    0x6d8b0000 - 0x6db06000     c:\program files\java\jdk1.6.0_11\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
    0x7c360000 - 0x7c3b6000     C:\WINDOWS\system32\MSVCR71.dll
    0x6d330000 - 0x6d338000     c:\program files\java\jdk1.6.0_11\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
    0x6d370000 - 0x6d38a000     c:\program files\java\jdk1.6.0_11\jre\bin\instrument.dll
    0x6d860000 - 0x6d86c000     c:\program files\java\jdk1.6.0_11\jre\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000     c:\program files\java\jdk1.6.0_11\jre\bin\java.dll
    0x6d8a0000 - 0x6d8af000     c:\program files\java\jdk1.6.0_11\jre\bin\zip.dll
    0x5ad70000 - 0x5ada8000     C:\WINDOWS\system32\uxtheme.dll
    0x54c70000 - 0x54c7d000     C:\Program Files\FlashGet\fgmgr.dll
    0x763b0000 - 0x763f9000     C:\WINDOWS\system32\comdlg32.dll
    0x7c9c0000 - 0x7d1d7000     C:\WINDOWS\system32\SHELL32.dll
    0x77f60000 - 0x77fd6000     C:\WINDOWS\system32\SHLWAPI.dll
    0x771b0000 - 0x7725a000     C:\WINDOWS\system32\WININET.dll
    0x77a80000 - 0x77b15000     C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000     C:\WINDOWS\system32\MSASN1.dll
    0x77120000 - 0x771ab000     C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000     C:\WINDOWS\system32\ole32.dll
    0x773d0000 - 0x774d3000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x74720000 - 0x7476c000     C:\WINDOWS\system32\MSCTF.dll
    0x54df0000 - 0x54df4000     C:\Program Files\Unlocker\UnlockerHook.dll
    0x54e00000 - 0x54e24000     C:\WINDOWS\system32\igfxdo.dll
    0x755c0000 - 0x755ee000     C:\WINDOWS\system32\msctfime.ime
    0x68000000 - 0x68036000     C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000     C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000     C:\WINDOWS\system32\netapi32.dll
    0x6d6c0000 - 0x6d6d3000     C:\Program Files\Java\jdk1.6.0_11\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000     C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000     C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000     C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
    0x6d6e0000 - 0x6d6e9000     C:\Program Files\Java\jdk1.6.0_11\jre\bin\nio.dll
    0x55210000 - 0x55269000     C:\Program Files\Genuitec\Profiles\e35\configuration\org.eclipse.osgi\bundles\236\1\.cp\swt-win32-3557.dll
    0x55390000 - 0x5539f000     C:\Program Files\Genuitec\Profiles\e35\configuration\org.eclipse.osgi\bundles\75\1\.cp\jWinHttp-1.0.0.dll
    0x55400000 - 0x55459000     C:\WINDOWS\system32\WINHTTP.dll
    0x561a0000 - 0x561a7000     C:\Program Files\Genuitec\Profiles\e35\configuration\org.eclipse.osgi\bundles\149\1\.cp\jnicrypt.dll
    0x565d0000 - 0x565e4000     C:\Program Files\Genuitec\Profiles\e35\configuration\org.eclipse.osgi\bundles\236\1\.cp\swt-gdip-win32-3557.dll
    0x565f0000 - 0x5679b000     C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
    0x569d0000 - 0x569de000     C:\Program Files\Dell\Dell ControlPoint\System Manager\dadkeyb.dll
    0x78520000 - 0x785c3000     C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e\MSVCR90.dll
    0x56d10000 - 0x56d18000     C:\Program Files\Genuitec\Profiles\e35\configuration\org.eclipse.osgi\bundles\72\1\.cp\os\win32\x86\localfile_1_0_0.dll
    0x61880000 - 0x618ba000     C:\WINDOWS\system32\oleacc.dll
    0x57610000 - 0x578d5000     C:\WINDOWS\system32\xpsp2res.dll
    0x76fd0000 - 0x7704f000     C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000     C:\WINDOWS\system32\COMRes.dll
    0x75cf0000 - 0x75d81000     C:\WINDOWS\system32\mlang.dll
    0x76380000 - 0x76385000     C:\WINDOWS\system32\msimg32.dll
    0x662b0000 - 0x66308000     C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000     C:\WINDOWS\System32\wshtcpip.dll
    0x77b40000 - 0x77b62000     C:\WINDOWS\system32\Apphelp.dll
    0x6d610000 - 0x6d619000     C:\Program Files\Java\jdk1.6.0_11\jre\bin\management.dll
    0x6d840000 - 0x6d848000     C:\Program Files\Java\jdk1.6.0_11\jre\bin\sunmscapi.dll
    0x73bc0000 - 0x73bc6000     C:\WINDOWS\system32\dciman32.dll
    
    VM Arguments:
    jvm_args: -Xms500M -Xmx500m -XX:PermSize=700M -XX:MaxPermSize=700M -Xbootclasspath/a:lombok.jar -javaagent:lombok.jar -XX:ReservedCodeCacheSize=128m 
    java_command: <unknown>
    Launcher Type: generic
    
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.6.0_11
    CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    PATH=c:/program files/java/jdk1.6.0_11/jre/bin/client;c:/program files/java/jdk1.6.0_11/jre/bin;D:\oracle\product\10.2.0\db_3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\programs\dev\build\apache-ant-1.8.0RC1\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\TortoiseHg\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Sun\SDK\bin;C:\Program Files\SSH Communications Security\SSH Secure Shell;D:\programs\dev\build\apache-maven-2.2.1\bin;C:\Program Files\Java\jdk1.6.0_11\bin;C:\Program Files\CVSNT\
    USERNAME=teerapongs
    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 2043428k(402156k free), swap 3981356k(434644k free)
    
    vm_info: Java HotSpot(TM) Client VM (11.0-b16) for windows-x86 JRE (1.6.0_11-b03), built on Nov 10 2008 02:15:12 by "java_re" with MS VC++ 7.1
    
    time: Thu May 13 15:09:40 2010
    elapsed time: 832 seconds
    
    #308360 Reply

    trapongx
    Member
    
    MyEclipse Enterprise Workbench
    
    Version: 8.5
    Build id: 8.5-20100319
    
    (c) Copyright Genuitec, L.L.C. 2000-2010.  All rights reserved.
    Visit http://www.myeclipseide.com/
    
    This product includes software developed by the following
    Eclipse Foundation http://www.eclipse.org/
    Apache Software Foundation http://www.apache.org/
    
    #308361 Reply

    trapongx
    Member
    
    *** Date: Thursday, May 13, 2010 3:21:45 PM Thailand Time
    
    *** Platform Details:
    
    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    birt.designer=true
    birt.viewer.root.path=/C:/Program Files/Genuitec/Common/plugins/org.eclipse.birt.report.viewer_2.5.2.v20091210/birt/
    birt.viewer.working.path=D:\workspaces\SPACe\.metadata\.plugins\org.eclipse.birt.report.viewer
    com.genuitec.pulse.client.basedir.location.override=C:\Program Files\Genuitec
    com.genuitec.pulse.client.blueprint.id=rmb-725148
    com.genuitec.pulse.client.credentials=H7URRufbsDXyjC7TxTZUM2a9spyn6dfsJAl09s3M4mqb5hVF+S+zNB10PURQ9OBnMZ2HbO+v0vfA J7NYBiLkHpMOnj1+jDZFQ7i7o5p3guPssraI9ytaFf1Hu+3TcOYdb28YcAYcFQCYMnYMg+YOxMvU OQ7bISrzOC3ixKwDh0Q=
    com.genuitec.pulse.client.handshake.id=821c805c-0bf2-4176-a33f-1117a1ce0953
    com.genuitec.pulse.common.server.url=https://www.poweredbypulse.com:443
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec\Profiles\me85re\myeclipse.exe
    -name
    Myeclipse
    --launcher.library
    C:\Program Files\Genuitec\Profiles\me85re\../../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
    -startup
    C:\Program Files\Genuitec\Profiles\me85re\../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    -install
    C:/Program Files/Genuitec/Profiles/me85re
    -configuration
    configuration
    -data
    d:\workspaces\SPACE
    -launcher
    C:\Program Files\Genuitec\Profiles\me85re\myeclipse.exe
    -install
    C:/Program Files/Genuitec/Profiles/me85re
    -configuration
    configuration
    -vm
    c:\program files\java\jdk1.6.0_11\jre\bin\client\jvm.dll
    eclipse.home.location=file:/C:/Program Files/Genuitec/Profiles/me85re/
    eclipse.launcher=C:\Program Files\Genuitec\Profiles\me85re\myeclipse.exe
    eclipse.p2.data.area=C:\Program Files\Genuitec\Common\configuration
    eclipse.p2.profile=com.poweredbypulse.profile-3287-rmb-725148
    eclipse.product=com.genuitec.myeclipse.product85.ide
    eclipse.startTime=1273738232534
    eclipse.vm=c:\program files\java\jdk1.6.0_11\jre\bin\client\jvm.dll
    eclipse.vmargs=-Xms500M
    -Xmx500m
    -XX:PermSize=700M
    -XX:MaxPermSize=700M
    -Xbootclasspath/a:lombok.jar
    -javaagent:lombok.jar
    -XX:ReservedCodeCacheSize=128m
    -Djava.class.path=C:\Program Files\Genuitec\Profiles\me85re\../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Program Files\Genuitec\Profiles\me85re\../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar;lombok.jar
    java.class.version=50.0
    java.endorsed.dirs=c:\program files\java\jdk1.6.0_11\jre\lib\endorsed
    java.ext.dirs=c:\program files\java\jdk1.6.0_11\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
    java.home=c:\program files\java\jdk1.6.0_11\jre
    java.io.tmpdir=C:\DOCUME~1\TEERAP~2\LOCALS~1\Temp\
    java.library.path=C:\Program Files\Genuitec\Profiles\me85re;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;c:/program files/java/jdk1.6.0_11/jre/bin/client;c:/program files/java/jdk1.6.0_11/jre/bin;D:\oracle\product\10.2.0\db_3\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;c:\Program Files\Common Files\Roxio Shared\DLLShared\;c:\Program Files\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\programs\dev\build\apache-ant-1.8.0RC1\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\TortoiseHg\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Sun\SDK\bin;C:\Program Files\SSH Communications Security\SSH Secure Shell;D:\programs\dev\build\apache-maven-2.2.1\bin;C:\Program Files\Java\jdk1.6.0_11\bin;C:\Program Files\CVSNT\
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_11-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.6
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.6.0_11
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=11.0-b16
    line.separator=
    
    maynstall.basepath=/pulse/action/
    maynstall.rootelement=pulse
    network.proxy_host=localhost
    network.proxy_port=3128
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=C:\Program Files\Genuitec\Common\plugins\com.genuitec.myeclipse.product85_8.5.0.me201003250242\splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.update.reconcile=false
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1.0
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.5.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=reference:file:org.eclipse.equinox.weaving.hook_1.0.0.200905261348.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.100.v201004081300.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=C:\Program Files\Genuitec\Profiles\me85re\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/C:/Program Files/Genuitec/Profiles/me85re/configuration/
    osgi.framework=file:/C:/Program Files/Genuitec/Profiles/me85re/../../Common/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
    osgi.framework.extensions=reference:file:org.eclipse.equinox.weaving.hook_1.0.0.200905261348.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.5.2.R35x_v20100126
    osgi.frameworkClassPath=., file:C:/Program Files/Genuitec/Profiles/me85re/../../Common/plugins/org.eclipse.equinox.weaving.hook_1.0.0.200905261348.jar
    osgi.install.area=file:/C:/Program Files/Genuitec/Profiles/me85re/
    osgi.instance.area=file:/D:/workspaces/SPACe/
    osgi.instance.area.default=file:/C:/Documents and Settings/teerapongs/Workspaces/MyEclipse 8.5/
    osgi.logfile=D:\workspaces\SPACe\.metadata\.log
    osgi.manifest.cache=C:\Program Files\Genuitec\Profiles\me85re\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=C:\Program Files\Genuitec\Common\plugins\com.genuitec.myeclipse.product85_8.5.0.me201003250242\splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product85
    osgi.syspath=c:\Program Files\Genuitec\Profiles\me85re\..\..\Common\plugins
    osgi.tracefile=D:\workspaces\SPACe\.metadata\trace.log
    osgi.ws=win32
    path.separator=;
    product.home=/C:/Program Files/Genuitec/Common/plugins/org.jboss.tools.common.model_2.0.0.me201003052220/
    pulse.console.redirect=true
    sun.arch.data.model=32
    sun.boot.class.path=c:\program files\java\jdk1.6.0_11\jre\lib\resources.jar;c:\program files\java\jdk1.6.0_11\jre\lib\rt.jar;c:\program files\java\jdk1.6.0_11\jre\lib\sunrsasign.jar;c:\program files\java\jdk1.6.0_11\jre\lib\jsse.jar;c:\program files\java\jdk1.6.0_11\jre\lib\jce.jar;c:\program files\java\jdk1.6.0_11\jre\lib\charsets.jar;c:\program files\java\jdk1.6.0_11\jre\classes;lombok.jar
    sun.boot.library.path=c:\program files\java\jdk1.6.0_11\jre\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=Service Pack 3
    user.country=US
    user.dir=C:\Program Files\Genuitec\Profiles\me85re
    user.home=C:\Documents and Settings\teerapongs
    user.language=en
    user.name=teerapongs
    user.timezone=Asia/Bangkok
    user.variant=
    
    *** Features:
    
    *** Plug-in Registry:
    ca.ecliptical.emf.xpath (1.0.0.me201003052220) "EMF XPath  Plug-in" [Starting]
    com.agilej.batch (1.7.0.v20100225-1415) "AgileJ Batch Plug-in" [Starting]
    com.agilej.configuration (1.7.0.v20100225-1415) "AgileJ Configuration Plug-in" [Starting]
    com.agilej.configuration.language (1.7.0.v20100225-1415) "com.agilej.configuration.language" [Starting]
    com.agilej.configuration.language.ui (1.7.0.v20100225-1415) "com.agilej.configuration.language.ui" [Starting]
    com.agilej.core (1.7.0.v20100225-1415) "AgileJ Core Plug-in" [Starting]
    com.agilej.doc (1.7.0.v20100225-1415) "Documentation Plug-in" [Resolved]
    com.agilej.structureviews (1.7.0.v20100225-1415) "AgileJ StructureViews Plug-in" [Starting]
    com.bytemakers.ecsplorer.core (1.1.8) "EcSplorer - Eclipse FTP/SFTP Client" [Starting]
    com.bytemakers.ecsplorer.ftp (1.1.8) "EcSplorer FTP" [Starting]
    com.collabnet.subversion.merge (2.0.1) "CollabNet Subversion Merge Client" [Active]
    com.ess.regexutil (1.2.4) "RegexUtil Plug-in" [Starting]
    com.genuitec.eclipse.aspphp.core (8.5.0.me201003052220) "MyEclipse ASP and PHP Support Core" [Starting]
    com.genuitec.eclipse.aspphp.ui (8.5.0.me201003052220) "MyEclipse ASP and PHP Support UI" [Starting]
    com.genuitec.eclipse.ast.deploy.core (8.5.0.me201003232017) "MyEclipse Deployment Support" [Active]
    com.genuitec.eclipse.browser (8.5.0.me201003190322) "MyEclipse Web Browser" [Starting]
    com.genuitec.eclipse.core (8.5.0.me201003250242) "MyEclipse Core" [Active]
    com.genuitec.eclipse.core.common (8.5.0.me201003250241) "MyEclipse Common Core Utilities" [Active]
    com.genuitec.eclipse.core.common.platform (8.5.0.me201003101716) "MyEclipse Common Core Platform Utilities" [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (8.5.0.me201003101716) "MyEclipse Struts Support" [Starting]
    com.genuitec.eclipse.dashboard (8.5.0.me201003231033) "MyEclipse Plugin Dashboard" [Starting]
    com.genuitec.eclipse.dehory (8.5.0.me201003190314) "MyEclipse Visual Swing Designer" [Starting]
    com.genuitec.eclipse.derby (8.5.0.me201003052220) "MyEclipse Derby" [Active]
    com.genuitec.eclipse.desktop (8.5.0.me201003052220) "MyEclipse Desktop Utilities" [Starting]
    com.genuitec.eclipse.dtd (8.5.0.me201003052220) "MyEclipse DTD Support" [Starting]
    com.genuitec.eclipse.easie.core (8.5.0.me201003232017) "MyEclipse EASIE Core" [Active]
    com.genuitec.eclipse.easie.geronimo1 (8.5.0.me201003190322) "MyEclipse EASIE Geronimo 1" [Active]
    com.genuitec.eclipse.easie.geronimo2 (8.5.0.me201003121946) "MyEclipse EASIE Geronimo 2" [Active]
    com.genuitec.eclipse.easie.jboss (8.5.0.me201003190322) "MyEclipse EASIE JBoss" [Active]
    com.genuitec.eclipse.easie.jboss2 (8.5.0.me201003121946) "MyEclipse EASIE JBoss 2" [Active]
    com.genuitec.eclipse.easie.jboss3 (8.5.0.me201003121946) "MyEclipse EASIE JBoss 3" [Active]
    com.genuitec.eclipse.easie.jboss4 (8.5.0.me201003121946) "MyEclipse EASIE JBoss 4" [Active]
    com.genuitec.eclipse.easie.jboss5 (8.5.0.me201003121946) "MyEclipse EASIE JBoss 5" [Active]
    com.genuitec.eclipse.easie.jboss6 (8.5.0.me201003121946) "MyEclipse EASIE JBoss 6" [Active]
    com.genuitec.eclipse.easie.jetty (8.5.0.me201003190322) "MyEclipse EASIE Jetty" [Active]
    com.genuitec.eclipse.easie.jetty4 (8.5.0.me201003121946) "MyEclipse EASIE Jetty 4" [Active]
    com.genuitec.eclipse.easie.jetty5 (8.5.0.me201003121946) "MyEclipse EASIE Jetty 5" [Active]
    com.genuitec.eclipse.easie.jetty6 (8.5.0.me201003121946) "MyEclipse EASIE Jetty 6" [Active]
    com.genuitec.eclipse.easie.jetty7 (8.5.0.me201003231033) "MyEclipse EASIE Jetty 7" [Active]
    com.genuitec.eclipse.easie.jonas (8.5.0.me201003190322) "MyEclipse EASIE JOnAS" [Active]
    com.genuitec.eclipse.easie.jonas3 (8.5.0.me201003121946) "MyEclipse EASIE JOnAS 3" [Active]
    com.genuitec.eclipse.easie.jonas4 (8.5.0.me201003121946) "MyEclipse EASIE JOnAS 4" [Active]
    com.genuitec.eclipse.easie.jonas5 (8.5.0.me201003121946) "MyEclipse EASIE JOnAS 5" [Active]
    com.genuitec.eclipse.easie.jrun (8.5.0.me201003190322) "MyEclipse EASIE JRun" [Active]
    com.genuitec.eclipse.easie.jrun4 (8.5.0.me201003121946) "MyEclipse EASIE JRun 4" [Active]
    com.genuitec.eclipse.easie.oracle (8.5.0.me201003190322) "MyEclipse EASIE Oracle AS" [Active]
    com.genuitec.eclipse.easie.oracle10 (8.5.0.me201003121946) "MyEclipse EASIE Oracle 10 AS" [Active]
    com.genuitec.eclipse.easie.oracle9 (8.5.0.me201003121946) "MyEclipse EASIE Oracle 9 AS" [Active]
    com.genuitec.eclipse.easie.orion1 (8.5.0.me201003121946) "MyEclipse EASIE Orion 1" [Active]
    com.genuitec.eclipse.easie.orion2 (8.5.0.me201003121946) "MyEclipse EASIE Orion 2" [Active]
    com.genuitec.eclipse.easie.resin (8.5.0.me201003190322) "MyEclipse EASIE Resin" [Active]
    com.genuitec.eclipse.easie.resin2 (8.5.0.me201003121946) "MyEclipse EASIE Resin 2" [Active]
    com.genuitec.eclipse.easie.resin3 (8.5.0.me201003121946) "MyEclipse EASIE Resin 3" [Active]
    com.genuitec.eclipse.easie.resin4 (8.5.0.me201003121946) "MyEclipse EASIE Resin 4" [Active]
    com.genuitec.eclipse.easie.sun (8.5.0.me201003190322) "MyEclipse EASIE Sun One" [Active]
    com.genuitec.eclipse.easie.sun8 (8.5.0.me201003121946) "MyEclipse EASIE Sun 8" [Active]
    com.genuitec.eclipse.easie.sun81 (8.5.0.me201003121946) "MyEclipse EASIE Sun 8.x" [Active]
    com.genuitec.eclipse.easie.sun9 (8.5.0.me201003121946) "MyEclipse EASIE Sun 9" [Active]
    com.genuitec.eclipse.easie.sun91 (8.5.0.me201003121946) "MyEclipse EASIE Sun 9.1" [Active]
    com.genuitec.eclipse.easie.sunglassfish (8.5.0.me201003121946) "MyEclipse EASIE Glassfish 1" [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (8.5.0.me201003121946) "MyEclipse EASIE Glassfish 2" [Active]
    com.genuitec.eclipse.easie.sunglassfish3 (8.5.0.me201003121946) "MyEclipse EASIE GlassFish v3 Prelude" [Active]
    com.genuitec.eclipse.easie.sunglassfishv3final (8.5.0.me201003121946) "MyEclipse EASIE GlassFish v3 Final" [Active]
    com.genuitec.eclipse.easie.sunwebserver (8.5.0.me201003250241) "MyEclipse EASIE Sun Java System Webserver" [Active]
    com.genuitec.eclipse.easie.tcserver (8.5.0.me201003161551) "MyEclipse EASIE tc Server" [Active]
    com.genuitec.eclipse.easie.tcserver6 (8.5.0.me201003121946) "MyEclipse EASIE tc Server 6" [Active]
    com.genuitec.eclipse.easie.tomcat (8.5.0.me201003190322) "MyEclipse EASIE Tomcat" [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (8.5.0.me201003121946) "MyEclipse EASIE MyEclipse Tomcat 6 Server" [Active]
    com.genuitec.eclipse.easie.tomcat4 (8.5.0.me201003121946) "MyEclipse EASIE Tomcat 4" [Active]
    com.genuitec.eclipse.easie.tomcat5 (8.5.0.me201003121946) "MyEclipse EASIE Tomcat 5" [Active]
    com.genuitec.eclipse.easie.tomcat6 (8.5.0.me201003121946) "MyEclipse EASIE Tomcat 6" [Active]
    com.genuitec.eclipse.easie.weblogic (8.5.0.me201003190322) "MyEclipse EASIE WebLogic" [Active]
    com.genuitec.eclipse.easie.weblogic10 (8.5.0.me201003121946) "MyEclipse EASIE WebLogic 10" [Active]
    com.genuitec.eclipse.easie.weblogic6 (8.5.0.me201003121946) "MyEclipse EASIE WebLogic 6" [Active]
    com.genuitec.eclipse.easie.weblogic7 (8.5.0.me201003121946) "MyEclipse EASIE WebLogic 7" [Active]
    com.genuitec.eclipse.easie.weblogic8 (8.5.0.me201003121946) "MyEclipse EASIE WebLogic 8" [Active]
    com.genuitec.eclipse.easie.weblogic9 (8.5.0.me201003121946) "MyEclipse EASIE WebLogic 9" [Active]
    com.genuitec.eclipse.easie.websphere (8.5.0.me201003190322) "MyEclipse EASIE WebSphere 4" [Active]
    com.genuitec.eclipse.easie.websphere.wasce (8.5.0.me201003121946) "MyEclipse EASIE WebSphere Community Edition" [Active]
    com.genuitec.eclipse.easie.websphere5 (8.5.0.me201003121946) "MyEclipse EASIE WebSphere 5" [Active]
    com.genuitec.eclipse.easie.websphere6 (8.5.0.me201003121946) "MyEclipse EASIE WebSphere 6" [Active]
    com.genuitec.eclipse.easie.websphere61 (8.5.0.me201003121946) "MyEclipse EASIE WebSphere 6.1" [Active]
    com.genuitec.eclipse.examples (8.5.0.me201003052220) "MyEclipse Examples" [Active]
    com.genuitec.eclipse.export.wizard (8.5.0.me201003052220) "MyEclipse J2EE Export Wizards" [Starting]
    com.genuitec.eclipse.fileview (8.5.0.me201003052220) "MyEclipse File View" [Active]
    com.genuitec.eclipse.hibernate (8.5.0.me201003212033) "MyEclipse Hibernate Capabilities" [Active]
    com.genuitec.eclipse.icefaces (8.5.0.me201003052220) "ICEfaces Runtime Libraries for MyEclipse" [Active]
    com.genuitec.eclipse.imageeditor (8.5.0.me201003052220) "MyEclipse Image Editor" [Starting]
    com.genuitec.eclipse.integration (8.5.0.me201003052220) "MyEclipse Integration Utilities" [Starting]
    com.genuitec.eclipse.j2eedt.core (8.5.0.me201003231033) "MyEclipse Java Enterprise Development Tooling" [Active]
    com.genuitec.eclipse.javascript (8.5.0.me201003180050) "MyEclipse Javascript Support" [Active]
    com.genuitec.eclipse.javascript.iedebugger (8.5.0.me201003052220) "MyEclipse IE JavaScript Debugger" [Starting]
    com.genuitec.eclipse.javascript.ielaunching (8.5.0.me201003052220) "MyEclipse IE JavaScript Debugger" [Starting]
    com.genuitec.eclipse.jniwrapper (8.5.0.me201003052220) "MyEclipse JNIWrapper" [Starting]
    com.genuitec.eclipse.jsf (8.5.0.me201003231033) "MyEclipse JSF Capabilities" [Active]
    com.genuitec.eclipse.jsf.designer (8.5.0.me201003250241) "MyEclipse JSF Designer Plug-in" [Active]
    com.genuitec.eclipse.lib.spring3 (8.5.0.me201003162025) "bundleName" [Starting]
    com.genuitec.eclipse.maven (8.5.0.me201003232017) "Maven4MyEclipse Plug-in" [Active]
    com.genuitec.eclipse.memory (8.5.0.me201003052220) "MyEclipse Memory Monitor" [Active]
    com.genuitec.eclipse.modeling.core (8.5.0.me201003052220) "MyEclipse Modeling Core" [Starting]
    com.genuitec.eclipse.modeling.core.layout (8.5.0.me201003052220) "MyEclipse Graph Layout" [Starting]
    com.genuitec.eclipse.persistence.jpa (8.5.0.me201003052220) "MyEclipse JPA" [Active]
    com.genuitec.eclipse.portlet (8.5.0.me201003101716) "MyEclipse Portlet Support" [Active]
    com.genuitec.eclipse.reporting (8.5.0.me201003052220) "MyEclipse Reports" [Active]
    com.genuitec.eclipse.reporting.branding (8.5.0.me201003052220) "MyEclipse Reports" [Starting]
    com.genuitec.eclipse.reporting.oda (8.5.0.me201003052220) "MyEclipse ODA Runtime Driver" [Starting]
    com.genuitec.eclipse.reporting.oda.ui (8.5.0.me201003052220) "MyEclipse ODA Designer" [Starting]
    com.genuitec.eclipse.springframework (8.5.0.me201003052220) "MyEclipse Spring Framework Support" [Active]
    com.genuitec.eclipse.springhibernate (8.5.0.me201003052220) "MyEclipse Spring / Hibernate Support" [Starting]
    com.genuitec.eclipse.sqlexplorer (8.5.0.me201003052220) "MyEclipse Database Explorer Plugin" [Active]
    com.genuitec.eclipse.sqlexplorer.mssql (8.5.0.me201003052220) "MyEclipse SQLServer Support" [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (8.5.0.me201003052220) "MyEclipse MySQL Support" [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (8.5.0.me201003052220) "MyEclipse Oracle Database Explorer" [Starting]
    com.genuitec.eclipse.struts (8.5.0.me201003160859) "MyEclipse Struts Capabilities" [Starting]
    com.genuitec.eclipse.struts2 (8.5.0.me201003121946) "MyEclipse Struts 2 Support" [Active]
    com.genuitec.eclipse.templates (8.5.0.me201003052220) "MyEclipse Code Generation Template Support" [Active]
    com.genuitec.eclipse.uml (8.5.0.me201003161551) "MyEclipse UML1" [Starting]
    com.genuitec.eclipse.uml2.core (8.5.0.me201003160859) "MyEclipse UML2" [Starting]
    com.genuitec.eclipse.uml2.ui (8.5.0.me201003212033) "MyEclipse UML2 UI" [Starting]
    com.genuitec.eclipse.visualvm (8.5.0.me201003052220) "VisualVM for MyEclipse" [Starting]
    com.genuitec.eclipse.visualvm.binary (8.5.0.me201003052220) "VisualVM for MyEclipse Binaries" [Resolved]
    com.genuitec.eclipse.visualvm.server (8.5.0.me201003121946) "VisualVM for MyEclipse Servers" [Starting]
    com.genuitec.eclipse.wdt.jsp.debug (8.5.0.me201003052220) "MyEclipse JSP Debug Tooling" [Active]
    com.genuitec.eclipse.web.imagepreviewer (8.5.0.me201003052220) "MyEclipse Image Previewer" [Active]
    com.genuitec.eclipse.webdesigner3 (8.5.0.me201003231033) "MyEclipse Visual Web Designer" [Active]
    com.genuitec.eclipse.wizards (8.5.0.me201003052220) "MyEclipse File Creation Wizards" [Active]
    com.genuitec.eclipse.ws (8.5.0.me201003180050) "MyEclipse REST Web Services Support" [Starting]
    com.genuitec.eclipse.ws.xfire (8.5.0.me201003052220) "MyEclipse Web Services Support" [Starting]
    com.genuitec.javascript.debug (8.5.0.me201003180050) "MyEclipse JavaScript Debugger" [Starting]
    com.genuitec.javascript.debug.mozilla (8.5.0.me201003052220) "MyEclipse JavaScript Browser" [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (8.5.0.me201003052220) "MyEclipse XDoclet Apache Xalan" [Resolved]
    com.genuitec.jboss.ide.eclipse.core (8.5.0.me201003052220) "MyEclipse XDoclet Support Core" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (8.5.0.me201003052220) "MyEclipse XDoclet Assist" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (8.5.0.me201003052220) "MyEclipse XDoclet Core" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (8.5.0.me201003052220) "MyEclipse XDoclet Runner" [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (8.5.0.me201003052220) "MyEclipse XDoclet UI Plug-in" [Starting]
    com.genuitec.jsdebugger.registration (8.5.0.me201003052220) "MyEclipse JavaScript Debugger Registration" [Starting]
    com.genuitec.myeclipse.compatibility (8.5.0.me201003052220) "MyEclipse Backward Compatibility" [Active]
    com.genuitec.myeclipse.database (8.5.0.me201003052220) "MyEclipse Database Support" [Resolved]
    com.genuitec.myeclipse.doc (8.5.0.me201003250241) "MyEclipse Documentation" [Starting]
    com.genuitec.myeclipse.doc.toc (8.5.0.me201003232017) "MyEclipse Documentation TOC" [Starting]
    com.genuitec.myeclipse.icefaces (8.5.0.me201003121946) "ICEfaces Integration for MyEclipse" [Active]
    com.genuitec.myeclipse.icefaces.branding (8.5.0.me201003052220) "ICEfaces AJAX and Java EE Tooling for MyEclipse" [Resolved]
    com.genuitec.myeclipse.matisse (8.5.0.me201003052220) "Matisse4MyEclipse Swing UI Designer" [Resolved]
    com.genuitec.myeclipse.perspective (8.5.0.me201003232017) "MyEclipse Perspective Plug-in" [Active]
    com.genuitec.myeclipse.product85 (8.5.0.me201003250242) "MyEclipse Product" [Starting]
    com.genuitec.myeclipse.uml2 (8.5.0.me201003052220) "MyEclipse UML2 Feature" [Resolved]
    com.genuitec.myeclipse.visualvm (8.5.0.me201003052220) "MyEclipse VisualVM Profiler" [Resolved]
    com.genuitec.org.eclipse.webbrowser (8.5.0.me201003180050) "MyEclipse Web Browser" [Starting]
    com.genuitec.org.hibernate.eclipse (3.2.4.CR1-me201003101716) "MyEclipse Hibernate Core" [Active]
    com.genuitec.org.hibernate.eclipse.console (3.2.4.CR1-me201003052220) "MyEclipse Hibernate Console" [Active]
    com.genuitec.org.hibernate.eclipse.mapper (3.2.4.CR1-me201003052220) "MyEclipse Hibernate Mapper" [Active]
    com.genuitec.pulse.client.common.collab.ui (3.0.2.v201004081300) "Pulse Collaboration UI" [Active]
    com.genuitec.pulse.client.common.shortcut (3.0.2.v201004081300) "Shortcut Support" [Starting]
    com.genuitec.pulse.client.common.shortcut.win32 (3.0.2.v201004081300) "Windows Shortcut Support" [Resolved]
    com.genuitec.pulse.client.common.ui (3.0.2.v201004081300) "Pulse Common UI" [Resolved]
    com.genuitec.pulse.client.common.ui.win32 (3.0.2.v201004081300) "Pulse Common UI Windows Support" [Resolved]
    com.genuitec.pulse.client.contrib.ui (3.0.2.v201004081300) "Pulse Contributor UI" [Active]
    com.genuitec.pulse.client.targetcfg.collab.ui (3.0.2.v201004081300) "Pulse Collaboration Control Center" [Active]
    com.genuitec.pulse.client.targetcfg.collab.workspace.ui (3.0.2.v201004081300) "Pulse Workspace Collaboration UI" [Starting]
    com.genuitec.pulse.compatibility.e35 (3.0.2.v201004081300) "Eclipse 3.5 Compatibility" [Resolved]
    com.genuitec.pulse.compatibility.ui.e35 (3.0.2.v201004081300) "Eclipse 3.5 UI Compatibility" [Resolved]
    com.genuitec.pulse2.client.auth.addon (3.0.2.v201004081300) "External Login Service" [Resolved]
    com.genuitec.pulse2.client.authentication (3.0.2.v201004081300) "Client Authentication" [Starting]
    com.genuitec.pulse2.client.common (3.0.2.v201004081300) "Pulse Client Common" [Active]
    com.genuitec.pulse2.client.common.exec (3.0.2.v201004081300) "Common Execution Services" [Active]
    com.genuitec.pulse2.client.common.provisioning (3.0.2.v201004081300) "Common Pulse Provisioning Services" [Active]
    com.genuitec.pulse2.client.installer.common (3.0.2.v201004081300) "Pulse Client Common Services" [Active]
    com.genuitec.pulse2.client.installer.ui (3.0.2.v201004081300) "Pulse Client Installer" [Active]
    com.genuitec.pulse2.client.launcher.ui (3.0.2.v201004081300) "Launcher UI with p2 Support" [Active]
    com.genuitec.pulse2.client.properties (3.0.2.v201004081300) "Pulse Client Properties Service" [Active]
    com.genuitec.pulse2.client.services (3.0.2.v201004081300) "Pulse Client Services" [Active]
    com.genuitec.pulse2.client.services.ui (3.0.2.v201004081300) "Pulse Client Services UI" [Active]
    com.genuitec.pulse2.client.targetcfg.dropins (3.0.2.v201004081300) "Pulse Target Configuration Dropins Extensions" [Active]
    com.genuitec.pulse2.client.targetcfg.jdt (3.0.2.v201004081300) "Pulse Target Configuration JDT Extensions" [Active]
    com.genuitec.pulse2.client.targetcfg.ui (3.0.2.v201004081300) "Pulse Target Configuration UI" [Active]
    com.genuitec.pulse2.client.updatesite (3.0.2.v201004081300) "Pulse Update Site Services" [Active]
    com.genuitec.pulse2.common (3.0.2.v201004081300) "Pulse Common Services" [Active]
    com.genuitec.pulse2.common.http (3.0.2.v201004081300) "Http Plug-in" [Active]
    com.genuitec.pulse2.common.http.httpclient (3.0.2.v201004081300) "Pulse's HttpClient Communication Provider" [Active]
    com.genuitec.pulse2.common.http.httpclient.ws (3.0.2.v201004081300) "Pulse HttpClient Web Services Client" [Active]
    com.genuitec.pulse2.common.http.oakland (3.0.2.v201004081300) "Pulse's Oakland Software Provider" [Starting]
    com.genuitec.pulse2.common.http.oakland.ws (3.0.2.v201004081300) "Pulse Oakland Software Web Services" [Starting]
    com.genuitec.pulse2.common.ui (3.0.2.v201004081300) "Pulse Common UI Services" [Active]
    com.genuitec.pulse2.model (3.0.2.v201004081300) "Pulse Data Model" [Active]
    com.genuitec.pulse2.model.clientext (3.0.2.v201004081300) "Client-side Mappings for Context" [Resolved]
    com.google.collect (0.8.0.v200908120607) "bundleName" [Resolved]
    com.google.guice (1.0.1.v200908120607) "Guice Plug-in" [Resolved]
    com.ibm.icu (4.0.1.v20090822) "International Components for Unicode for Java (ICU4J)" [Active]
    com.icesoft.ide.eclipse.designtime (8.5.0.me201003052220) "ICEfaces Design-Time Support for MyEclipse" [Starting]
    com.icesoft.ide.eclipse.icefaces.doc (8.5.0.me201003052220) "ICEfaces Help Documentation for MyEclipse" [Resolved]
    com.itsolut.mantis (3.1.2.201004051106) "Mylyn Connector: Mantis" [Starting]
    com.itsolut.mantis.core (3.1.2.201004051106) "Mylyn Mantis Connector Core" [Active]
    com.itsolut.mantis.ui (3.1.2.201004051106) "Mylyn Mantis Connector UI" [Active]
    com.iw.plugins.spindle.core (8.5.0.me201003161551) "MyEclipse Spindle Core Support" [Starting]
    com.jcraft.jsch (0.1.41.v200903070017) "JSch" [Resolved]
    com.lowagie.itext (1.5.4.v20090305) "Lowagie Itext" [Resolved]
    com.myeclipseide.feature.branding (8.5.0.me201003052220) "MyEclipse Enterprise Workbench" [Resolved]
    com.objectaid.uml (0.9.86) "ObjectAid UML Designer" [Active]
    com.objectaid.uml.cls (0.9.86) "ObjectAid Class Diagram Plug-in" [Active]
    com.objectaid.uml.cls.java (0.9.86) "ObjectAid Class Diagram Java Plug-in" [Starting]
    com.objectaid.uml.java (0.9.86) "ObjectAid Java Plug-in" [Starting]
    com.sun.jna (3.2.3) "JNA Library Plug-in" [Starting]
    com.vectrace.MercurialEclipse (1.4.1286) "MercurialEclipse" [Active]
    de.loskutov.eclipse.jdepend (1.2.1) "JDepend4Eclipse" [Starting]
    de.loskutov.FileSync (1.3.5.200910041235) "FileSync Plug-in" [Active]
    de.tud.st.ispace (0.8.1) "ISpace" [Starting]
    edu.umd.cs.findbugs.plugin.eclipse (1.3.9.20090821) "FindBugs Plug-in" [Starting]
    fr.obeo.acceleo.bridge (2.6.0.200906261742) "Acceleo Bridge Plug-in" [Starting]
    fr.obeo.acceleo.bridge.ui (2.6.0.200906261742) "Acceleo Bridge Ui Plug-in" [Starting]
    fr.obeo.acceleo.chain (2.6.0.200906261744) "Acceleo Chain Model" [Starting]
    fr.obeo.acceleo.chain.edit (2.6.0.200906261744) "Acceleo Chain Edit Support" [Starting]
    fr.obeo.acceleo.chain.editor (2.6.0.200906261744) "Acceleo Chain Editor" [Starting]
    fr.obeo.acceleo.chain.ui (2.6.0.200906261744) "Acceleo Chain Ui Plug-in" [Starting]
    fr.obeo.acceleo.ecore (2.6.0.200906261744) "Acceleo Ecore Plug-in" [Starting]
    fr.obeo.acceleo.ecore.ui (2.6.0.200906261744) "Acceleo Ecore Ui Plug-in" [Starting]
    fr.obeo.acceleo.gen (2.6.0.200906261744) "Acceleo Generator Plug-in" [Starting]
    fr.obeo.acceleo.gen.debug.ui (2.6.0.200906261744) "Acceleo Gen Debug Ui Plug-in" [Starting]
    fr.obeo.acceleo.gen.profiler (2.6.0.200906261744) "Acceleo Profiler Model" [Starting]
    fr.obeo.acceleo.gen.profiler.edit (2.6.0.200906261744) "Acceleo Profiler Edit Support" [Starting]
    fr.obeo.acceleo.gen.profiler.editor (2.6.0.200906261744) "Acceleo Profiler Editor" [Starting]
    fr.obeo.acceleo.gen.ui (2.6.0.200906261744) "Acceleo Generator Ui Plug-in" [Starting]
    fr.obeo.acceleo.template (2.6.0.200906261744) "Acceleo Template Model Plug-in" [Starting]
    fr.obeo.acceleo.template.edit (2.6.0.200906261744) "Acceleo Template Model Edit Support Plug-in" [Starting]
    fr.obeo.acceleo.template.gen (2.6.0.200906261744) "Acceleo Template Model Gen Plug-in" [Resolved]
    fr.obeo.acceleo.tools (2.6.0.200906261744) "Acceleo Tools Plug-in" [Active]
    fr.obeo.acceleo.tools.ui (2.6.0.200906261744) "Acceleo Tools Ui Plug-in" [Starting]
    fr.obeo.acceleo.uml13 (2.6.0.200906261742) "Acceleo Uml13 Model" [Starting]
    fr.obeo.acceleo.uml14 (2.6.0.200906261742) "Acceleo Uml14 Model" [Starting]
    fr.obeo.acceleo.uml14.mof (2.6.0.200906261742) "Acceleo Uml14 Mof Plug-in" [Active]
    fr.obeo.acceleo.uml14.ui (2.6.0.200906261742) "Acceleo Uml14 Ui Plug-in" [Starting]
    ie.wombat.jbdiff (0.1.0.1) "Jbdiff Plug-in" [Starting]
    javax.activation (1.1.0.v200906290531) "Apache Geronimo Activation Plug-in" [Resolved]
    javax.annotation (1.1.1.v201002111330) "geronimo jta 1.1 spec" [Resolved]
    javax.mail (1.4.0.v200905040518) "Javax Mail Plug-in" [Resolved]
    javax.persistence (1.99.0.v201004081300) "JPA 1.99 - Extended for OSGi" [Resolved]
    javax.servlet (2.4.0.v200806031604) "Servlet API Bundle" [Resolved]
    javax.servlet (2.5.0.v200806031605) "Servlet API Bundle" [Resolved]
    javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [Resolved]
    javax.wsdl (1.5.1.v200806030408) "WSDL4J" [Resolved]
    javax.wsdl (1.6.2.v200806030405) "WSDL4J" [Resolved]
    javax.xml (1.3.4.v200902170245) "JAXP XML" [Resolved]
    javax.xml.bind (2.0.0.v20080604-1500) "JAXB" [Resolved]
    javax.xml.rpc (1.1.0.v200905122109) "JAX-RPC" [Resolved]
    javax.xml.soap (1.2.0.v200905122109) "SAAJ" [Resolved]
    jp.gr.java_conf.ussiy.app.propedit (5.3.4) "PropertiesEditor" [Active]
    net.sf.cglib (1.0.0.v201004081300) "Cglib Plug-in" [Resolved]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) "SourceForge LPG" [Resolved]
    net.sourceforge.pmd.eclipse.plugin (3.2.6.v200903300643) "PMD Plug-in" [Starting]
    org.antlr.runtime (3.0.0.v200908120607) "ANTLR Runtime" [Resolved]
    org.aopalliance (1.0.0) "aopalliance" [Resolved]
    org.apache.ant (1.7.1.v20090120-1145) "Apache Ant" [Resolved]
    org.apache.axis (1.4.0.v200905122109) "Apache Web Services" [Resolved]
    org.apache.batik.bridge (1.6.0.v200805290154) "Apache Batik Bridge/GVT/Scripting" [Resolved]
    org.apache.batik.css (1.6.0.v200805290154) "Apache Batik CSS" [Resolved]
    org.apache.batik.dom (1.6.0.v200805290154) "Apache Batik DOM" [Resolved]
    org.apache.batik.dom.svg (1.6.0.v200805290154) "Apache Batik SVG DOM" [Resolved]
    org.apache.batik.ext.awt (1.6.0.v200805290154) "Apache Batik AWT Utilities" [Resolved]
    org.apache.batik.parser (1.6.0.v200805290154) "Apache Batik Parser" [Resolved]
    org.apache.batik.pdf (1.6.0.v200806031500) "Apache Batik PDF" [Resolved]
    org.apache.batik.svggen (1.6.0.v200805290154) "Apache Batik SVG Generation" [Resolved]
    org.apache.batik.transcoder (1.6.0.v200805290154) "Apache Batik Transcoder" [Resolved]
    org.apache.batik.util (1.6.0.v200805290154) "Apache Batik Utilities" [Resolved]
    org.apache.batik.util.gui (1.6.0.v200805290154) "Apache Batik GUI Utilities" [Resolved]
    org.apache.batik.xml (1.6.0.v200805290154) "Apache Batik XML" [Resolved]
    org.apache.commons.cli (1.0.0.v20080604-1500) "pluginName" [Resolved]
    org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plug-in" [Resolved]
    org.apache.commons.collections (3.2.0) "Apache Commons Collections" [Resolved]
    org.apache.commons.discovery (0.2.0.v200905122109) "Jakarta-Commons Discovery" [Resolved]
    org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]
    org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Httpclient" [Resolved]
    org.apache.commons.io (1.3.2.v20080604-1500) "Apache Commons IO" [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) "Apache Commons JXPath" [Resolved]
    org.apache.commons.lang (2.3.0.v200803061910) "Apache Jakarta Commons Lang" [Resolved]
    org.apache.commons.logging (1.0.4.v20080605-1930) "Apache Commons Logging Plug-in" [Resolved]
    org.apache.commons.logging (1.0.4.v200904062259) "Apache Commons Logging Plug-in" [Resolved]
    org.apache.derby.core (10.5.1.1_v20100129) "Apache Derby Core Plug-in for Eclipse" [Starting]
    org.apache.jasper (5.5.17.v200903231320) "Apache Jasper 2 Plug-in" [Resolved]
    org.apache.log4j (1.2.13.v200903072027) "Apache Jakarta log4j Plug-in" [Resolved]
    org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
    org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis" [Resolved]
    org.apache.ws.commons.util (1.0.0.v20081204) "WS Commons Util Plug-in" [Resolved]
    org.apache.wsil4j (1.0.0.v200901211807) "WSIL4J" [Resolved]
    org.apache.xerces (2.9.0.v200909240008) "Apache Xerces-J" [Resolved]
    org.apache.xml.resolver (1.2.0.v200902170519) "Apache XmlResolver" [Resolved]
    org.apache.xml.serializer (2.7.1.v200902170519) "Apache XML Commons Serializer" [Resolved]
    org.apache.xmlrpc (3.0.0.v20080530-1550) "Apache XML-RPC Plug-in" [Resolved]
    org.aspectj.ajde (1.6.7.20100105084524) "AspectJ" [Active]
    org.aspectj.aspectjrt (1.6.0.v200808071200) "aspecjrt" [Resolved]
    org.aspectj.aspectjweaver (1.6.0.v200805211800) "aspectjweaver" [Resolved]
    org.aspectj.runtime (1.6.7.20100105084524) "AspectJ Runtime" [Resolved]
    org.aspectj.weaver (1.6.7.20100105084524) "AspectJ Weaver" [Resolved]
    org.eclipse.ajdt.core (2.0.2.e35x-20100105-0900) "AspectJ Development Tools Core" [Active]
    org.eclipse.ajdt.doc.user (2.0.2.e35x-20100105-0900) "AspectJ Development Tools User Documentation" [Resolved]
    org.eclipse.ajdt.examples (2.0.2.e35x-20100105-0900) "AspectJ Examples" [Starting]
    org.eclipse.ajdt.mylyn.ui (2.0.2.e35x-20100105-0900) "Mylyn-AJDT Bridge Plug-in" [Starting]
    org.eclipse.ajdt.pde.build (2.0.2.e35x-20100105-0900) "AspectJ Plug-in Development Environment Build Support" [Starting]
    org.eclipse.ajdt.source (2.0.2.e35x-20100105-0900) "Eclipse AspectJ Development Tools Source Code" [Resolved]
    org.eclipse.ajdt.ui (2.0.2.e35x-20100105-0900) "AspectJ Development Tools UI" [Active]
    org.eclipse.albireo.core (0.0.3.me201003052220) "Albireo Core (Incubation)" [Resolved]
    org.eclipse.ant.core (3.2.101.v20091110_r352) "Ant Build Tool Core" [Starting]
    org.eclipse.ant.ui (3.4.2.v20091204_r352) "Ant UI" [Starting]
    org.eclipse.aspectj (2.0.2.e35x-20100105-0900) "AspectJ Development Tools" [Starting]
    org.eclipse.atf.core (0.2.2.me201003052220) "Core Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.me201003052220) "Mozide Core Plugin (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.me201003052220) "Mozilla Debug Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.me201003052220) "Mozilla Debug UI Plug-in (Incubation)" [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.me201003052220) "Moz IDE UI Plug-in (Incubation)" [Starting]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.me201003052220) "Mozilla IDE UI Extras Plug-in (Incubation)" [Starting]
    org.eclipse.atf.templates (0.2.2.me201003052220) "Templates Plug-in (Incubation)" [Starting]
    org.eclipse.atf.ui (0.2.2.me201003052220) "Ui Plug-in (Incubation)" [Starting]
    org.eclipse.birt (2.5.2.me201003052220) "Business Intelligence and Reporting Tools" [Resolved]
    org.eclipse.birt.chart.device.extension (2.5.2.v20100204) "BIRT Chart Device Extension(s)" [Starting]
    org.eclipse.birt.chart.device.pdf (2.5.2.v20091022) "BIRT Chart Device PDF Extension" [Starting]
    org.eclipse.birt.chart.device.svg (2.5.2.v20100204) "BIRT Chart Device SVG Extension" [Starting]
    org.eclipse.birt.chart.device.swt (2.5.2.v20091022) "BIRT Chart Device SWT Extension" [Starting]
    org.eclipse.birt.chart.engine (2.5.2.v20100209) "BIRT Chart Engine" [Active]
    org.eclipse.birt.chart.engine.extension (2.5.2.v20100121) "BIRT Chart Engine Extension" [Starting]
    org.eclipse.birt.chart.reportitem (2.5.2.v20100209) "BIRT Chart-Report Integration" [Active]
    org.eclipse.birt.chart.reportitem.ui (2.5.2.v20100210) "BIRT Chart-Report UI Integration Plug-in" [Active]
    org.eclipse.birt.chart.runtime (2.5.2.v20091020) "BIRT Chart Runtime" [Resolved]
    org.eclipse.birt.chart.ui (2.5.2.v20100209) "BIRT Chart Library UI Plug-in" [Active]
    org.eclipse.birt.chart.ui.extension (2.5.2.v20100210) "BIRT Chart UI Extension" [Active]
    org.eclipse.birt.core (2.5.2.v20100208) "BIRT Core Package" [Active]
    org.eclipse.birt.core.script.function (2.5.2.v20100205) "Function Plug-in" [Starting]
    org.eclipse.birt.core.ui (2.5.2.v20091217) "BIRT Core UI" [Active]
    org.eclipse.birt.cshelp (2.5.2.me201003052220) "BIRT Context-sensitive Help" [Starting]
    org.eclipse.birt.data (2.5.2.v20100209) "BIRT Data Engine" [Active]
    org.eclipse.birt.data.aggregation (2.5.2.v20100205) "Build-in Aggregation Plug-in" [Starting]
    org.eclipse.birt.doc (2.5.2.me201003052220) "BIRT Documentation" [Starting]
    org.eclipse.birt.integration.wtp.ui (2.5.1.me201003052220) "BIRT WTP Integration Plug-in" [Active]
    org.eclipse.birt.report.data.adapter (2.5.2.v20100208) "BIRT Data Adapter" [Starting]
    org.eclipse.birt.report.data.bidi.utils (2.5.2.v20100205) "Bidi Utils" [Starting]
    org.eclipse.birt.report.data.bidi.utils.ui (2.5.2.v20100205) "Bidi UI Utils" [Starting]
    org.eclipse.birt.report.data.oda.jdbc (2.5.2.me201003052220) "BIRT ODA-JDBC Bridge Driver" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile (2.5.2.v20100205) "JDBC Database Connection Data Source ODA Runtime Driver" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb (2.5.2.v20100205) "BIRT Sample Database Connection Profile Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui (2.5.2.v20100205) "JDBC Database Connection Data Source ODA Designer" [Starting]
    org.eclipse.birt.report.data.oda.jdbc.ui (2.5.2.me201003052220) "BIRT JDBC UI Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.sampledb (2.5.2.v20100205) "BIRT Sample Database" [Starting]
    org.eclipse.birt.report.data.oda.sampledb.ui (2.5.2.v20100205) "BIRT Sample Database UI Plug-in" [Starting]
    org.eclipse.birt.report.data.oda.xml (2.5.2.v20100205) "BIRT ODA-XML Driver" [Starting]
    org.eclipse.birt.report.data.oda.xml.ui (2.5.2.v20100205) "BIRT ODA XML Designer" [Starting]
    org.eclipse.birt.report.debug.core (2.5.2.me201003052220) "BIRT Debug Core Plug-in" [Resolved]
    org.eclipse.birt.report.debug.ui (2.5.2.me201003052220) "BIRT Debug UI Plug-in" [Starting]
    org.eclipse.birt.report.designer.core (2.5.2.me201003052220) "BIRT Designer Core" [Active]
    org.eclipse.birt.report.designer.ui (2.5.2.me201003052220) "BIRT Designer UI" [Active]
    org.eclipse.birt.report.designer.ui.cubebuilder (2.5.2.v20100127) "BIRT Cube Builder Plug-in" [Active]
    org.eclipse.birt.report.designer.ui.data (2.5.2.me201003052220) "BIRT Designer Data Plug-in" [Active]
    org.eclipse.birt.report.designer.ui.editor.script (2.5.2.v20100127) "BIRT Enhanced Script Editor Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editors (2.5.2.me201003052220) "BIRT MultipageEditor Extension Point Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.editors.schematic (2.5.2.v20100127) "BIRT Editors Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.ide (2.5.2.me201003052220) "BIRT Designer UI for IDE" [Active]
    org.eclipse.birt.report.designer.ui.lib (2.5.2.v20100127) "BIRT Designer UI for Library" [Starting]
    org.eclipse.birt.report.designer.ui.lib.explorer (2.5.2.v20100127) "BIRT Library Explorer Plug-in" [Starting]
    org.eclipse.birt.report.designer.ui.preview.web (2.5.2.me201003052220) "BIRT Preview Plug-in" [Active]
    org.eclipse.birt.report.designer.ui.views (2.5.2.v20100127) "BIRT UI Views Plug-in" [Active]
    org.eclipse.birt.report.engine (2.5.2.v20100210) "BIRT Engine" [Active]
    org.eclipse.birt.report.engine.dataextraction (2.5.2.v20100115) "Dataextraction Plug-in" [Starting]
    org.eclipse.birt.report.engine.dataextraction.csv (2.5.2.v20100115) "CSV Data Extraction Plug-in" [Starting]
    org.eclipse.birt.report.engine.emitter.config (2.5.2.v20100208) "BIRT Emitter Configuration Plug-in" [Starting]
    org.eclipse.birt.report.engine.emitter.excel.config (2.5.2.v20100208) "BIRT Excel Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.emitter.html (2.5.2.v20100208) "BIRT HTML Emitter" [Starting]
    org.eclipse.birt.report.engine.emitter.html.config (2.5.2.v20100208) "BIRT HTML Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.emitter.pdf (2.5.2.v20100129) "BIRT PDF emitter" [Starting]
    org.eclipse.birt.report.engine.emitter.pdf.config (2.5.2.v20100208) "BIRT PDF Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.emitter.postscript (2.5.2.v20100107) "BIRT POSTSCRIPT emitter" [Resolved]
    org.eclipse.birt.report.engine.emitter.postscript.config (2.5.2.v20100208) "BIRT Postscript Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.emitter.ppt (2.5.2.v20091224) "BIRT PPT emitter" [Starting]
    org.eclipse.birt.report.engine.emitter.ppt.config (2.5.2.v20100208) "BIRT PPT Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.emitter.prototype.excel (2.5.2.v20100201) "BIRT Excel emitter" [Starting]
    org.eclipse.birt.report.engine.emitter.wpml (2.5.2.v20091224) "BIRT Word emitter" [Starting]
    org.eclipse.birt.report.engine.emitter.wpml.config (2.5.2.v20100208) "BIRT Word Emitter Descriptor" [Starting]
    org.eclipse.birt.report.engine.fonts (2.5.2.v20091224) "BIRT Engine fonts" [Resolved]
    org.eclipse.birt.report.engine.script.javascript (2.5.2.v20091224) "BIRT Javascript Engine" [Starting]
    org.eclipse.birt.report.item.crosstab.core (2.5.2.v20100127) "BIRT Crosstab Plug-in" [Active]
    org.eclipse.birt.report.item.crosstab.ui (2.5.2.me201003160859) "BIRT Crosstab UI Plug-in" [Active]
    org.eclipse.birt.report.model (2.5.2.v20100127) "BIRT Model" [Active]
    org.eclipse.birt.report.model.adapter.oda (2.5.2.v20091210) "BIRT Model ODA Adapter" [Starting]
    org.eclipse.birt.report.runtime (2.5.2.v20091020) "BIRT Report Runtime" [Resolved]
    org.eclipse.birt.report.viewer (2.5.2.v20091210) "BIRT Web Viewer" [Active]
    org.eclipse.birt.resources (2.5.2.me201003052220) "BIRT Resources Plug-in" [Resolved]
    org.eclipse.compare (3.5.2.r35x_20100113-0800) "Compare Support" [Active]
    org.eclipse.compare.core (3.5.0.I20090430-0408) "Core Compare Support" [Active]
    org.eclipse.compare.win32 (1.0.0.I20090430-0408) "Compare Support for Word" [Starting]
    org.eclipse.contribution.visualiser (2.2.0.e35x-20100105-0900) "Visualiser Plug-in" [Starting]
    org.eclipse.contribution.weaving.jdt (2.0.2.e35x-20100105-0900) "JDT Weaving" [Active]
    org.eclipse.contribution.weaving.source (2.0.2.e35x-20100105-0900) "Eclipse Weaving Service Source Code" [Resolved]
    org.eclipse.contribution.xref.core (2.0.2.e35x-20100105-0900) "Cross Reference Core Plugin" [Starting]
    org.eclipse.contribution.xref.source (2.0.2.e35x-20100105-0900) "Cross References Tool Source Code" [Resolved]
    org.eclipse.contribution.xref.ui (2.0.2.e35x-20100105-0900) "Cross Reference UI Plugin" [Starting]
    org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
    org.eclipse.core.commands (3.5.0.I20090525-2000) "Commands" [Resolved]
    org.eclipse.core.contenttype (3.4.1.R35x_v20090826-0451) "Eclipse Content Mechanism" [Active]
    org.eclipse.core.databinding (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
    org.eclipse.core.databinding.beans (1.2.0.I20090525-2000) "JFace Data Binding for JavaBeans" [Resolved]
    org.eclipse.core.databinding.observable (1.2.0.M20090902-0800) "JFace Data Binding Observables" [Active]
    org.eclipse.core.databinding.property (1.2.0.M20090819-0800) "JFace Data Binding" [Starting]
    org.eclipse.core.expressions (3.4.101.R35x_v20100209) "Expression Language" [Active]
    org.eclipse.core.filebuffers (3.5.0.v20090526-2000) "File Buffers" [Active]
    org.eclipse.core.filesystem (1.2.1.R35x_v20091203-1235) "Core File Systems" [Active]
    org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) "Core File System for Windows" [Resolved]
    org.eclipse.core.jobs (3.4.100.v20090429-1800) "Eclipse Jobs Mechanism" [Active]
    org.eclipse.core.net (1.2.1.r35x_20090812-1200) "Internet Connection Management" [Active]
    org.eclipse.core.net.win32.x86 (1.0.0.I20080909) "Proxy for Windows" [Resolved]
    org.eclipse.core.resources (3.5.2.R35x_v20091203-1235) "Core Resource Management" [Active]
    org.eclipse.core.resources.compatibility (3.4.1.R35x_v20100113-0530) "compatibilityFragmentName" [Resolved]
    org.eclipse.core.resources.win32.x86 (3.5.0.v20081020) "win32FragmentName" [Resolved]
    org.eclipse.core.runtime (3.5.0.v20090525) "Core Runtime" [Active]
    org.eclipse.core.runtime.compatibility (3.2.0.v20090413) "Core Runtime Plug-in Compatibility" [Active]
    org.eclipse.core.runtime.compatibility.auth (3.2.100.v20090413) "Authorization Compatibility Plug-in" [Active]
    org.eclipse.core.runtime.compatibility.registry (3.2.200.v20090429-1800) "Eclipse Registry Compatibility Fragment" [Resolved]
    org.eclipse.core.variables (3.2.200.v20090521) "Core Variables" [Active]
    org.eclipse.cvs (1.0.400.v201002111343) "Eclipse CVS Client" [Starting]
    org.eclipse.dali.core (0.5.0.me201003052220) "Dali Core" [Active]
    org.eclipse.dali.db (0.5.0.me201003052220) "Dali DB" [Starting]
    org.eclipse.dali.edit (0.5.0.me201003052220) "Dali Edit" [Starting]
    org.eclipse.dali.gen (0.5.0.me201003052220) "Dali Entity Gen" [Starting]
    org.eclipse.dali.ui (0.5.0.me201003052220) "Dali Java Persistence API (JPA) Tools" [Starting]
    org.eclipse.dali.utility (0.5.0.me201003052220) "Dali Utility" [Starting]
    org.eclipse.datatools.connectivity (1.1.3.v201001230803) "Data Tools Platform Connectivity Plug-in" [Starting]
    org.eclipse.datatools.connectivity.apache.derby (1.0.100.v200906020900) "Eclipse Data Tools Platform Derby Plug-in" [Starting]
    org.eclipse.datatools.connectivity.apache.derby.dbdefinition (1.0.2.v200906161815) "Eclipse Data Tools Platform Apache Derby Database Definition" [Starting]
    org.eclipse.datatools.connectivity.apache.derby.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Apache Derby UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.console.profile (1.0.0.v200906020553) "DTP Connection Profiles Storage File Editor Plug-in" [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.1.v200908130547) "Eclipse Data Tools Platform Generic DB Connectivity Plug-in" [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200906020900) "Eclipse Data Tools Platform Generic DB UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.1.v200906161815) "Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda (3.2.2.v201001270833) "DTP Open Data Access" [Active]
    org.eclipse.datatools.connectivity.oda.consumer (3.2.2.v201001261113) "DTP ODA Consumer Helper Component Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.2.2.v201001210350) "DTP ODA Design Session Model" [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.2.2.v201001210350) "DTP ODA Designer UI Framework Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.1.1.v201001131420) "Eclipse Data Tools Platform Flat File ODA Runtime Driver" [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.1.1.v201001131420) "Eclipse Data Tools Platform Flat File ODA Designer" [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.2.2.v201001210350) "DTP ODA Connection Profile Framework Plug-in" [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.2.0.v200906020553) "DTP ODA New Plug-in Template Wizard" [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.1.1.me201003052220) "Eclipse Data Tools Platform SQM Core Plug-in" [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.1.100.v200910270525) "Eclipse Data Tools Platform SQM UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.1.100.v200910270503) "Eclipse Data Tools Platform Server UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.ui (1.1.5.v201001190218) "Data Tools Platform Connectivity UI Plug-in" [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.1.3.v201001270323) "Eclipse Data Tools Platform Data Source Explorer Plug-in" [Starting]
    org.eclipse.datatools.doc.user (1.7.0.20090521092446) "Data Tool Platform User Documentation" [Starting]
    org.eclipse.datatools.enablement.finfo (1.5.1.v200906161800) "Eclipse Data Tool
    #308379 Reply

    trapongx,
    Sorry for the inconvenience. Can you try out the following and let me how that works for you?
    1. Can you create a new web application and double click on web.xml and check if the issue still persists?
    2. Can you try changing your start up arguments to those given in the following link –
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.html
    3. Also, can you download Prime95 (here: http://majorgeeks.com/downloadget.php?id=4363&file=1&evp=ffc2a25c3011b055346f699a0c02444e)
    and unzip it and run it overnight? It will compute prime numbers, using all your system’s available RAM and CPU, but it will report calculation irregularities when there is a hardware issue
    This will rule out any hardware issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JVM crash when open web.xml by Web XML Editor

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