Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OM2M » Error executing my plugin
Error executing my plugin [message #1729299] Tue, 12 April 2016 16:55 Go to next message
Marco Maggipinto is currently offline Marco MaggipintoFriend
Messages: 1
Registered: April 2016
Junior Member
Hi,
I've a problem while trying to execute my plugin: I've followed the tutorial and everything is fine but, when I try to execute the plugin using the command "start pluginNumber" I get the error: "BundleException: Error loading bundle activator".
Can you help me please?
Re: Error executing my plugin [message #1729811 is a reply to message #1729299] Tue, 19 April 2016 09:16 Go to previous message
Francois AissaouiFriend
Messages: 38
Registered: April 2015
Member
Hi Marco,

When an exception is not caught in your plugin, the OSGi framework only displays this error. You can look at the full stack trace in the configuration folder. You will find the error log.
Moreover, if you want to debug your program, you should use try/catch blocks to find out where your exception comes from.

Hope this can help.
François
Previous Topic:Using OM2M with Contiky or free RTOS
Next Topic:Error on starting .bat
Goto Forum:
  


Current Time: Fri Apr 26 14:25:07 GMT 2024

Powered by FUDForum. Page generated in 0.03449 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top