[
https://issues.apache.org/jira/browse/GERONIMO-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496276#comment-13496276
]
Sébastien Dante Ursini commented on GERONIMO-6380:
--------------------------------------------------
You can fix this issue by calling :
./geronimo -c run
to clean your OSGI bundle cache
more details at <a
href="http://www.java-tutorial.ch/apache-geronimo/geronimo-duplicatebundleexception">DuplicateBundleException</a>
> geronimo fails to start when launched using 'jpda run'
> ------------------------------------------------------
>
> Key: GERONIMO-6380
> URL: https://issues.apache.org/jira/browse/GERONIMO-6380
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: Kevan Miller
> Priority: Minor
>
> Starting geronimo with the jpda command is causing startup problems for me...
> {code}
> $ ./geronimo jpda run
> Using GERONIMO_HOME: /Users/kevan/servers/geronimo-tomcat7-javaee6-3.0.0
> Using GERONIMO_SERVER: /Users/kevan/servers/geronimo-tomcat7-javaee6-3.0.0
> Using GERONIMO_TMPDIR:
> /Users/kevan/servers/geronimo-tomcat7-javaee6-3.0.0/var/temp
> Using JRE_HOME:
> /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home
> Using JPDA_OPTS: -Xdebug
> -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
> Listening for transport dt_socket at address: 8000
> Error launching framework:
> org.eclipse.osgi.framework.internal.core.Framework$DuplicateBundleException:
> Bundle "org.apache.aries.proxy" version "0.3.0" has already been installed
> from:
> reference:file:/Users/kevan/Servers/geronimo-tomcat7-javaee6-3.0.0/repository/org/apache/aries/proxy/org.apache.aries.proxy/0.3/org.apache.aries.proxy-0.3.jar
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira