I would guess its either a classpath conflict, previous installation of
Geronimo, or bad permissions. You could install to C:/Geronimo and
shouldn't have a problem.

________________________________________________

Kevin Huntly
79 Aurora Drive
Cheektowaga, NY 14215
Email: kmhun...@gmail.com
Cell: (716) 341-5669
LinkedIn: http://www.linkedin.com/in/kevinhuntly
________________________________________________

-----BEGIN GEEK CODE BLOCK-----
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t+ 5-- X-- R+ tv+ b++  DI++ D++
G++ e(+) h--- r+++ y+++*
------END GEEK CODE BLOCK------
On Feb 3, 2015 8:17 PM, "Zhi Xie" <daxie...@gmail.com> wrote:

> I couldn't reproduce your issue on windows 7 64bit 1.11.00.AI B13.
> It is my geronimo server start output in console. Please check it and give
> me more information to recreate your findings.
>
>
> ------------------------------------------------------------------------------------
> C:\geronimo-tomcat7-javaee6-3.0.1\bin>set JAVA_HOME=e:\jdks\sun\jdk1.7.0_75
>
> C:\geronimo-tomcat7-javaee6-3.0.1\bin>geronimo.bat run
> Using GERONIMO_HOME:   C:\geronimo-tomcat7-javaee6-3.0.1
> Using GERONIMO_SERVER: C:\geronimo-tomcat7-javaee6-3.0.1
> Using GERONIMO_TMPDIR: C:\geronimo-tomcat7-javaee6-3.0.1\var\temp
> Using JRE_HOME:        e:\jdks\sun\jdk1.7.0_75\jre
>
>      ______                       _
>     / ____/___  _________  ____  (_)____ ___  ____
>    / / __ / _ \/ ___/ __ \/ __ \/ // __ `__ \/ __ \
>   / /_/ //  __/ /  / /_/ / / / / // / / / / / /_/ /
>   \____/ \___/_/   \____/_/ /_/_//_/ /_/ /_/\____/
>
>   Apache Geronimo (3.0.1)
>
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Geronimo.
>
> geronimo> Booting Geronimo Kernel (in Java 1.7.0_75)...
> Starting Geronimo Application Server v3.0.1
> [****************************************] 100%  12s Startup complete
>   Listening on Ports:
>     1050 0.0.0.0 CORBA Naming Service
>     1099 0.0.0.0 RMI Naming
>     1527 0.0.0.0 Derby Connector
>     2001 0.0.0.0 OpenEJB SSL ORB Adapter
>     4201 0.0.0.0 OpenEJB Daemon
>     6882 0.0.0.0 OpenEJB ORB Adapter
>     8009 0.0.0.0 Tomcat Connector AJP TomcatAJPConnector
>     8080 0.0.0.0 Tomcat Connector HTTP BIO TomcatWebConnector
>     8443 0.0.0.0 Tomcat Connector HTTPS BIO TomcatWebSSLConnector
>     9999 0.0.0.0 JMX Remoting Connector
>    61616 0.0.0.0 ActiveMQ Transport Connector
>
>   Started Application Modules:
>     EAR: org.apache.geronimo.plugins/console-tomcat/3.0.1/car
>     JAR: org.apache.geronimo.configs/mejb/3.0.1/car
>     RAR: org.apache.geronimo.configs/activemq-ra/3.0.1/car
>     RAR: org.apache.geronimo.configs/system-database/3.0.1/car
>     RAR: org.apache.geronimo.plugins.monitoring/agent-ds/3.0.1/car
>     RAR: org.apache.geronimo.plugins.monitoring/mconsole-ds/3.0.1/car
>     RAR: org.apache.geronimo.plugins/uddi-db/3.0.1/car
>     WAR: org.apache.geronimo.configs/remote-deploy-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.configs/uddi-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.configs/welcome-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins.monitoring/mconsole-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/activemq-console-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/debugviews-console-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/openejb-console-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/plancreator-console-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/plugin-console-tomcat/3.0.1/car
>     WAR: org.apache.geronimo.plugins/sysdb-console-tomcat/3.0.1/car
>
>   Web Applications:
>     /
>     /activemq
>     /console
>     /console-base
>     /debug-views
>     /juddi
>     /monitoring
>     /openejb-server
>     /plan-creator
>     /plugin
>     /remote-deploy
>     /system-database
>
> Geronimo Application Server started
>
> -------------------------------------------------------------------------------------------------------------------------------
>
> 2015-02-01 5:23 GMT+08:00 paulhr <p...@roubekas.org>:
>
>> I found the cause. It seems the the hierarchy of the directory structure
>> can be too flat.
>>
>> The example below is ok.
>> *C:\g\geronimo-tomcat7-javaee6-3.0.1\bin*
>>
>>
>> But this example is too flat for Geronimo to handle.
>> *C:\geronimo-tomcat7-javaee6-3.0.1\bin*
>>
>>
>> ------------------------------
>> View this message in context: Re: DuplicateBundleException on 3.0.1 on
>> Windows 7 SP1
>> <http://apache-geronimo.328035.n3.nabble.com/DuplicateBundleException-on-3-0-1-on-Windows-7-SP1-tp3988713p3988719.html>
>> Sent from the Users mailing list archive
>> <http://apache-geronimo.328035.n3.nabble.com/Users-f328036.html> at
>> Nabble.com.
>>
>
>
>
> --
> Best Regards
> Gary
>

Reply via email to