Hello,
I'm trying to use PAX Eclipse plugin. I created a runtime with bare minimum
Felix/Equinox runtimes (no targets/no app bundles). I'm getting an Internal
error when I lunch the runtime (does not matter what run time -
felix/equinox/knoplerfish) and what version it is. In the eclipse error log
file I see the following Exception Trace! I'm using spring sts 3.6.x as my
Eclipse IDE

!ENTRY org.eclipse.core.jobs 4 2 2011-04-25 16:22:24.625
!MESSAGE An internal error occurred during: "Launching Test".
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/pde/internal/ui/launcher/LaunchArgumentsHelper
at org.ops4j.pax.cursor.Utils.getVMArgsOptions(Utils.java:216)
at
org.ops4j.pax.cursor.LaunchConfiguration.getProgramArguments(LaunchConfiguration.java:156)
at
org.eclipse.pde.launching.AbstractPDELaunchConfiguration.launch(AbstractPDELaunchConfiguration.java:72)
at
org.eclipse.pde.launching.OSGiLaunchConfigurationDelegate.launch(OSGiLaunchConfigurationDelegate.java:47)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:924)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1128)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


Questions
---------------

   1. How can I solve this?
   2. Is PAX eclipse plugin deprecated?
   3. I want to be able to provision all the bundles from within Eclipse IDE
   and start and debug my application? What are my options?
   4. Is remote debugging with PAX -EXAM my only option? Whats the standard
   practice? How do people perform this?

Any help will be appreciated?

Thanks in advance!

Matt
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to