Geronimo 3.0 NoSuchConfigException error

Thursday, 12 April 2012 10:26

Geronimo problem starting ear NoSuchConfigException

Geronimo 3.0 [NoSuchConfigException]

If you get the following exception after a Permgen Error or a crash of your favorite application server :

...
Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException: 
     trying to start ancestor config for config com.package/myapplication-ear/1.0/car
...

It seems that Geronimo has a discrepancy between your application configuration and the OSGI bundles correponding to your EAR.
You can fix this issue by uninstalling the correponding OSGI bundle using the Geronimo Administration Console and reinstralling your application using the deployer or WTP if you are using Eclipse.

Tags: geronimo , error , application , osgi , correponding , config , administration , console

Add comment


Security code
Refresh