Return-Path: Delivered-To: apmail-maven-continuum-issues-archive@locus.apache.org Received: (qmail 83774 invoked from network); 8 Feb 2008 09:06:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Feb 2008 09:06:00 -0000 Received: (qmail 19558 invoked by uid 500); 8 Feb 2008 09:05:53 -0000 Delivered-To: apmail-maven-continuum-issues-archive@maven.apache.org Received: (qmail 19537 invoked by uid 500); 8 Feb 2008 09:05:53 -0000 Mailing-List: contact continuum-issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-issues@maven.apache.org Received: (qmail 19526 invoked by uid 99); 8 Feb 2008 09:05:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 01:05:53 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Feb 2008 09:05:23 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id B0F8A14A803D for ; Fri, 8 Feb 2008 03:05:30 -0600 (CST) Message-ID: <27875807.1202461530533.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 8 Feb 2008 03:05:30 -0600 (CST) From: "Piotr Kania (JIRA)" To: continuum-issues@maven.apache.org Subject: [jira] Created: (CONTINUUM-1652) continuum fails on startup MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org continuum fails on startup -------------------------- Key: CONTINUUM-1652 URL: http://jira.codehaus.org/browse/CONTINUUM-1652 Project: Continuum Issue Type: Bug Affects Versions: 1.1 Environment: Windows XP, Java 1.6.0_03 Reporter: Piotr Kania Priority: Blocker Attachments: log.txt Continuum fails on startup. Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.util.ArrayList.(ArrayList.java:112) at java.util.ArrayList.(ArrayList.java:119) at org.codehaus.plexus.util.xml.Xpp3Dom.(Xpp3Dom.java:64) at org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration.getChild (XmlPlexusConfiguration.java:136) at org.codehaus.plexus.configuration.xml.XmlPlexusConfiguration.getChild (XmlPlexusConfiguration.java:120) at org.codehaus.plexus.component.repository.io.PlexusTools.buildComponen tDescriptor(PlexusTools.java:114) at org.codehaus.plexus.component.discovery.DefaultComponentDiscoverer.cr eateComponentDescriptors(DefaultComponentDiscoverer.java:61) at org.codehaus.plexus.component.discovery.AbstractComponentDiscoverer.f indComponents(AbstractComponentDiscoverer.java:107) at org.codehaus.plexus.container.initialization.ComponentDiscoveryPhase. discoverComponents(ComponentDiscoveryPhase.java:83) at org.codehaus.plexus.DefaultPlexusContainer.discoverComponents(Default PlexusContainer.java:910) at org.codehaus.plexus.DefaultPlexusContainer.discoverComponents(Default PlexusContainer.java:900) at org.codehaus.plexus.service.jetty.JettyPlexusService.afterApplication Start(JettyPlexusService.java:234) at org.codehaus.plexus.appserver.application.deploy.lifecycle.phase.Afte rAppStartServiceSetupPhase.execute(AfterAppStartServiceSetupPhase.java:28) at org.codehaus.plexus.appserver.application.deploy.DefaultApplicationDe ployer.deployJar(DefaultApplicationDeployer.java:107) at org.codehaus.plexus.appserver.application.deploy.DefaultApplicationDe ployer.deploy(DefaultApplicationDeployer.java:88) at org.codehaus.plexus.appserver.lifecycle.phase.ApplicationDeploymentPh ase$1.onJarDiscovered(ApplicationDeploymentPhase.java:44) at org.codehaus.plexus.appserver.supervisor.DefaultSupervisor.scanDirect ory(DefaultSupervisor.java:100) at org.codehaus.plexus.appserver.supervisor.DefaultSupervisor.scan(Defau ltSupervisor.java:73) at org.codehaus.plexus.appserver.lifecycle.phase.ApplicationDeploymentPh ase.execute(ApplicationDeploymentPhase.java:58) at org.codehaus.plexus.appserver.DefaultApplicationServer.start(DefaultA pplicationServer.java:218) at org.codehaus.plexus.personality.plexus.lifecycle.phase.StartPhase.exe cute(StartPhase.java:33) at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(Abstract LifecycleHandler.java:128) at org.codehaus.plexus.component.manager.AbstractComponentManager.startC omponentLifecycle(AbstractComponentManager.java:142) at org.codehaus.plexus.component.manager.AbstractComponentManager.create ComponentInstance(AbstractComponentManager.java:132) at org.codehaus.plexus.component.manager.ClassicSingletonComponentManage r.getComponent(ClassicSingletonComponentManager.java:90) at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultCompo nentLookupManager.java:147) at org.codehaus.plexus.DefaultComponentLookupManager.lookup(DefaultCompo nentLookupManager.java:69) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContai ner.java:297) at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContai ner.java:291) at org.codehaus.plexus.appserver.PlexusApplicationHost.start(PlexusAppli cationHost.java:155) at org.codehaus.plexus.appserver.PlexusApplicationHost.start(PlexusAppli cationHost.java:85) at org.codehaus.plexus.appserver.PlexusApplicationHost.main(PlexusApplic ationHost.java:289) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira