I am trying to install geronimo 2.1 on our new Sun SOlaris box. I downloaded
the zip file under 
/home/geronimo and ran the script . ./bin/geronimo.sh start to start the
server and am getting the following errors at startup : 

"/export/home/geronimo/install/geronimo-tomcat6-javaee5-2.1/var/log/geronimo.out"
248 lines, 25808 characters
12:37:48,111 ERROR [GBeanInstanceState] Error while starting; GBean is now
in the FAILED state:
abstractName="org.apache.geronimo.framework/j2ee-system/2.1/c
ar?configurationName=org.apache.geronimo.framework/j2ee-system/2.1/car"
org.apache.geronimo.kernel.repository.MissingDependencyException: Missing
dependency: org.apache.geronimo.framework/geronimo-common/2.1/jar
        at
org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
        at
org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
        at
org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
        at
org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
        at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
        at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
        at
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
        at
org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
        at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
        at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
        at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
        at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
        at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
        at
org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)


Any idea anyone ?
-- 
View this message in context: 
http://www.nabble.com/Re%3A-Startup-Error-tp19226728s134p19226728.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to