Hi seleshmaster, that's great !!! If you don't have all the WTP prereqs it can
cause unpredictable results.....
seleshmaster wrote:
Thanks for the response. I finally got it to work. THe problem was my WTP
installation. I had to remove Eclipse and re-installed it again along with
WTP and somehow that fixed the problem.
Tim McConnell-2 wrote:
Hi seleshmaster and CG, are you both sure that you have all the WTP
prereqs
required for the Geronimo Eclipse plugin as listed here ??
-----> http://geronimo.apache.org/development-tools.html
Also, if you are using the Geronimo Eclipse Plugin version 2.1.0, where
are you
getting it ?? Or are you building it yourself ?? The latest GEP 2.1.0 can
be
downloaded from our unstable site at:
----->
http://people.apache.org/dist/geronimo/eclipse/unstable/geronimo-eclipse-plugin-2.1.0-SNAPSHOT-deployable.zip
Finally, if you do in fact have all the prereqs installed, could you
please
attach the log from your Eclipse workspace after the failure occurs ?? It
will
be the .log file in your .metadata subdirectory. Thanks much....
seleshmaster wrote:
Hello;
I am also a newbie to JEE, I am having a similar problem. Though, i can
start the server on command line but I am unable to start the server in
eclipse. I have setup Geronimo WTP client.
The version I am running is v2.1 (Geronimo). I was just following the
"5-minute Tutorial on Enterprise Application ..."
it seems it starts ok, then it just dies
The error i am getting is " Server Apache Geronimo v2.0 failed to start"
please help
thx
CG-6 wrote:
Hi, I am newbie in Geronimo, or more exactly , newbie in J2EE.
I have setup the Geronimo WTP client for eclipse , and when I try to
start the server it could not start.
Environment
==========
OS is Ubuntu 7.10
Geronimo version is geronimo-tomcat6-jee5-2.0.1
Ecplise SDK version is 3.3.1
JDK version is java_ee_sdk-5_04-linux
I have tried to google for solution but could not find relevant answer.
I also tried to run geronimo from cli , using the startup.sh , but
seems like encounter the same problem.
Hope that somebody can give some guidance to solve this problem. Thanks.
Error messages are as below
==============================
22:18:15,725 ERROR [GBeanInstanceState] Error while starting; GBean is
now in the FAILED state:
abstractName="org.apache.geronimo.configs/j2ee-system/2.0.1/car?configurationName=org.apache.geronimo.configs/j2ee-system/2.0.1/car"
org.apache.geronimo.kernel.repository.MissingDependencyException:
Unable to resolve dependency
org.apache.geronimo.modules/geronimo-common/2.0.1/jar
at
org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:114)
at
org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:404)
at
org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:321)
at
org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:266)
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:513)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:946)
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:539)
at
org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:195)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:159)
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.configs/j2ee-system/2.0.1/car?configurationName=org.apache.geronimo.configs/j2ee-system/2.0.1/car
at
org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:197)
at
org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:159)
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)
--
Thanks,
Tim McConnell
--
Thanks,
Tim McConnell