Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 36889 invoked from network); 1 Mar 2008 04:55:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2008 04:55:19 -0000 Received: (qmail 71038 invoked by uid 500); 1 Mar 2008 04:55:13 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 71021 invoked by uid 500); 1 Mar 2008 04:55:13 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 71010 invoked by uid 99); 1 Mar 2008 04:55:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Feb 2008 20:55:13 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Mar 2008 04:54:34 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JVJkB-0003xi-0b for user@geronimo.apache.org; Fri, 29 Feb 2008 20:54:43 -0800 Message-ID: <15772681.post@talk.nabble.com> Date: Fri, 29 Feb 2008 20:54:43 -0800 (PST) From: seleshmaster To: user@geronimo.apache.org Subject: Re: Geronimo WTP client for eclipse , server cannot start In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: seleshmaster@gmail.com References: X-Virus-Checked: Checked by ClamAV on apache.org 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.(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) > > -- View this message in context: http://www.nabble.com/Geronimo-WTP-client-for-eclipse-%2C-server-cannot-start-tp15715300s134p15772681.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.