On Aug 29, 2008, at 4:15 PM, kwdev wrote:
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
Hmm. Are you sure the download and unzip completed successfully?
Is the following file in your Geronimo install? repository/org/apache/
geronimo/framework/geronimo-common/2.1/geronimo-common-2.1.jar
What version of Java are you using?
I'd recommend that you use Geronimo 2.1.2 on general grounds (not that
I think it fixes this problem).
--kevan