This is an old post. But actually I have the same problem. I'm trying to get it work since 5 days. Its really frustrating. Is there someone who knows what going wrong?
deployEJB: [wsejbdeploy] Starting workbench. [wsejbdeploy] 20040204_1915-WB213-AD-V512D-W5 [wsejbdeploy] Workspace location: [wsejbdeploy] D:\temp\97efda06 [wsejbdeploy] Debug-Options: [wsejbdeploy] file :/temp/.options [wsejbdeploy] Install URL: file:/D:/Programme/IBM/WSAD511/runtimes/base_v5/deploytool/itp/ [wsejbdeploy] Shutting down workbench. [wsejbdeploy] Failure invoking BootLoader.startup method [wsejbdeploy] java.lang.reflect.InvocationTargetException: java.lang.RuntimeException: Fatal Error: Unable to locate matching org.eclipse.core.runtime plug-in. [wsejbdeploy] at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2264) [wsejbdeploy] at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903) [wsejbdeploy] at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1368) [wsejbdeploy] at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:582) [wsejbdeploy] at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1035) [wsejbdeploy] at org.eclipse.core.boot.BootLoader.startup(BootLoader.java:516) [wsejbdeploy] at java.lang.reflect.Method.invoke(Native Method) [wsejbdeploy] at com.ibm.etools.ejbdeploy.batch.impl.BootLoaderLoader.startup(BootLoaderLoader.java:315) [wsejbdeploy] at com.ibm.etools.ejbdeploy.batch.impl.BatchDeploy.startup(BatchDeploy.java:207) [wsejbdeploy] at com.ibm.etools.ejbdeploy.EJBDeploy.startup(EJBDeploy.java:382) [wsejbdeploy] at com.ibm.etools.ejbdeploy.EJBDeploy.execute(EJBDeploy.java:77) [wsejbdeploy] at com.ibm.etools.ejbdeploy.EJBDeploy.main(EJBDeploy.java:307) [wsejbdeploy] EJBDeploy level: 20040204_1915-WB213-AD-V512D-W5 [wsejbdeploy] Java Result: 1
Unable to locate matching org.eclipse.core.runtime plug-in
What are you doing that requires eclipse plugin classes? I presume you are trying to run the server in you IDE's JVM? [ July 08, 2004: Message edited by: Paul Sturrock ]