Вопрос

I get this error when starting the Geronimo server in Eclipse:

Module 23/66 org.apache.geronimo.configs/sharedlib/3.0.0/car

2013-02-23 20:26:13,165 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.configs/sharedlib/3.0.0/car?ServiceModule=org.apache.geronimo.configs/sharedlib/3.0.0/car,j2eeType=GBean,name=SharedLib"

org.eclipse.osgi.framework.internal.core.Framework$DuplicateBundleException: Bundle "org.apache.geronimo.configs.sharedlib.SharedLib" version "3.0.0" has already been installed from: reference:file:/c:/geronimo/var/shared/

Any idea what could be causing it?

Это было полезно?

Решение

Just got a tumbleweed badge for this question!

I spent 2 days solid getting geronimo to talk to eclipse, this problem disappeared at some stage while fixing another one. I still get a warning when I run geronimo, but have chosen to ignore it and get on with life.

It amazes me that something that should be so simple, can become so damn complicated.

If anyone is searching for the same problem, I think (not 100% sure), it came about because I installed geronimo under c:\geronimo, then under c:\g when I re-installed it in an effort to ensure the path name for the longest path name was short enough.

Anyway, good luck :)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top