Eclipse, Jboss-Ide and XDoclet

Hello everybody.
I am just starting with EJB and I am using Eclipse 3.0. I already installed EMF 2.0 and JBOss-Ide 1.3.30 but... When I try to use XDoclet by Project - right click - Properies, I got the next error:
Unable to create the selected property page
Reason:
Pulg-in org.jboss.ide.eclipse.xdoclet.run was unable to load class
org.jboss.ide.eclipse.xdoclet.run.ui.properties.ConfigurationPropertyPage
Any idea? Do I have to install anything else?
Thanks a lot in advanced.
LJ

... probably you've already solved your problem long time ago. Stil, I followed
the JBossIDE article below and everything worked fine:
http://www.devx.com/opensource/Article/20242/0/page/1
Amir

Similar Messages

  • Hotspot access violation running Eclipse JBoss IDE 1.6.0 & 2.0.0 on Win XP

    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.
    # 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.<init>(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.<init>(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

    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.
    # 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.<init>(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.<init>(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

  • Eclipse + Jboss + Lomboz  And Sap Jco

    Hello Friends,
    I am using the Eclipse, Jboss with Lomboz plateform to develop the J2EE application using Sap JCO,
    But when in my servlet i try to establish the connection with SAP R3 it gives me following error!
    HTTP ERROR: 500 com/sap/mw/jco/JCO.
    Note: I have put sapjco.jar to project buildpath and also to the WEB-INF\Lib dir,
    Dont know what is wronge!
    its kind of frustrating for me cause when i try to use some other third party jars (e.g struts) then it works fine,!
    Please help me, if some one has used this env, or please suggest the WORKABLE env, for such kind of development!
    One another thing, with my plain java file, I can connect to the SAP System, and things works pretty well, it just gives me problem in web context(Servlet),
    Many thanks for sharing your comments!
    Marek

    Hallo Kalle,
    Here is the code which I am using,
    JCO.Pool pool = JCO.getClientPoolManager().getPool(POOL_NAME);
    if (pool == null) {
    Properties props = new Properties();
    in = new FileInputStream("C:/Programe/eclipse/workspace/TestProject/de/fhnon/pool/logon.properties");
    props.load(in);
    JCO.addClientPool(POOL_NAME, 5, props);
      mConnection = JCO.getClient(POOL_NAME);
    catch (Exception ex) {
    ex.printStackTrace(out);
    And I am getting this error!
    HTTP ERROR: 500 com/sap/mw/jco/JCO$Pool
    Even I am passing Printwriter in stackTrace, but it wont give me any futher exception!
    PS: and above code segment works just fine with normal java application, it gives me exception in only Web Context!
    Pleas help!!
    Marek
    Message was edited by: Marek Jöricke

  • Jboss ide jboss eclipse jsp compile problem

    Hi i downlaoded eclipse with jboss ide plugin for jsp support.
    now configuration is jboos server + eclipse + jboss ide but i am not able to cmpile jsp pages.even though jboss server is running on eclipse no problem in that.
    thanxs in advance

    Do I have to use JBoss with Tomcat or am I missing
    something at configuration?You're missing something. I'll bet the problem's in your JSP file, not JBoss/Jetty - unless you've dorked with the default settings and done something to make it not work. And you don't need the j2ee12.jar in your CLASSPATH - it's already there, otherwise JBoss/Jetty wouldn't run.

  • Debugging codes with eclipse, WL Portal and WL Liquid Data

    Hi,
    I'm using eclipse as IDE and Lomboz as WL Server dedugging plug-in. WL Portal
    is installed on WL Server and WL Liquid Data Server is deployed on WL Portal.
    I created a Lomboz J2EE project that is connected to my domain. When I clicked
    on "Debug Server" on the IDE, I got an error, "License is not found or invalid".
    The error was as follows.
    Server Info (Management) 1-4-1-100: Starting Server.
    Server Error (Management) 1-4-1-102: Server cannot be started. (License invalid
    or not found.)
    java.lang.Exception: License invalid or not found.
         at com.enosysmarkets.xmediator.initdb.InitDBF.init(Unknown Source)
         at com.enosysmarkets.xmediator.Mediator.initialize(Unknown Source)
    I would appreciate it, if anyone could share the same experiences if you had with
    me.
    Thanks in advance,
    Tony

    We were able to use the LDControl from Page flow.
    Using it directly in JSP page gives the security exception.
    - vineet

  • Type safe bean interfaces (Java 5) and JBoss IDE

    I've posted this help request already in the appropriate JBoss forum.
    But unfortunately still without any response.
    Latest JBoss IDE versions support type safe business methods e.g. like
         * only for testing
         * @ejb.interface-method view-type = "both"
         * @ejb.permission role-name = "Default"
        public ArrayList<String> getSomeStrings()
        }But the interface methods will be always generated unsafe like
        * only for testing
       public java.util.ArrayList getSomeStrings(  )
          throws java.rmi.RemoteException;Is this a known problem or is something wrong with my xdoclet configuration?
    Thanks in advance
    Torsten

    Yep... I think that's what I found. By using public methods in my enum class to map it's string member to the EJB field I was able to effectively use my enum in the EJB. The container does it work with a String but the EJB's clients only deal with a enum field. That's what I originally intended so, thanks for your response.

  • Not able to see stack trace in JBoss IDE for eclipse2.0

    hello im using JBoss IDE for eclipse2.0 version for developing application. but the problem is im not able to see the errors/ error stack trace coming on console.i configured console but im not abloe to see any error. actualy earlier i was using eclipse3.0 but there i could not use the jsp file.i was not able to create a jsp page in my aleady developed application and also syntax is not highlighting in java file. so i switched to JBoss IDE for eclipse2.0 its using jdk1.3 version.
    can anyone help me..n can also tel me which version of eclipse i should use. and how to configure eclipse so that i can see the properly highlighted syntax of java code.

    I would advise against reverting to very old versions just because you can't get the new versions to work. Try to read the installation instructions and manuals of the new versions and try to get those to work.

  • [Eclipse+JBoss+MySQL] Datasource

    Hello,
    how i can use a datasource in JBoss IDE inside eclipse?
    i've understood this 3 steps
    1) make mysql-ds.xml
    <datasources>
    <local-tx-datasource>
    <jndi-name>MyDS</jndi-name>
    <connection-url>jdbc:mysql://localhost/community</connection-url>
    <driver-class>org.gjt.mm.mysql.Driver</driver-class>
    <user-name>admin</user-name>
    <password>admin</password>
    </local-tx-datasource>
    </datasources>2) insert in web.xml
    <resource-ref>
    <res-auth>Container</res-auth>
    </resource-ref>3) in my webapplication, i do
    InitialContext cnt= new InitialContext();
    datasource ds= (datasource)cnt.lookup("nome jndi");
    Connection conn= ds.getConnection();
    ...Can you explai me in detail, please?
    Regard

    Hi
    I test this:
    1.- CREATE XML FILE DATASOURCE[
    create the file mysql-ds-xml
    by example:
    <datasources>
    <local-tx-datasource>
    <jndi-name>MySQLJNDI</jndi-name>
    <connection-url>jdbc:mysql://localhost:3306/egov</connection-url>
    <driver-class>com.mysql.jdbc.Driver</driver-class>
    <user-name>root</user-name>
    <password></password>
    <max-pool-size>50</max-pool-size>
    <min-pool-size>20</min-pool-size>
    <idle-timeout-minutes>0</idle-timeout-minutes>
    <track-statements>true</track-statements>
    </local-tx-datasource>
    </datasources>
    my db is in MySQL
    this file copy to
    {JBOSS_HOME}\server\default\deploy
    2.- COPY DRIVER TO
    copy your driver to
    {JBOSS_HOME}\server\default\lib
    my driver is
    mysql-connector-java-3.0.17-ga-bin.jar
    3.- CREATE JSP FILE
    by example
    <%@page contentType="text/html" import="java.net.*,java.util.*,org.jboss.jmx.adaptor.model.*,
    java.io.*,java.sql.*,javax.sql.*,javax.naming.*"%>
    <html>
    <head>
    <title>JBoss->MySQL Test </title>
    <link rel="stylesheet" href="style_master.css" type="text/css">
    <meta http-equiv="cache-control" content="no-cache">
    </head>
    <body>
    <%
    InitialContext ctx = new InitialContext();
    DatabaseMetaData dm = null;
    DataSource ds = (DataSource)
    ctx.lookup("java:/MySQLJNDI");
    Connection conn = null;
    Statement stmt = null;
    try {
    conn = ds.getConnection();
    dm =conn.getMetaData();
    out.println("Connected to-> database version "+dm.getDatabaseProductVersion());
    }catch (Exception sqlex) {
    out.println(sqlex.getMessage());
    }finally{
    conn.close();
    %>
    </body>
    </html>
    and copy to:
    <%@page contentType="text/html" import="java.net.*,java.util.*,org.jboss.jmx.adaptor.model.*,
    java.io.*,java.sql.*,javax.sql.*,javax.naming.*"%>
    <html>
    <head>
    <title>JBoss->MySQL Test </title>
    <link rel="stylesheet" href="style_master.css" type="text/css">
    <meta http-equiv="cache-control" content="no-cache">
    </head>
    <body>
    <%
    InitialContext ctx = new InitialContext();
    DatabaseMetaData dm = null;
    DataSource ds = (DataSource)
    ctx.lookup("java:/MySQLJNDI");
    Connection conn = null;
    Statement stmt = null;
    try {
    conn = ds.getConnection();
    dm =conn.getMetaData();
    out.println("Connected to-> database version "+dm.getDatabaseProductVersion());
    }catch (Exception sqlex) {
    out.println(sqlex.getMessage());
    }finally{
    conn.close();
    %>
    </body>
    </html>
    4.- STARTUP SERVICES
    run JBoss
    run MySQL
    and
    type the next URL
    http://localhost:8080/jmx-console/test.jsp
    OKI DOKY
    BYE

  • [Eclipse&JBoss] JBoss doesn't start

    Hi there.
    I encountered a problem in starting JBoss with Eclipse. The strange thing is that I have the same configuration on my laptop and it works. On this second computer it doesn't work and I can't understand why.
    Here my configuration:
    - Eclipse Galileo
    - JDK 1.6
    - JBoss 5.0.0 for jdk6
    I inserted JBoss as a server in Eclipse and then I launched my Enterprise Application in there. The server starts correctly, in more or less 20 seconds. Then I find in the console something like:
    +22:32:07,937 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120)] Started in 23s:111ms+
    It could make me think that JBoss actually started, because there aren't errors. But Eclipse doesn't recognise it, and the bar in the right corner says "Starting JBoss..." since it goes in timeout.
    I found a post in this forum that says to change the timeout, or to replace JBoss with a new copy, or to do the same thing with Eclipse. I have done all these things, pushing the timeout to 1000 seconds, deleting the JBoss folder and replacing it, and deleting the Eclipse folder (but not the workspace). Still getting the same error. And I can't understand why.
    It's weird because I would expect to find an error in the console, but it's error free...
    Could anyone help me? I would be very very grateful!!
    Thank you for your attention.
    Eleanore
    Edited by: Eleanore on May 31, 2010 2:06 PM

    you may want to install jboss-tools.
    [http://www.jboss.org/tools|http://www.jboss.org/tools]
    Among a pile of other helper plugins, it has JbossAS tools. Using the server runtime setup from JBoss Tools, I've never had any problems with any version of JBoss.
    btw: Jboss 5.0 was fairly broken; I would consider upgrading to JBoss 5.1-jdk6 which is far more stable.

  • Welbogic server 8.1 and xdoclet

    Hi!
    Has anynone an idea if xdoclet generated descriptors run on 8.1! XDoclet itself
    says that it only supports weblogic up to 6.1. But I read in an article that it
    also works with 7.0 - therefore the question: does it also work wih 8.1?
    Thanks for every useful answer,
    Chris.

    Just FYI: XDoclet and EJBGen are two different things... They work
    similarly, but are different tools.
    "Deepak Vohra" <[email protected]> wrote in message
    news:3ee8720c$[email protected]..
    >
    Use -wls81 option to generate WebLogic 8.1 descriptors.
    java -classpath c:\ejbgen\ejbgen.jar;%CLASSPATH%weblogic.tools.ejbgen.EJBGen
    -wls81 EjbGenBean.java
    "Chris" <[email protected]> wrote:
    Hi!
    Has anynone an idea if xdoclet generated descriptors run on 8.1! XDoclet
    itself
    says that it only supports weblogic up to 6.1. But I read in an article
    that it
    also works with 7.0 - therefore the question: does it also work wih 8.1?
    Thanks for every useful answer,
    Chris.

  • What is IDE and plug-in?

    i am new to java
    can any body help me what is ide
    and what is plugin?

    You're giving away Duke Stars for this? :)
    IDE: Integrated Development Environment
    The J2SDK comes in the form of the compiler, javac and the JVM, java ( along with classes etc ). To code with this, you need some sort of editor, like notepad or edit in MS-DOS. Once you finish typing, you then compile and run. If you encounter errors, you might want to debug using another tool.
    An IDE combines all of these ( hence Integrated ) into one application ( the Environment ) for development. At the very least, you'd expect an IDE to have an editor, some way to compile and run and possibly debug your code. Along with this, you may get a version control system too.
    Examples are NetBeans, Eclipse for Java and Microsoft Visual Studio for VB, VC++ etc. An old IDE would be Borland's Turbo C.
    Plugin: Also known as addin or addon. These are small program that 'add-on' to the main host program like say, your IDE or your browser and add some functionality it. For example, Google Toolbar would be a plugin for Firefox or IE. The NetBeans Mobility pack would be a plugin for NetBeans.
    More here:
    http://en.wikipedia.org/wiki/Integrated_development_environment
    http://en.wikipedia.org/wiki/Plugin

  • Eclipse jboss jsp oracle xe connect error

    hi
    i am using eclipse ganymede 342 and my second configuration is:
    jboss as 420 ga
    oracle 10g xe
    windows xp
    jdk15
    when i run my jsp file that contains instructions to connect to oracle 10g xe and query my database i got this error:
    org.apache.jasper.JasperException: An exception occurred processing JSP page /index.jsp at line 9
    6: <body>
    7: <%
    8: try{
    9: Class.forName("oracle.jdbc.driver.OracleDriver" );
    10: //Class.forName("oracle.jdbc.OracleDriver" );
    11: String url = "jdbc:oracle:thin:@//127.0.0.1:8080:xe";
    12: Connection con = DriverManager.getConnection(url,"system","system" );
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:518)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    javax.servlet.ServletException: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:855)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:784)
         org.apache.jsp.index_jsp._jspService(index_jsp.java:98)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1358)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204)
         org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:128)
         org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:66)
         java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         java.lang.Class.forName0(Native Method)
         java.lang.Class.forName(Class.java:164)
         org.apache.jsp.index_jsp._jspService(index_jsp.java:63)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    why?
    thanks for your help.

    hi orafad,
    i try current style db:
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@//localhost/xe","system","system");
    but i get this error:
    exception
    org.apache.jasper.JasperException: An exception occurred processing JSP page /index.jsp at line 17
    17: Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@//localhost/xe","system","system");
    Stacktrace:
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:518)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    javax.servlet.ServletException: java.lang.NoSuchMethodError: oracle.i18n.text.OraBoot.getCharsetMaxCharLen(Ljava/lang/String;)Ljava/lang/String;
    and then i tried this one:
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@127.0.0.1:8085:xe","system","system");
    and got this error:
    Error: Erreur d'E/S: The Network Adapter could not establish the connection
    so i think my url connection is good and may be the problem is elsewhere
    thanks for your listening
    ========================
    hi udo,
    i checked the lsnrctl status and this is the result:
    Microsoft Windows XP [version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\xp>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 07-OCT. -2011 14:02:49
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connexion Ó (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUT du PROCESSUS D'ECOUTE
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Date de dÚpart 06-OCT. -2011 23:04:12
    DurÚe d'activitÚ 0 jours 14 heures 58 min. 36 sec
    Niveau de trace off
    SÚcuritÚ ON: Local OS Authentication
    SNMP OFF
    Service par dÚfaut XE
    Fichier de paramÞtres du processus d'Úcoute C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Fichier journal du processus d'Úcoute C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    RÚcapitulatif d'Úcoute des points d'extrÚmitÚ...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=compaq)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8085))(Presentation=HTTP)(Session=RAW))
    RÚcapitulatif services...
    Le service "CLRExtProc" comporte 1 instance(s).
    L'instance "CLRExtProc", statut UNKNOWN, comporte 1 gestionnaire(s) pour ce service...
    Le service "PLSExtProc" comporte 1 instance(s).
    L'instance "PLSExtProc", statut UNKNOWN, comporte 1 gestionnaire(s) pour ce service...
    Le service "XEXDB" comporte 1 instance(s).
    L'instance "xe", statut READY, comporte 1 gestionnaire(s) pour ce service...
    Le service "XE_XPT" comporte 1 instance(s).
    L'instance "xe", statut READY, comporte 1 gestionnaire(s) pour ce service...
    Le service "xe" comporte 1 instance(s).
    L'instance "xe", statut READY, comporte 1 gestionnaire(s) pour ce service...
    La commande a rÚussi
    however, i want to say that i manually changed the http port for oracle (now port 8085) to avoid conflict with jbossAS which use port 8080 by default
    all changes goes correct
    so i change my url connexion like this:
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@//localhost:1521:xe","system","system");
    and got the same error
    question: it is not a problem to run eclipse jboss oracle express edition in a virtual machine?
    or may be an error inside my jsp page:
    <%@ page language="java" import="java.sql.*" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Employes</title>
    </head>
    <body>
    <%
    try {
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@//localhost:8085:xe","system","system");
    System.out.println("Connected sucessfully.<br /><br />\n");
    System.out.println("Return all the employees name.<br />\n");
    String sql = "SELECT ENAME FROM EMP";
    Statement stmt = conn.createStatement();
    ResultSet rs = stmt.executeQuery(sql);
    while (rs.next()) {
         out.println(" ename=" + rs.getString("ename") + "<br />\n");
    stmt.close();
    stmt = null;
    conn.close();
    conn = null;
    out.println("<br />Disconnected sucessfully.<br /><br />\n");
    catch (Exception ex) {
    out.println(" Error: " + ex.getLocalizedMessage() + "<br><br>\n");
    %>
    </body>
    </html>
    thanks for your listening
    ==================================
    NB:
    i work into virtual machine oracle virtualbox with windows xp and my configuration is:
    eclipse
    jboss
    oracle express edition
    jdk

  • Application error java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" c

    I'm trying to create a graphical editor with GMF tools. To launch the plugin i used Run configurations, for the plugins i used "plugins selected below only" and pressing "add required plugins" it worked fine but after updating eclipse with help->check for updates I can not run the application and i get this error:
    eclipse.buildId=4.4.2.M20150204-1700
    java.version=1.8.0_31
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr_FR
    Framework arguments: -product org.eclipse.platform.ide
    Command-line arguments: -product org.eclipse.platform.ide -data C:\Users\Computer\IT\pfe Master\temp\EclipseModelingProjects\gmf1_filesystem\filesystem app1 -dev file:C:/Users/Computer/IT/pfe Master/temp/EclipseModelingProjects/.metadata/.plugins/org.eclipse.pde.core/filesystem app1/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog
    org.eclipse.osgi
    Error
    Wed May 13 19:18:59 GMT+01:00 2015
    Application error
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.equinox.app.error.
    at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
    at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    I will appreciate your help.

    Hi,
    after updating, did you get back to Run configuration and press add required plugin again?
    If after update there are modifications, it means that you are not using a Target Platform. I recommend to use one in order to have a stable base against which to work on. See documentation.
    Regards,

  • HELP ME IN step by step installation for sap 4.7 IDEAS AND sap 4.7 EE

    HI
    EXPERTS CAN ANYBODY GIVE STEP BY STEP INSTALLATION  PROCESS FOR BOTH
    SAP 4.7 IDEAS AND EE VERSIONS I AM NOT THAT MUCH PROFICIENT IN INSTALLING  I HOPE U R GUIDLINES CAN MAKE ME CLEAR IN INSTALLING I HAVE SOME QUESTIONS RATHER THAN THIS TO ANSWER
    1.IS THE ISTALLATION PROCESS OF ALL SAP VERSIONS ARE SAME?
    2.WHAT IS AN OBJECT IN SAP?
    3.WHAT IS THE DIFFERENCE BETWEEN COMPOSITE ROLE AND A DERIVED ROLE?
    YOU CAN SEND ANSWERS TO MY MAIL ID:<b>[email protected]</b>
                                                         THANK YOU TO ALL  IN ADVANCE

    Hey Rajesh,
    answers:
    1) Yes, the installations procedures is almost the same for all SAP versions, however its advisible to use follow the installation guides which comes with the DVD or is also available in SAP marketplace..
    2) Object is SAP is almost everything in Sap.
    object could be anything like
    TABLES
    PROGRAMS
    VIEW
    FUNTTION MODULES
    DOMAIN
    DATA ELEMENT
    STRUCTURE
    and so on
    3)Composite role is the combination of two or more roles(be it 2 or more  single roles or combination of two or more composite roles or permutation of single and composite role).. whereas derived roles can inherit all authorization objects from the parent role and can have its own authorization objects as well..
    Hope this clears your doubts.
    Revert for any clarifications..
    Please reward for usefull post.
    Regards,
    Anand.

  • Eclipse 3.4 and Java 6 compatibility

    Hi All,
    I have a tomcat plugin inside Eclipse 3.4.2. Recently I upgraded from Java 5 to Java 6. When I try to start Tomcat from Eclipse,I get the following error:
    Error occurred during initialization of VM
    java.lang.UnsatisfiedLinkError: java.lang.Float.floatToIntBits(F)I
         at java.lang.Float.floatToIntBits(Native Method)
         at java.lang.Math.<clinit>(Math.java:801)
         at sun.net.www.ParseUtil.lowMask(ParseUtil.java:512)
         at sun.net.www.ParseUtil.<clinit>(ParseUtil.java:559)
         at sun.misc.Launcher.getFileURL(Launcher.java:388)
         at sun.misc.Launcher$ExtClassLoader.getExtURLs(Launcher.java:165)
         at sun.misc.Launcher$ExtClassLoader.<init>(Launcher.java:137)
         at sun.misc.Launcher$ExtClassLoader$1.run(Launcher.java:121)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.Launcher$ExtClassLoader.getExtClassLoader(Launcher.java:118)
         at sun.misc.Launcher.<init>(Launcher.java:51)
         at sun.misc.Launcher.<clinit>(Launcher.java:39)
         at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1304)
         at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286)
    Kindly suggest what needs to be done? If I am posting it in a wrong forum please suggest me the right one too.
    I would like to know if Eclipse 3.4 and Java 6 are compatible or not.
    Thanks in advance.

    ShubhaPradeep wrote:
    I have a tomcat plugin inside Eclipse 3.4.2. Recently I upgraded from Java 5 to Java 6. When I try to start Tomcat from Eclipse,I get
    Error occurred during initialization of VM
    java.lang.UnsatisfiedLinkError: java.lang.Float.floatToIntBits(F)IAre we talking 64-bit Linux?
    I had issues launching eclipse on CentOS 5 64-bit and Sun JDK 1.6,
    resolved by launching eclipse with the -vm option specifying Sun JDK 1.5 java.
    [https://www.centos.org/modules/newbb/viewtopic.php?post_id=95784&topic_id=11661]

Maybe you are looking for