[jboss-user] [JBoss Tools (users)] - Hotspot access violation running Eclipse JBoss IDE 1.6.0 & 2

ivanbest do-not-reply at jboss.com
Mon Jun 11 10:33:30 EDT 2007


I have the following error when I try to open the Eclipse JBoss IDE versions 1.6.0 and 2.0.0 Beta. I tryed with jdk 1.5.0_06 and 1.5.0_12.

Please, help me.


This is the Eclipse error log:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c911c20, pid=2640, tid=1672
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_12-b04 mixed mode, sharing)
# Problematic frame:
# C [ntdll.dll+0x11c20]
#

--------------- T H R E A D ---------------

Current thread (0x00354f20): JavaThread "main" [_thread_in_native, id=1672]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000038

Registers:
EAX=0x00000000, EBX=0x00001600, ECX=0x00000001, EDX=0x0000003c
ESP=0x0006e4e0, EBP=0x0006e4f4, ESI=0x04bc0000, EDI=0x00350000
EIP=0x7c911c20, EFLAGS=0x00010287

Top of Stack: (sp=0x0006e4e0)
0x0006e4e0: 00350000 04bc0000 00350006 00000000
0x0006e4f0: 2706e51c 0006e528 7c91825d 00001600
0x0006e500: 10bc0000 00000000 000014eb 00000000
0x0006e510: 00350000 00000006 00a4eac8 00001600
0x0006e520: 03d20000 00000000 0006e758 7c911c76
0x0006e530: 05350000 0000a758 0000a740 0000a74c
0x0006e540: 0006e820 03130a60 0006e778 7c912270
0x0006e550: 7c911596 7c9106eb 00000569 0000056a

Instructions: (pc=0x7c911c20)
0x7c911c10: 07 40 0f 83 e5 c2 00 00 0f b6 46 07 8b 44 87 58
0x7c911c20: 89 70 38 8b 45 f8 8d 34 de 3b 70 24 73 13 83 7d


Stack: [0x00030000,0x00070000), sp=0x0006e4e0, free space=249k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x11c20]
C [ntdll.dll+0x1825d]
C [ntdll.dll+0x11c76]
C [MSVCRT.dll+0x1c3c9]
C [MSVCRT.dll+0x1c3e7]
C [MSVCRT.dll+0x1c42e]
C [verify.dll+0x4870]
C [verify.dll+0x19c6]
C [verify.dll+0x126b]
C [java.dll+0x3fb7]
V [jvm.dll+0x11d608]
V [jvm.dll+0x78a34]
V [jvm.dll+0x78d54]
V [jvm.dll+0x78a13]
V [jvm.dll+0x81f36]
j org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabItem.(Lorg/eclipse/swt/custom/CTabFolder;II)V+1
j org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.add(II)Lorg/eclipse/ui/internal/presentations/util/AbstractTabItem;+16
j org.eclipse.ui.internal.presentations.util.PresentablePartFolder.insert(Lorg/eclipse/ui/presentations/IPresentablePart;I)V+84
j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.add(Lorg/eclipse/ui/presentations/IPresentablePart;)V+14
j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.addInitial(Lorg/eclipse/ui/presentations/IPresentablePart;)V+2
j org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.addPart(Lorg/eclipse/ui/presentations/IPresentablePart;Ljava/lang/Object;)V+22
j org.eclipse.ui.internal.PartStack.showPart(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+96
j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+29
j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+3
j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+3
j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+2
j org.eclipse.ui.internal.EditorSashContainer.addEditor(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+2
j org.eclipse.ui.internal.EditorAreaHelper.addToLayout(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+11
j org.eclipse.ui.internal.EditorAreaHelper.addEditor(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+81
j org.eclipse.ui.internal.EditorManager.createEditorTab(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+6
j org.eclipse.ui.internal.EditorManager.restoreEditorState(Lorg/eclipse/ui/IMemento;Ljava/util/ArrayList;[Lorg/eclipse/ui/IEditorReference;Lorg/eclipse/core/runtime/MultiStatus;)V+27
j org.eclipse.ui.internal.EditorManager.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+107
j org.eclipse.ui.internal.WorkbenchPage.restoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/ui/IPerspectiveDescriptor;)Lorg/eclipse/core/runtime/IStatus;+348
j org.eclipse.ui.internal.WorkbenchWindow.restoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/ui/IPerspectiveDescriptor;)Lorg/eclipse/core/runtime/IStatus;+1413
j org.eclipse.ui.internal.Workbench.doRestoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/core/runtime/MultiStatus;)V+161
j org.eclipse.ui.internal.Workbench.access$14(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;Lorg/eclipse/core/runtime/MultiStatus;)V+3
j org.eclipse.ui.internal.Workbench$19.run()V+12
j org.eclipse.ui.internal.Workbench.runStartupWithProgress(ILjava/lang/Runnable;)V+59
j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+92
j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2
j org.eclipse.ui.internal.Workbench$17.run()V+270
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101
j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4
j org.eclipse.ui.internal.Workbench.init()Z+157
j org.eclipse.ui.internal.Workbench.runUI()I+143
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
v ~StubRoutines::call_stub
V [jvm.dll+0x87599]
V [jvm.dll+0xdfbb2]
V [jvm.dll+0x8746a]
V [jvm.dll+0xf3d59]
V [jvm.dll+0xa5711]
C [java.dll+0x6d4f]
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;+111
j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
V [jvm.dll+0x87599]
V [jvm.dll+0xdfbb2]
V [jvm.dll+0x8746a]
V [jvm.dll+0x8e6ac]
C [javaw.exe+0x14c5]
C [javaw.exe+0x3151]
C [kernel32.dll+0x16fd7]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabItem.(Lorg/eclipse/swt/custom/CTabFolder;II)V+1
j org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.add(II)Lorg/eclipse/ui/internal/presentations/util/AbstractTabItem;+16
j org.eclipse.ui.internal.presentations.util.PresentablePartFolder.insert(Lorg/eclipse/ui/presentations/IPresentablePart;I)V+84
j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.add(Lorg/eclipse/ui/presentations/IPresentablePart;)V+14
j org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.addInitial(Lorg/eclipse/ui/presentations/IPresentablePart;)V+2
j org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.addPart(Lorg/eclipse/ui/presentations/IPresentablePart;Ljava/lang/Object;)V+22
j org.eclipse.ui.internal.PartStack.showPart(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+96
j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+29
j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;Ljava/lang/Object;)V+3
j org.eclipse.ui.internal.PartStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+3
j org.eclipse.ui.internal.EditorStack.add(Lorg/eclipse/ui/internal/LayoutPart;)V+2
j org.eclipse.ui.internal.EditorSashContainer.addEditor(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+2
j org.eclipse.ui.internal.EditorAreaHelper.addToLayout(Lorg/eclipse/ui/internal/EditorPane;Lorg/eclipse/ui/internal/EditorStack;)V+11
j org.eclipse.ui.internal.EditorAreaHelper.addEditor(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+81
j org.eclipse.ui.internal.EditorManager.createEditorTab(Lorg/eclipse/ui/internal/EditorReference;Ljava/lang/String;)V+6
j org.eclipse.ui.internal.EditorManager.restoreEditorState(Lorg/eclipse/ui/IMemento;Ljava/util/ArrayList;[Lorg/eclipse/ui/IEditorReference;Lorg/eclipse/core/runtime/MultiStatus;)V+27
j org.eclipse.ui.internal.EditorManager.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+107
j org.eclipse.ui.internal.WorkbenchPage.restoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/ui/IPerspectiveDescriptor;)Lorg/eclipse/core/runtime/IStatus;+348
j org.eclipse.ui.internal.WorkbenchWindow.restoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/ui/IPerspectiveDescriptor;)Lorg/eclipse/core/runtime/IStatus;+1413
j org.eclipse.ui.internal.Workbench.doRestoreState(Lorg/eclipse/ui/IMemento;Lorg/eclipse/core/runtime/MultiStatus;)V+161
j org.eclipse.ui.internal.Workbench.access$14(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;Lorg/eclipse/core/runtime/MultiStatus;)V+3
j org.eclipse.ui.internal.Workbench$19.run()V+12
j org.eclipse.ui.internal.Workbench.runStartupWithProgress(ILjava/lang/Runnable;)V+59
j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+92
j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2
j org.eclipse.ui.internal.Workbench$17.run()V+270
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101
j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4
j org.eclipse.ui.internal.Workbench.init()Z+157
j org.eclipse.ui.internal.Workbench.runUI()I+143
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
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;+111
j org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x04b536d0 JavaThread "Startup Progress Printer" [_thread_blocked, id=2836]
0x040482b0 JavaThread "Worker-0" [_thread_blocked, id=1172]
0x030f7d18 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1928]
0x02e6bc28 JavaThread "State Saver" [_thread_blocked, id=412]
0x02e7de00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2948]
0x00a11870 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2280]
0x00a10438 JavaThread "CompilerThread0" daemon [_thread_blocked, id=4036]
0x009e57f8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3852]
0x009e2818 JavaThread "Finalizer" daemon [_thread_blocked, id=4072]
0x0035d8e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=2352]
=>0x00354f20 JavaThread "main" [_thread_in_native, id=1672]

Other Threads:
0x00a0d720 VMThread [id=3360]
0x00a12bf8 WatcherThread [id=2288]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 2688K, used 2554K [0x06a70000, 0x06d50000, 0x091d0000)
eden space 2432K, 98% used [0x06a70000, 0x06cc76b8, 0x06cd0000)
from space 256K, 61% used [0x06cd0000, 0x06cf7170, 0x06d10000)
to space 256K, 0% used [0x06d10000, 0x06d10000, 0x06d50000)
tenured generation total 34444K, used 21014K [0x091d0000, 0x0b373000, 0x26a70000)
the space 34444K, 61% used [0x091d0000, 0x0a655b28, 0x0a655c00, 0x0b373000)
compacting perm gen total 12544K, used 12506K [0x26a70000, 0x276b0000, 0x2aa70000)
the space 12544K, 99% used [0x26a70000, 0x276a6be0, 0x276a6c00, 0x276b0000)
ro space 8192K, 67% used [0x2aa70000, 0x2afd0588, 0x2afd0600, 0x2b270000)
rw space 12288K, 47% used [0x2b270000, 0x2b81a268, 0x2b81a400, 0x2be70000)

Dynamic libraries:
0x00400000 - 0x0040d000 C:\jdk1.5.0_12\bin\javaw.exe
0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll
0x7e410000 - 0x7e4a0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000 C:\WINDOWS\system32\GDI32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x6d740000 - 0x6d8dd000 C:\jdk1.5.0_12\jre\bin\client\jvm.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x6d300000 - 0x6d308000 C:\jdk1.5.0_12\jre\bin\hpi.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d710000 - 0x6d71c000 C:\jdk1.5.0_12\jre\bin\verify.dll
0x6d380000 - 0x6d39d000 C:\jdk1.5.0_12\jre\bin\java.dll
0x6d730000 - 0x6d73f000 C:\jdk1.5.0_12\jre\bin\zip.dll
0x6d540000 - 0x6d553000 C:\jdk1.5.0_12\jre\bin\net.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d560000 - 0x6d569000 C:\jdk1.5.0_12\jre\bin\nio.dll
0x04d20000 - 0x04d72000 C:\eclipse_JBossIDE2.0.0Beta\configuration\org.eclipse.osgi\bundles\195\1\.cp\swt-win32-3235.dll
0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x763b0000 - 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
0x7c9c0000 - 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 - 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x771b0000 - 0x7725a000 C:\WINDOWS\system32\WININET.dll
0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x75a70000 - 0x75a91000 C:\WINDOWS\system32\MSVFW32.dll
0x5d090000 - 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x04e50000 - 0x04e58000 C:\eclipse_JBossIDE2.0.0Beta\configuration\org.eclipse.osgi\bundles\30\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x74c80000 - 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x76080000 - 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x05180000 - 0x05193000 C:\eclipse_JBossIDE2.0.0Beta\configuration\org.eclipse.osgi\bundles\195\1\.cp\swt-gdip-win32-3235.dll
0x4ec50000 - 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x053b0000 - 0x05675000 C:\WINDOWS\system32\xpsp2res.dll

VM Arguments:
jvm_args: -Xmx512m
java_command: C:\eclipse_JBossIDE2.0.0Beta\startup.jar -os win32 -ws win32 -arch x86 -launcher C:\eclipse_JBossIDE2.0.0Beta\eclipse.exe -name Eclipse -showsplash 600 -exitdata 300_78 -clean -vm C:\jdk1.5.0_12\bin\javaw.exe -vmargs -Xmx512m -jar C:\eclipse_JBossIDE2.0.0Beta\startup.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\jdk1.5.0_12
PATH=C:\jdk1.5.0_12\bin;C:\Program Files\PHP\;C:\Program Files\IronGrid\IronEyeSql;C:\oracle\ora92\bin\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\maven-2.0.5\bin;C:\Program Files\dtSearch Developer\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\cvsnt;C:\Program Files\MySQL\MySQL Server 4.1\bin;C:\apache-ant-1.6.5\bin
USERNAME=ijordanov
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 10, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows XP Build 2600 Service Pack 2

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

Memory: 4k page, physical 2088172k(1361776k free), swap 4029752k(3409596k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_12-b04) for windows-x86, built on May 2 2007 02:07:59 by "java_re" with MS VC++ 6.0

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053125#4053125

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053125



More information about the jboss-user mailing list