Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
when starting Geronimo 2.1.1 on Solaris 10 x86
--------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4354
URL: https://issues.apache.org/jira/browse/GERONIMO-4354
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: installer
Affects Versions: 2.1.1
Environment: uname -a
SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
Reporter: Pierre-Antoine Berreur
Priority: Blocker
Can not start geronimo after unzipping it on Solaris 10.
[EMAIL PROTECTED] /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$
./bin/geronimo.sh run
Using GERONIMO_BASE: /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
Using GERONIMO_HOME: /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME: /usr/java/jre
03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in
the FAILED state:
abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
org.apache.geronimo.kernel.repository.MissingDependencyException: Missing
dependency: org.apache.geronimo.framework/geronimo-common/2.1.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)
java.lang.IllegalStateException: GBean is not running:
org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
at
org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
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)
[EMAIL PROTECTED] /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.