Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 27137 invoked from network); 20 Oct 2004 06:53:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Oct 2004 06:53:22 -0000 Received: (qmail 13467 invoked by uid 500); 20 Oct 2004 06:53:12 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 13269 invoked by uid 500); 20 Oct 2004 06:53:10 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 13255 invoked by uid 99); 20 Oct 2004 06:53:10 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [64.14.202.141] (HELO mgd.gluecode.com) (64.14.202.141) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 19 Oct 2004 23:53:09 -0700 Received: from [192.168.1.105] (dsl093-038-137.pdx1.dsl.speakeasy.net [66.93.38.137]) (authenticated bits=0) by mgd.gluecode.com (8.12.10/8.12.10) with ESMTP id i9K72H1q012459 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Wed, 20 Oct 2004 00:02:18 -0700 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <4175FD83.9080501@tiscali.de> References: <20041020015421.50674.qmail@web41215.mail.yahoo.com> <4175FD83.9080501@tiscali.de> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: David Jencks Subject: Re: Build Error in Assembly Date: Tue, 19 Oct 2004 23:53:05 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.619) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I believe that finding xml in the output like means that the appropriate maven plugin is not installed. I have no idea how this could be the case here, but maybe this would provide a clue. david jencks On Oct 19, 2004, at 10:54 PM, Ralf Barkow wrote: > > Let me add the error I get after a fresh checkout, > as described on the Building page on the wiki : > > +---------------------------------------- > | Executing default Geronimo :: Assembly > | Memory: 28M/33M > +---------------------------------------- > > (...) > > [echo] Preprocessing system-jms-plan.xml > [echo] Preprocessing system-plan.xml > [echo] Bootstrapping service deployer > > BUILD FAILED > File...... > L:\cygwin\home\rgb\.maven\cache\maven-multiproject-plugin > -1.3.1\plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > Unable to obtain goal [default] -- > l:\cygwin\home\rgb\geronimo\modules\assembly\maven.xml:193:37: > org/apache/geronimo/kernel/repository/Repository > Total time: 40 minutes 47 seconds > Finished at: Wed Oct 20 00:30:07 CEST 2004 > > -- Ralf > > > mouli wrote: > >> I still get the error >> >> ====================================================== >> [echo] C:\asf\geronimo >> [echo] Preprocessing client-system-plan.xml >> [echo] Preprocessing default-database-plan.xml >> [echo] Preprocessing deployer-system-plan.xml >> [echo] Preprocessing j2ee-client-plan.xml >> [echo] Preprocessing j2ee-deployer-plan.xml >> [echo] Preprocessing j2ee-secure-plan.xml >> [echo] Preprocessing j2ee-server-plan.xml >> [echo] Preprocessing system-activemq-plan.xml >> [echo] Preprocessing system-database-plan.xml >> [echo] Preprocessing system-jms-plan.xml >> [echo] Preprocessing system-plan.xml >> [echo] Bootstrapping service deployer >> [echo] Building server.jar >> [java] Server URI: org/apache/geronimo/System >> [echo] Building server configuration >> [java] >> org.apache.geronimo.deployment.DeploymentException: >> Unable to load pa >> rents >> [java] at >> org.apache.geronimo.deployment.DeploymentContext.(Deplo >> ymentContext.java:114) >> [java] at >> org.apache.geronimo.deployment.service.ServiceConfigBuilder.b >> uildConfiguration(ServiceConfigBuilder.java:101) >> [java] at >> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java: >> 174) >> [java] at >> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java: >> 83) >> [java] at >> com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMet >> aDataImpl.java:213) >> [java] at >> com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java >> :220) >> [java] at >> com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke( >> DefaultMBeanServerInterceptor.java:815) >> [java] at >> com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer. >> java:784) >> [java] at >> org.apache.geronimo.kernel.Kernel.invoke(Kernel.java:231) >> [java] at >> org.apache.geronimo.system.main.CommandLine.(CommandLin >> e.java:106) >> [java] at >> org.apache.geronimo.system.main.CommandLine.main(CommandLine. >> java:64) >> [java] Caused by: >> org.apache.geronimo.kernel.config.NoSuchConfigException: >> N >> o configuration with id: org/apache/geronimo/System >> [java] at >> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.lo >> ad(ConfigurationManagerImpl.java:129) >> [java] at >> org.apache.geronimo.kernel.config.ConfigurationManagerImpl.lo >> adRecursive(ConfigurationManagerImpl.java:175) >> [java] at >> org.apache.geronimo.deployment.DeploymentContext.(Deplo >> ymentContext.java:112) >> [java] ... 10 more >> >> BUILD FAILED >> File...... C:\Documents and >> Settings\mouli\.maven\cache\maven-multiprojec >> t-plugin-1.3.1\plugin.jelly >> Element... maven:reactor >> Line...... 217 >> Column.... 9 >> Unable to obtain goal [default] -- >> C:\asf\geronimo\modules\assembly\maven.xml:22 >> 5:84: Java returned: 2 >> Total time: 1 minutes 45 seconds >> Finished at: Tue Oct 19 21:25:25 EDT 2004 >> ===================================================== >> >> As suggested earlier I have removed index.tmp but >> it gets created when I run the build again. >> >> Any suggestions... >> >> Thanks, >> Mouli >> >> >> >> _______________________________ >> Do you Yahoo!? >> Declare Yourself - Register online to vote today! >> http://vote.yahoo.com >> >> >