[jbosstools-issues] [JBoss JIRA] Updated: (JBDS-1376) JBoss Developer Studio 3.0.0GA crashes when accessing tree view in JBoss ESB 1.2 Editor.

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Fri Oct 22 14:44:55 EDT 2010


     [ https://jira.jboss.org/browse/JBDS-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fitzpatrick updated JBDS-1376:
------------------------------------

    Attachment: Test.tar.gz


Here's the sample project that you submitted to me in that 15 meg zip file... And there's nothing here. It's basically an empty esb config. So I'm trying to figure out why it would be crashing the UI...

> JBoss Developer Studio 3.0.0GA crashes when accessing tree view in JBoss ESB 1.2 Editor. 
> -----------------------------------------------------------------------------------------
>
>                 Key: JBDS-1376
>                 URL: https://jira.jboss.org/browse/JBDS-1376
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: SOA Platform
>    Affects Versions: 3.0.1.GA
>         Environment: The error occurs with jdk 1.6.0_17 and jdk 1. 6.0_21, Win XP Service Pack 3
>            Reporter: Jefferson Prestes
>            Assignee: Brian Fitzpatrick
>         Attachments: Test.tar.gz
>
>   Original Estimate: 4 days
>  Remaining Estimate: 4 days
>
> JBoss Developer Studio 3.0.0GA crashes when accessing jboss-esb.xml in tree view in JBoss ESB 1.2 Editor. The error occurs with jdk 1.6.0_17 and jdk 1. 6.0_21. 
> Below metadata/.log content
> !SESSION 2010-10-19 17:51:35.864 -----------------------------------------------
> eclipse.buildId=M20100211-1343
> java.version=1.6.0_22
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_PT
> Command-line arguments:  -data C:\Documents and Settings\pasousa\Projects\Credscore\Workspace2 -os win32 -ws win32 -arch x86
> !ENTRY org.eclipse.equinox.p2.repository 4 0 2010-10-19 17:51:41.956
> !MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.
> Below hs_err_pid2948.log
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x55f1ed94, pid=2948, tid=2216
> #
> # JRE version: 6.0_21-b07
> # Java VM: Java HotSpot(TM) Client VM (17.0-b17 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 (0x003a6c00):  JavaThread "main" [_thread_in_native, id=2216, stack(0x009c0000,0x00a10000)]
> siginfo: ExceptionCode=0xc0000005, writing address 0xa9832548
> Registers:
> EAX=0xffffffff, EBX=0x56250740, ECX=0x00000002, EDX=0x000000ff
> ESP=0x00a0e674, EBP=0x00a0e688, ESI=0xa9832548, EDI=0xa9832548
> EIP=0x55f1ed94, EFLAGS=0x00010246
> Top of Stack: (sp=0x00a0e674)
> 0x00a0e674:   561d2d78 561d2db0 00000001 a9832548
> 0x00a0e684:   a9832548 00a0e6a4 55f1f3a3 00000002
> 0x00a0e694:   56250740 a9832548 561d2d60 00000152
> 0x00a0e6a4:   00a0e6fc 55feaaa2 a9832548 56250740
> 0x00a0e6b4:   00000002 00000152 00000086 00000000
> 0x00a0e6c4:   56248d48 561d2d60 a9726000 561d2d60
> 0x00a0e6d4:   a9726000 00000004 00000000 00000000
> 0x00a0e6e4:   00000002 00000000 00000004 00000000 
> Instructions: (pc=0x55f1ed94)
> 0x55f1ed84:   89 48 24 5d c2 04 00 dd d9 dd d8 e9 71 ee ff ff
> 0x55f1ed94:   89 07 e9 f6 09 00 00 90 90 90 90 90 8b ff 55 8b 
> Stack: [0x009c0000,0x00a10000],  sp=0x00a0e674,  free space=13900a0e1a8k
> 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
> 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
> V  [jvm.dll+0xf3abc]
> V  [jvm.dll+0x1865b1]
> V  [jvm.dll+0xf3b3d]
> V  [jvm.dll+0xfd5cf]
> V  [jvm.dll+0xff3f7]
> C  [swt-win32-3557.dll+0x149c]
> C  0x55ee0018
> C  [USER32.dll+0x8734]
> C  [USER32.dll+0x8816]
> C  [USER32.dll+0x18ea0]
> C  [USER32.dll+0x18eec]
> C  [ntdll.dll+0xe473]
> C  [USER32.dll+0x8a10]
> C  [swt-win32-3557.dll+0x3790]
> 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
> V  [jvm.dll+0xf3abc]
> V  [jvm.dll+0x1865b1]
> V  [jvm.dll+0xf3b3d]
> V  [jvm.dll+0x1a0ebb]
> V  [jvm.dll+0x1a18d6]
> V  [jvm.dll+0x11f423]
> C  [java.dll+0x7127]
> 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
> j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
> v  ~StubRoutines::call_stub
> V  [jvm.dll+0xf3abc]
> V  [jvm.dll+0x1865b1]
> V  [jvm.dll+0xf3b3d]
> V  [jvm.dll+0xfd385]
> V  [jvm.dll+0x104fdd]
> C  [javaw.exe+0x2155]
> C  [javaw.exe+0x8614]
> C  [kernel32.dll+0xb729]
> 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
> 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
> j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
> v  ~StubRoutines::call_stub
> ---------------  P R O C E S S  ---------------
> Java Threads: ( => current thread )
>   0x567d0400 JavaThread "RMI RenewClean-[localhost:4444]" daemon [_thread_blocked, id=3476, stack(0x57240000,0x57290000)]
>   0x57965400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=2232, stack(0x59fd0000,0x5a020000)]
>   0x56923800 JavaThread "RMI RenewClean-[localhost:1098]" daemon [_thread_blocked, id=3276, stack(0x59f30000,0x59f80000)]
>   0x55180000 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=880, stack(0x55420000,0x55470000)]
>   0x558d8800 JavaThread "Worker-6" [_thread_blocked, id=2280, stack(0x59630000,0x59680000)]
>   0x5691b000 JavaThread "SVN Kit 1.2 Connector" [_thread_blocked, id=1448, stack(0x59550000,0x595a0000)]
>   0x5520a000 JavaThread "Worker-5" [_thread_blocked, id=1632, stack(0x589c0000,0x58a10000)]
>   0x579b8400 JavaThread "Worker-4" [_thread_blocked, id=3912, stack(0x58970000,0x589c0000)]
>   0x55711800 JavaThread "Worker-3" [_thread_blocked, id=2024, stack(0x58920000,0x58970000)]
>   0x5671bc00 JavaThread "Worker-2" [_thread_blocked, id=3432, stack(0x588d0000,0x58920000)]
>   0x566ae800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=1856, stack(0x57390000,0x573e0000)]
>   0x566c8000 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=1984, stack(0x57340000,0x57390000)]
>   0x56642400 JavaThread "Java indexing" daemon [_thread_blocked, id=2656, stack(0x572f0000,0x57340000)]
>   0x5521dc00 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=272, stack(0x55a50000,0x55aa0000)]
>   0x5568fc00 JavaThread "Worker-1" [_thread_blocked, id=1808, stack(0x559b0000,0x55a00000)]
>   0x55638400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=1308, stack(0x55960000,0x559b0000)]
>   0x555be800 JavaThread "Worker-0" [_thread_blocked, id=1832, stack(0x55910000,0x55960000)]
>   0x551c3800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2612, stack(0x554c0000,0x55510000)]
>   0x551b8800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1628, stack(0x55470000,0x554c0000)]
>   0x5517f000 JavaThread "State Data Manager" daemon [_thread_blocked, id=3316, stack(0x553d0000,0x55420000)]
>   0x54da0000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2164, stack(0x54ff0000,0x55040000)]
>   0x54d9a400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2820, stack(0x54fa0000,0x54ff0000)]
>   0x54d98800 JavaThread "Attach Listener" daemon [_thread_blocked, id=600, stack(0x54f50000,0x54fa0000)]
>   0x54d97400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3684, stack(0x54f00000,0x54f50000)]
>   0x54d88400 JavaThread "Finalizer" daemon [_thread_blocked, id=2248, stack(0x54eb0000,0x54f00000)]
>   0x54d83800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2028, stack(0x54e60000,0x54eb0000)]
> =>0x003a6c00 JavaThread "main" [_thread_in_native, id=2216, stack(0x009c0000,0x00a10000)]
> Other Threads:
>   0x54d81000 VMThread [stack: 0x54e10000,0x54e60000] [id=1868]
>   0x54dab000 WatcherThread [stack: 0x55040000,0x55090000] [id=4000]
> VM state:at safepoint (normal execution)
> VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
> [0x003a5cc0] Threads_lock - owner thread: 0x54d81000
> [0x003a60d8] Heap_lock - owner thread: 0x5568fc00
> Heap
>  def new generation   total 157376K, used 21668K [0x02a90000, 0x0d550000, 0x17fe0000)
>   eden space 139904K,   0% used [0x02a90000, 0x03fb9140, 0x0b330000)
>   from space 17472K,   0% used [0x0b330000, 0x0b330000, 0x0c440000)
>   to   space 17472K,   0% used [0x0c440000, 0x0c440000, 0x0d550000)
>  tenured generation   total 349568K, used 85589K [0x17fe0000, 0x2d540000, 0x42a90000)
>    the space 349568K,  24% used [0x17fe0000, 0x1d375728, 0x1d375800, 0x2d540000)
>  compacting perm gen  total 71936K, used 71935K [0x42a90000, 0x470d0000, 0x52a90000)
>    the space 71936K,  99% used [0x42a90000, 0x470cff00, 0x470d0000, 0x470d0000)
> No shared spaces configured.
> Dynamic libraries:
> 0x00400000 - 0x00424000 	C:\Program Files\Java\jdk1.6.0_21\bin\javaw.exe
> 0x7c900000 - 0x7c9b2000 	C:\WINDOWS\system32\ntdll.dll
> 0x7c800000 - 0x7c8f6000 	C:\WINDOWS\system32\kernel32.dll
> 0x77dd0000 - 0x77e6b000 	C:\WINDOWS\system32\ADVAPI32.dll
> 0x77e70000 - 0x77f03000 	C:\WINDOWS\system32\RPCRT4.dll
> 0x77fe0000 - 0x77ff1000 	C:\WINDOWS\system32\Secur32.dll
> 0x7e410000 - 0x7e4a1000 	C:\WINDOWS\system32\USER32.dll
> 0x77f10000 - 0x77f59000 	C:\WINDOWS\system32\GDI32.dll
> 0x7c340000 - 0x7c396000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\msvcr71.dll
> 0x6d8b0000 - 0x6db57000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\client\jvm.dll
> 0x76b40000 - 0x76b6d000 	C:\WINDOWS\system32\WINMM.dll
> 0x6d860000 - 0x6d86c000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\verify.dll
> 0x6d3e0000 - 0x6d3ff000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\java.dll
> 0x6d340000 - 0x6d348000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\hpi.dll
> 0x76bf0000 - 0x76bfb000 	C:\WINDOWS\system32\PSAPI.DLL
> 0x6d8a0000 - 0x6d8af000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\zip.dll
> 0x68000000 - 0x68036000 	C:\WINDOWS\system32\rsaenh.dll
> 0x77c10000 - 0x77c68000 	C:\WINDOWS\system32\msvcrt.dll
> 0x769c0000 - 0x76a74000 	C:\WINDOWS\system32\USERENV.dll
> 0x5b860000 - 0x5b8b5000 	C:\WINDOWS\system32\netapi32.dll
> 0x6d6c0000 - 0x6d6d3000 	C:\Program Files\Java\jdk1.6.0_21\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
> 0x72000000 - 0x72014000 	C:\Java\jbdevstudio\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
> 0x773d0000 - 0x774d3000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\COMCTL32.dll
> 0x77f60000 - 0x77fd6000 	C:\WINDOWS\system32\SHLWAPI.dll
> 0x77c00000 - 0x77c08000 	C:\WINDOWS\system32\VERSION.dll
> 0x5ad70000 - 0x5ada8000 	C:\WINDOWS\system32\UxTheme.dll
> 0x6d6e0000 - 0x6d6e9000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\nio.dll
> 0x55ab0000 - 0x55b09000 	C:\Java\jbdevstudio\eclipse\configuration\org.eclipse.osgi\bundles\467\1\.cp\swt-win32-3557.dll
> 0x774e0000 - 0x7761d000 	C:\WINDOWS\system32\ole32.dll
> 0x77120000 - 0x771ab000 	C:\WINDOWS\system32\OLEAUT32.dll
> 0x763b0000 - 0x763f9000 	C:\WINDOWS\system32\comdlg32.dll
> 0x7c9c0000 - 0x7d1d7000 	C:\WINDOWS\system32\SHELL32.dll
> 0x76390000 - 0x763ad000 	C:\WINDOWS\system32\IMM32.dll
> 0x74d90000 - 0x74dfb000 	C:\WINDOWS\system32\USP10.dll
> 0x55b20000 - 0x55bf1000 	C:\WINDOWS\system32\WININET.dll
> 0x55c00000 - 0x55c09000 	C:\WINDOWS\system32\Normaliz.dll
> 0x55c10000 - 0x55c55000 	C:\WINDOWS\system32\iertutil.dll
> 0x55ef0000 - 0x55f04000 	C:\Java\jbdevstudio\eclipse\configuration\org.eclipse.osgi\bundles\467\1\.cp\swt-gdip-win32-3557.dll
> 0x55f10000 - 0x560bb000 	C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_f0b4c2df\gdiplus.dll
> 0x56370000 - 0x56378000 	C:\Java\jbdevstudio\eclipse\configuration\org.eclipse.osgi\bundles\80\1\.cp\os\win32\x86\localfile_1_0_0.dll
> 0x61880000 - 0x618ba000 	C:\WINDOWS\system32\oleacc.dll
> 0x56f20000 - 0x571e5000 	C:\WINDOWS\system32\xpsp2res.dll
> 0x76380000 - 0x76385000 	C:\WINDOWS\system32\msimg32.dll
> 0x76fd0000 - 0x7704f000 	C:\WINDOWS\system32\CLBCATQ.DLL
> 0x77050000 - 0x77115000 	C:\WINDOWS\system32\COMRes.dll
> 0x75cf0000 - 0x75d81000 	C:\WINDOWS\system32\mlang.dll
> 0x55340000 - 0x5534f000 	C:\Java\jbdevstudio\eclipse\configuration\org.eclipse.osgi\bundles\83\1\.cp\jWinHttp-1.0.0.dll
> 0x55360000 - 0x553b9000 	C:\WINDOWS\system32\WINHTTP.dll
> 0x58760000 - 0x58767000 	C:\Java\jbdevstudio\eclipse\configuration\org.eclipse.osgi\bundles\303\1\.cp\jnicrypt.dll
> 0x77a80000 - 0x77b15000 	C:\WINDOWS\system32\CRYPT32.dll
> 0x77b20000 - 0x77b32000 	C:\WINDOWS\system32\MSASN1.dll
> 0x76ee0000 - 0x76f1c000 	C:\WINDOWS\system32\RASAPI32.DLL
> 0x76e90000 - 0x76ea2000 	C:\WINDOWS\system32\rasman.dll
> 0x76eb0000 - 0x76edf000 	C:\WINDOWS\system32\TAPI32.dll
> 0x76e80000 - 0x76e8e000 	C:\WINDOWS\system32\rtutils.dll
> 0x58b00000 - 0x58bc4000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libdb44.dll
> 0x76080000 - 0x760e5000 	C:\WINDOWS\system32\MSVCP60.dll
> 0x58bd0000 - 0x58be2000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\intl3_svn.dll
> 0x6eec0000 - 0x6eee1000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libapr.dll
> 0x6ee50000 - 0x6ee59000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libapriconv.dll
> 0x6ee60000 - 0x6ee89000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libaprutil.dll
> 0x58bf0000 - 0x58cf8000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libeay32.dll
> 0x71ad0000 - 0x71ad9000 	C:\WINDOWS\system32\WSOCK32.dll
> 0x58d00000 - 0x58d31000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\ssleay32.dll
> 0x58d40000 - 0x58e49000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl.win32_2.2.1.I20091009-1900\libsvnjavahl-1.dll
> 0x76780000 - 0x76789000 	C:\WINDOWS\system32\SHFOLDER.dll
> 0x58f50000 - 0x59014000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl15.win32_2.2.1.I20091009-1900\libdb44.dll
> 0x59020000 - 0x59041000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl15.win32_2.2.1.I20091009-1900\libapr-1.dll
> 0x59050000 - 0x59062000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl15.win32_2.2.1.I20091009-1900\intl3_svn.dll
> 0x59070000 - 0x5909a000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl15.win32_2.2.1.I20091009-1900\libaprutil-1.dll
> 0x590a0000 - 0x591aa000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl15.win32_2.2.1.I20091009-1900\libeay32.dll
> 0x591b0000 - 0x59274000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\libdb44.dll
> 0x59280000 - 0x59292000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\intl3_svn.dll
> 0x592a0000 - 0x592c3000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\libapr-1.dll
> 0x592d0000 - 0x592d9000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\libapriconv-1.dll
> 0x592e0000 - 0x5930f000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\libaprutil-1.dll
> 0x59310000 - 0x59419000 	C:\Java\jbdevstudio\eclipse\plugins\org.polarion.eclipse.team.svn.connector.javahl16.win32_2.2.1.I20091009-1900\libeay32.dll
> 0x59420000 - 0x59472000 	C:\Temp\jna484620734102977970.tmp
> 0x71f80000 - 0x71f84000 	C:\WINDOWS\system32\Security.dll
> 0x59480000 - 0x594d2000 	C:\Temp\jna3304869554151820600.tmp
> 0x77b40000 - 0x77b62000 	C:\WINDOWS\system32\Apphelp.dll
> 0x662b0000 - 0x66308000 	C:\WINDOWS\system32\hnetcfg.dll
> 0x71a90000 - 0x71a98000 	C:\WINDOWS\System32\wshtcpip.dll
> 0x6d7b0000 - 0x6d7b6000 	C:\Program Files\Java\jdk1.6.0_21\jre\bin\rmi.dll
> 0x73bc0000 - 0x73bc6000 	C:\WINDOWS\system32\dciman32.dll
> VM Arguments:
> jvm_args: -Xms512m -Xmx1024m -Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar at 1:start,org.eclipse.equinox.transforms.xslt at 1:start,org.jboss.tools.equinox.transforms.xslt at 1:start -XX:MaxPermSize=256m 
> java_command: C:\java\jbdevstudio\eclipse\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -os win32 -ws win32 -arch x86 -showsplash -launcher C:\Java\jbdevstudio\eclipse\eclipse.exe -name Eclipse --launcher.library C:\java\jbdevstudio\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup C:\java\jbdevstudio\eclipse\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -exitdata 818_40 -vm C:/Program Files/Java/jdk1.6.0_21/bin/javaw.exe -vmargs -Xms512m -Xmx1024m -Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar at 1:start,org.eclipse.equinox.transforms.xslt at 1:start,org.jboss.tools.equinox.transforms.xslt at 1:start -XX:MaxPermSize=256m -jar C:\java\jbdevstudio\eclipse\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
> Launcher Type: SUN_STANDARD
> Environment Variables:
> JAVA_HOME=C:\Program Files\Java\jdk1.6.0_21\
> PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\NetManage\RUMBA\System;C:\Program Files\Java\jdk1.6.0_21\\bin;C:\Program Files\Java\jdk1.6.0_17\jre\bin;C:\Java\apache-ant-1.8.1\bin;C:\WINDOWS\system32\WindowsPowerShell\v1.0
> USERNAME=pasousa
> 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 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
> Memory: 4k page, physical 2041008k(1114708k free), swap 3979052k(2950684k free)
> vm_info: Java HotSpot(TM) Client VM (17.0-b17) for windows-x86 JRE (1.6.0_21-b07), built on Jul 17 2010 01:10:15 by "java_re" with MS VC++ 7.1 (VS2003)
> time: Tue Oct 12 13:24:36 2010
> elapsed time: 157 seconds

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list