Hi - I've just packaged a plugin for testing and placed it in the plugin-packages folder of my local serenity-client as directed by the SDK Tutorial. After restarting the Virgo server I can see in the logs that the bundle is installed and started with no errors. Upon reloading the web client and clicking on my extension's shortcut in the Home menu I get the following error:
Failed to navigate to desired location.
Error details: Error while activating extension
com.xxx.xxx.xxx
Error #2035
Initially I thought this must have been an error in pointing to the wrong componentClass in my plugin.xml, however this seems to be in order and has not changed since being deployed to the Virgo server in eclipse - when the plugin ran with no errors. Is there any obvious reason that could cause this error?
Any help is much appreciated.
Thanks
James