|
RuntimeException after switching to Galileo -
06-24-2009, 02:36 PM
Hi all,
today I installed Galileo. As always, this was really simple. I told it to use the same workspace as I used with Ganymede. Everything looked really fine, and I tried to launch my RCP application I'm still working on, without any further changes. Galileo told me it couldn't find a couple of bundles that of course were still on their places. I found the following application error
java.lang.RuntimeException: Application "xyz.application" could not be found in the registry. The applications available are: ...
Opening the Run Configuration and clicking on "Add Required Plug-ins" solved the problem, after I spent some hours searching and trying a number of useless changes. For some reason my application is now dependent on "org.mortbay.jetty.server" and "...util". I don't mind, but why might that be so?
Anyway, I hope I could help anyone who encountered a similar problem. I would have been happy to hear that only one click is needed to get me running again...
Cheers,
Heiko
|