Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 2776 invoked from network); 3 Aug 2010 13:14:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 13:14:09 -0000 Received: (qmail 59080 invoked by uid 500); 3 Aug 2010 13:14:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 58716 invoked by uid 500); 3 Aug 2010 13:14:06 -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 List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 58709 invoked by uid 99); 3 Aug 2010 13:14:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 13:14:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chirunhua@gmail.com designates 209.85.212.54 as permitted sender) Received: from [209.85.212.54] (HELO mail-vw0-f54.google.com) (209.85.212.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 13:13:50 +0000 Received: by vws7 with SMTP id 7so3716176vws.13 for ; Tue, 03 Aug 2010 06:13:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=SLkRVQPMrhbA6k2u/kMKUKrMdTugJWNJXlUXSpgqGWg=; b=hQVsafHbSWYatqzSm6MKjYoDe8ExkDiuJ6QCtrUJtoPd8eEDHi5iZCEBu73VmvVBHs ZGKvEYHjzZNxDEavDhzfgjp6BJ1FDuIYS+HuOhVX5yVanwkYSzVcWy61Z8hVEkd5hCDz bpntcO9jLTgcpGmp3E0BQSTipnFcWoo8D6OSE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=c3AbkX4DFq0TljvIwFtv+RuvllD8HZr/BCQQcksqfrHXAC8YWjK9WfZrWg66aBl5LZ 9a+UXmtZ/sC+6j8+M8L8czGO1KxUSnJCwgSbdPco6KBi465XNxQ31lxv3JQsscfcnD9I lnp5KJpWU1AOhAW8fqdpVXu25v3fTfsAtulGo= MIME-Version: 1.0 Received: by 10.220.90.212 with SMTP id j20mr5198176vcm.207.1280841208530; Tue, 03 Aug 2010 06:13:28 -0700 (PDT) Received: by 10.220.186.133 with HTTP; Tue, 3 Aug 2010 06:13:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 3 Aug 2010 21:13:27 +0800 Message-ID: Subject: Re: BUILD ERROR in G3.0 OpenEJB Plugin From: chi runhua To: dev@geronimo.apache.org Content-Type: multipart/alternative; boundary=0016e64718483f888d048ceb156b --0016e64718483f888d048ceb156b Content-Type: text/plain; charset=ISO-8859-1 Seems like org.springframework.asm.commons is required during the build. Not sure why but you may install the missing bundle to bypass the error. HTH. Jeff On Tue, Aug 3, 2010 at 7:32 PM, Vamsavardhana Reddy wrote: > I am getting a build error in server\trunk\plugins\openejb\openejb. Can > someone suggest what I am missing in my setup? > > The command line output is given below: > > ---------------------- > > C:\G\server\trunk\plugins\openejb\openejb>java -version > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02) > Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode) > > C:\G\server\trunk\plugins\openejb\openejb>mvn -version > Apache Maven 2.2.1 (r801777; 2009-08-07 00:46:01+0530) > Java version: 1.6.0_20 > Java home: C:\SUNJDK160\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows > > C:\G\server\trunk\plugins\openejb\openejb>mvn install -Dtest=none -e > > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Geronimo Plugins, OpenEJB :: OpenEJB > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: > checking for updates from apache.snapshots > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: > checking for updates from codehaus.snapshots > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: > checking for updates from jetty.oss.sonatype.org > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: > checking for updates from openqa-snapshots > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking > for updates from apache.snapshots > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking > for updates from codehaus.snapshots > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking > for updates from jetty.oss.sonatype.org > [INFO] snapshot > org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking > for updates from openqa-snapshots > [INFO] [genesis:validate-configuration {execution: default}] > [INFO] [geronimo-property:set-property {execution: set-property}] > [INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: > checking for updates from jetty.oss.sonatype.org > [INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: > checking for updates from openqa-snapshots > [INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: > checking for updates from codehaus.snapshots > [INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: > checking for updates from apache.snapshots > [INFO] snapshot org.apache.openejb:openejb-jee:3.2-SNAPSHOT: checking for > updates from codehaus-snapshot > [INFO] snapshot org.apache.openejb:openejb-jee:3.2-SNAPSHOT: checking for > updates from apache-m2-snapshot > [INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking > for updates from jetty.oss.sonatype.org > [INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking > for updates from openqa-snapshots > [INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking > for updates from codehaus.snapshots > [INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking > for updates from apache.snapshots > [INFO] snapshot > org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT: checking for > updates from jetty.oss.sonatype.org > [INFO] snapshot > org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT: checking for > updates from openqa-snapshots > [INFO] snapshot > org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT: checking for > updates from codehaus.snapshots > [INFO] snapshot > org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT: checking for > updates from apache.snapshots > [INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: > checking for updates from jetty.oss.sonatype.org > [INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: > checking for updates from openqa-snapshots > [INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: > checking for updates from codehaus.snapshots > [INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: > checking for updates from apache.snapshots > [INFO] snapshot > org.apache.geronimo.testsupport:testsupport-common:3.0-SNAPSHOT: checking > for updates from jetty.oss.sonatype.org > [INFO] snapshot > org.apache.geronimo.testsupport:testsupport-common:3.0-SNAPSHOT: checking > for updates from openqa-snapshots > [INFO] snapshot > org.apache.geronimo.testsupport:testsupport-common:3.0-SNAPSHOT: checking > for updates from codehaus.snapshots > [INFO] snapshot > org.apache.geronimo.testsupport:testsupport-common:3.0-SNAPSHOT: checking > for updates from apache.snapshots > [INFO] [enforcer:enforce {execution: default}] > [INFO] Setting property: classpath.resource.loader.class => > 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. > [INFO] Setting property: velocimacro.messages.on => 'false'. > [INFO] Setting property: resource.loader => 'classpath'. > [INFO] Setting property: resource.manager.logwhenfound => 'false'. > [INFO] [remote-resources:process {execution: default}] > [WARNING] org.apache.velocity.runtime.exception.ReferenceException: > reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $ > license.name is not a valid reference. > [WARNING] org.apache.velocity.runtime.exception.ReferenceException: > reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $ > license.name is not a valid reference. > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] skip non existing resourceDirectory > C:\G\server\trunk\plugins\openejb\openejb\src\main\filtered-resources > [INFO] Copying 3 resources > [INFO] [car:validate-configuration {execution: > default-validate-configuration}] > [INFO] [car:prepare-plan {execution: default-prepare-plan}] > [INFO] Generated: > C:\G\server\trunk\plugins\openejb\openejb\target\work\plan.xml > [INFO] [car:verify-no-dependency-change {execution: > default-verify-no-dependency-change}] > [INFO] [car:prepare-metadata {execution: default-prepare-metadata}] > [org.apache.geronimo.kernel.repository.Maven2Repository] : Repository root > is C:\m24g3 > [org.apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR > information for javax.transaction/jta/1.1/jar artifact. It is not a bundle. > [org.apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR > information for org.quartz-scheduler/quartz/1.8.3/jar artifact. It is not a > bundle. > [org.apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR > information for org.codehaus.swizzle/swizzle-stream/1.0.2/jar artifact. It > is not a bundle. > [INFO] [car:package {execution: default-package}] > [INFO] Packaging module configuration: > C:\G\server\trunk\plugins\openejb\openejb\target\work\plan.xml > [org.apache.geronimo.kernel.basic.BasicKernel] : Starting boot > [org.apache.geronimo.gbean.runtime.AbstractGBeanReference] : GBean > references are not using proxies > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/boot/none/car?role=kernel State changed from stopped to > starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/boot/none/car?role=kernel State changed from starting to > running > [org.apache.geronimo.kernel.basic.BasicKernel] : Booted > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?configurationName=geronimo/packaging/fixed/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > geronimo/packaging/fixed/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?configurationName=geronimo/packaging/fixed/car > State changed from starting to running > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=Repository,name=SourceRepository > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=Repository,name=TargetRepository > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > resolved to > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=GBean,name=DependencyManager > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > resolved to > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=ConfigStore > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=Repository,name=SourceRepository > resolved to > geronimo/packaging/fixed/car?j2eeType=Repository,name=SourceRepository > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=TargetConfigStore > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=Repository,name=TargetRepository > resolved to > geronimo/packaging/fixed/car?j2eeType=Repository,name=TargetRepository > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore resolved to > geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > resolved to > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > [org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > resolved to > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=Repository,name=SourceRepository > State changed from stopped to starting > [org.apache.geronimo.mavenplugins.car.Maven2RepositoryAdapter] : Repository > root is C:\m24g3 > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=Repository,name=SourceRepository > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=ConfigStore > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=ConfigStore > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=ConfigStore > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=Repository,name=TargetRepository > State changed from stopped to starting > [org.apache.geronimo.system.repository.Maven2Repository] : Repository root > is C:\G\server\trunk\plugins\openejb\openejb\target\repository > [org.apache.geronimo.system.repository.Maven2Repository] : > Maven2Repository(root = > file:/C:/G/server/trunk/plugins/openejb/openejb/target/repository/, > resolveToServer = false) rootFile = > C:\G\server\trunk\plugins\openejb\openejb\target\repository > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=Repository,name=TargetRepository > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=TargetConfigStore > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=TargetConfigStore > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationStore,name=TargetConfigStore > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ArtifactManager,name=ArtifactManager > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ArtifactResolver,name=ArtifactResolver > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=GBean,name=DependencyManager > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=GBean,name=DependencyManager > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=GBean,name=DependencyManager > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Waiting to start > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > because no targets are running for reference AttributeStore matching the > patterns geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Waiting to start > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > because no targets are running for reference AttributeStore matching the > patterns geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore State > changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: geronimo/packaging/fixed/car?j2eeType=GBean,name=AttributeStore State > changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > geronimo/packaging/fixed/car?j2eeType=ConfigurationManager,name=ConfigManager > State changed from starting to running > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-gbean-deployer [1] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlbeans/2.4.0_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-deployment/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-cli/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-main/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-osgi-registry/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-finder/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-bundleutils/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-reflect/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-service-builder/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xmlbeans [2] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-deployment [3] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-cli > [4] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-main > [5] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-osgi-registry [6] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.xbean.finder [7] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.xbean.bundleutils [8] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.xbean.reflect [9] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xpp3 [10] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xmlresolver > [11] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-service-builder [12] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.framework.plugin [13] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-plugin/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.ant/1.7.0_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-javaee-deployment_1.1MR3_spec/1.0.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.framework.rmi-naming [14] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-blueprint/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.blueprint/org.apache.aries.blueprint/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-management/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-saaj_1.3_spec/1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-servlet_3.0_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaxrpc_1.1_spec/2.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-core/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-interceptor/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-naming/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-naming/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries/org.apache.aries.util/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.jmx/org.apache.aries.jmx/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.jmx/org.apache.aries.jmx.blueprint/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.jndi/org.apache.aries.jndi/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.framework.j2ee-system > [15] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-common/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-kernel/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-osgi-registry/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.ops4j.pax.logging/pax-logging-api/1.5.2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [asm/asm-all/3.2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/2.1_3_4/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-finder/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-bundleutils/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-reflect/3.7/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xstream/1.3_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-stax-api_1.2_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-crypto/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-system/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-cli/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-main/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [commons-cli/commons-cli/1.2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-pax-logging/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-jexl/1.1_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-lang/2.4_3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaxb_2.2_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.bundles/jaxb-impl/2.2_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-activation_1.1_spec/1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.bundles/woodstox/3.2.9_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.felix/org.apache.felix.bundlerepository/1.6.4/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-obr/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.bundles/sxc-jaxb/0.7.3_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.bundles/sxc-runtime/0.7.3_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.jline/0.9.94_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.felix/org.apache.felix.configadmin/1.2.4/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-common > [16] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-kernel > [17] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.ops4j.pax.logging.pax-logging-api [18] > org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] > : Enabling SLF4J API support. > org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] > : Enabling Jakarta Commons Logging API support. > org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] > : Enabling Log4J API support. > org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] > : Enabling Avalon Logger API support. > org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] > : Enabling JULI Logger API support. > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.objectweb.asm.all [19] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.cglib [20] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xstream [21] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-stax-api_1.2_spec [22] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-crypto > [23] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-system > [24] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.commons.cli [25] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-pax-logging [26] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.commons-jexl > [27] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.commons-lang > [28] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jaxb_2.2_spec [29] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.bundles.jaxb-impl [30] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-activation_1.1_spec [31] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.bundles.woodstox [32] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.felix.bundlerepository [33] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-obr > [34] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.bundles.sxc-jaxb [35] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.bundles.sxc-runtime [36] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.jline [37] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.felix.configadmin [38] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-blueprint [39] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.blueprint [40] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-management [41] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-saaj_1.3_spec [42] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-servlet_3.0_spec [43] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jaxrpc_1.1_spec [44] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-ejb_3.1_spec [45] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec [46] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-core > [47] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-interceptor [48] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-naming > [49] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.xbean.naming [50] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jta_1.1_spec [51] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.util [52] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.jmx [53] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.jmx.blueprint [54] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.jndi [55] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-plugin > [56] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.ant [57] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-javaee-deployment_1.1MR3_spec [58] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=Deployer,name=Deployer > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ConfigBuilder,name=ServiceBuilder > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ModuleBuilder,name=GBeanBuilder > [org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving > dependencies for > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=XmlAttributeBuilder,name=JavaBeanXmlAttributeBuilder > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=Deployer,name=Deployer > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=Deployer,name=Deployer > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ConfigBuilder,name=ServiceBuilder > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ConfigBuilder,name=ServiceBuilder > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ModuleBuilder,name=GBeanBuilder > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=ModuleBuilder,name=GBeanBuilder > State changed from starting to running > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=XmlAttributeBuilder,name=JavaBeanXmlAttributeBuilder > State changed from stopped to starting > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car,j2eeType=XmlAttributeBuilder,name=JavaBeanXmlAttributeBuilder > State changed from starting to running > [INFO] Started deployer: > org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.RepositoryConfigurationStore] : > Configuration directory: > C:\G\server\trunk\plugins\openejb\openejb\target\repository\org\apache\geronimo\configs\openejb\3.0-SNAPSHOT > is created > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle > org.apache.geronimo.configs.openejb-DEPLOYMENT [131] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaxws_2.2_spec/1.0/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-core/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-api/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-loader/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-javaagent/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-jee/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.apache.commons/commons-math/2.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.codehaus.swizzle/swizzle-stream/1.0.2/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.quartz-scheduler/quartz/1.8.3/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [javax.transaction/jta/1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.slf4j/slf4j-log4j12/1.5.10/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-client/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-openejb/3.0-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-interceptor_1.1_spec/1.0/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-ejbd/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-server/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.openejb/openejb-multicast/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-persistence-jpa20/3.0-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.apache.yoko/yoko-spec-corba/1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.geronimo.configs/webservices-common/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType [org.apache.xbean/xbean-asm-shaded/3.7/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Installing > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/1.6.6_1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaxws_2.2_spec/1.0/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-core/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-api/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-loader/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-javaagent/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-jee/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.commons/commons-math/2.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.codehaus.swizzle/swizzle-stream/1.0.2/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.quartz-scheduler/quartz/1.8.3/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [javax.transaction/jta/1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.slf4j/slf4j-log4j12/1.5.10/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-client/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-openejb/3.0-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-interceptor_1.1_spec/1.0/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-ejbd/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-server/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.openejb/openejb-multicast/3.2-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-persistence-jpa20/3.0-SNAPSHOT/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.yoko/yoko-spec-corba/1.1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/webservices-common/3.0-SNAPSHOT/car:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.xbean/xbean-asm-shaded/3.7/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.quartz/1.6.6_1/jar:ALL] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.configs.j2ee-server [60] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.howl/1.0.1-1_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-j2ee/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.components/geronimo-transaction/3.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-j2ee-connector_1.6_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.servicemix.bundles.howl [61] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-j2ee > [62] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.components.geronimo-transaction [63] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-j2ee-connector_1.6_spec [64] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.server-security-config [65] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.framework.j2ee-security > [66] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-security/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jacc_1.4_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.components/geronimo-jaspi/1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-jmx-remoting/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-osgi-locator/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-security [67] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jacc_1.4_spec [68] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jaspic_1.0_spec [69] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.components.geronimo-jaspi > [70] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.framework.geronimo-jmx-remoting [71] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-osgi-locator [72] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.configs.transaction-1_6 > [73] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-connector-1_6/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.components/geronimo-connector/3.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-transaction-1_6/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-j2ee-connector_1.6_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.tranql/tranql-connector/1.6/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.transaction/org.apache.aries.transaction.blueprint/0.1-incubating/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.modules.geronimo-connector-1_6 [74] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.components.geronimo-connector [75] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.modules.geronimo-transaction-1_6 [76] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.tranql.connector [77] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jpa_2.0_spec [78] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.aries.transaction.blueprint [79] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.configs.system-database > [80] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-derby/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.bundles/derby-all/10.6.1.0_1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-jdbc/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.tranql/tranql-connector-derby-embed-xa/1.6/rar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.tranql/tranql-connector-derby-embed-local/1.6/rar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-derby > [81] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.bundles.derby-all [82] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-jdbc > [83] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle [84] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle [85] > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car > State changed from stopped to starting > [org.apache.geronimo.kernel.config.Configuration] : Started configuration > org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car > [org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState > for: > org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car > State changed from starting to running > [org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded > Configuration > org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car?configurationName=org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jaxws_2.2_spec [86] > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.openejb.core [87] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.openejb.core [87]: Unable to resolve 87.0: missing requirement > [87.0] package; (&(package=org.apache.openejb.loader)(version>=3.2.0)) > [caused by: Unable to resolve 89.0: missing requirement [89.0] package; > (package=org.apache.openejb) [caused by: Unable to resolve 87.0: missing > requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.openejb.api [88] > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.openejb.loader [89] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.openejb.loader [89]: Unable to resolve 89.0: missing requirement > [89.0] package; (package=org.apache.openejb) [caused by: Unable to resolve > 87.0: missing requirement [87.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] module; > (bundle-symbolic-name=org.apache.openejb.core) [caused by: Unable to resolve > 87.0: missing requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.openejb.javaagent [90] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.openejb.jee [91] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.commons.math [92] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle [93] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle [94] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle [95] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle org.apache.openejb.client [97] > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.geronimo.modules.geronimo-openejb [98] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.geronimo.modules.geronimo-openejb [98]: Unable to resolve 98.0: > missing requirement [98.0] package; > (&(package=org.apache.openejb)(version>=3.2.0)) [caused by: Unable to > resolve 87.0: missing requirement [87.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] package; > (package=org.apache.openejb) [caused by: Unable to resolve 87.0: missing > requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-interceptor_1.1_spec [99] > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.specs.geronimo-jms_1.1_spec [100] > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.openejb.ejbd [101] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.openejb.ejbd [101]: Unable to resolve 101.0: missing requirement > [101.0] package; (&(package=org.apache.openejb)(version>=3.2.0)) [caused by: > Unable to resolve 87.0: missing requirement [87.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] package; > (package=org.apache.openejb) [caused by: Unable to resolve 87.0: missing > requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.openejb.server [102] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.openejb.server [102]: Unable to resolve 102.0: missing > requirement [102.0] package; (&(package=org.apache.openejb)(version>=3.2.0)) > [caused by: Unable to resolve 87.0: missing requirement [87.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] package; > (package=org.apache.openejb) [caused by: Unable to resolve 87.0: missing > requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : Could not > start bundle: org.apache.openejb.multicast [103] > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.openejb.multicast [103]: Unable to resolve 103.0: missing > requirement [103.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] package; > (package=org.apache.openejb) [caused by: Unable to resolve 87.0: missing > requirement [87.0] package; > (&(package=org.apache.openejb.loader)(version>=3.2.0)) [caused by: Unable to > resolve 89.0: missing requirement [89.0] module; > (bundle-symbolic-name=org.apache.openejb.core) [caused by: Unable to resolve > 87.0: missing requirement [87.0] package; > (&(package=org.springframework.asm.commons)(version>=2.5.0))]]]] > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.system.configuration.DependencyManager.starting(DependencyManager.java:191) > at > org.apache.geronimo.system.configuration.DependencyManager.bundleChanged(DependencyManager.java:89) > at > org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:800) > at > org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:728) > at > org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610) > at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) > at org.apache.felix.framework.Felix.activateBundle(Felix.java:1852) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1779) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at > org.apache.geronimo.deployment.DeploymentContext.createTempConfiguration(DeploymentContext.java:202) > at > org.apache.geronimo.deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java:188) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:251) > at > org.apache.geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(ServiceConfigBuilder.java:211) > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:250) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34) > at > org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:131) > at > org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:872) > at > org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:245) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeployer(PackageMojo.java:560) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.buildPackage(PackageMojo.java:376) > at > org.apache.geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243) > at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) > at > org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > at > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > [org.apache.geronimo.system.configuration.DependencyManager] : did not find > geronimo-plugin.xml for bundle > org.apache.geronimo.modules.geronimo-persistence-jpa20 [104] > [org.apache.geronimo.system.configuration.DependencyManager] : found > geronimo-plugin.xml for bundle org.apache.geronimo.configs.openjpa2 [105] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-openjpa2/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-cli/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.framework/geronimo-main/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-jaxrpc_1.1_spec/2.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-ejb_3.1_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [org.apache.openjpa/openjpa/2.0.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [commons-collections/commons-collections/3.2.1/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [commons-pool/commons-pool/1.5.3/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.specs/geronimo-annotation_1.1_spec/1.0/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.servicemix.bundles/org.apache.servicemix.bundles.serp/1.13.1_2/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType [commons-lang/commons-lang/2.5/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.geronimo.modules/geronimo-aries-jpa/3.0-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.jpa/org.apache.aries.jpa.container/0.2-incubating-SNAPSHOT/jar:null] > [org.apache.geronimo.system.configuration.DependencyManager] : Starting > artifact: DependencyType > [org.apache.aries.jpa/org.apache.aries.jpa.api/0.2-incubating-SNAPSHOT/jar:... > > [Message clipped] --0016e64718483f888d048ceb156b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Seems like=A0org.springframewo= rk.asm.commons is required during the build. =A0Not sure why but you may in= stall the missing bundle to bypass the error.

HTH.=

Jeff

On Tue, Aug 3, 2010 at 7:32 PM= , Vamsavardhana Reddy <c1vamsi1c@gmail.com> wrote:
I am getting a build error in server\trunk\plugins\openejb\openejb. Can som= eone suggest what I am missing in my setup?

The command line output = is given below:

----------------------

C:\G\server\trunk\plug= ins\openejb\openejb>java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode)

C:\G\server\trunk\plugins\openejb\openejb>mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-07 00:46:01+0530)
Java version: 1.6.0_20
Java home: C:\SUNJDK160\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86&qu= ot; Family: "windows

C:\G\server\trunk\plugins\openejb\openejb&= gt;mvn install -Dtest=3Dnone -e

+ Error stacktraces are turned on. [INFO] Scanning for projects...
[INFO] ---------------------------------= ---------------------------------------
[INFO] Building Geronimo Plugins= , OpenEJB :: OpenEJB
[INFO]=A0=A0=A0 task-segment: [install]
[INFO] -= -----------------------------------------------------------------------
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-property-plugin:3= .0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot = org.apache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: che= cking for updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-property-plugin:3= .0-SNAPSHOT: checking for updates from jetty.oss.sonatype.org
[INFO] snapshot org.a= pache.geronimo.buildsupport:geronimo-property-plugin:3.0-SNAPSHOT: checking= for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-S= NAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.= apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking fo= r updates from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.buildsupport:geronimo-osgi-plugin:3.0-S= NAPSHOT: checking for updates from jetty.oss.sonatype.org
[INFO] snapshot org.apach= e.geronimo.buildsupport:geronimo-osgi-plugin:3.0-SNAPSHOT: checking for upd= ates from openqa-snapshots
[INFO] [genesis:validate-configuration {execution: default}]
[INFO] [ger= onimo-property:set-property {execution: set-property}]
[INFO] snapshot o= rg.apache.geronimo.configs:system-database:3.0-SNAPSHOT: checking for updat= es from jetty.o= ss.sonatype.org
[INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: c= hecking for updates from openqa-snapshots
[INFO] snapshot org.apache.ger= onimo.configs:system-database:3.0-SNAPSHOT: checking for updates from codeh= aus.snapshots
[INFO] snapshot org.apache.geronimo.configs:system-database:3.0-SNAPSHOT: c= hecking for updates from apache.snapshots
[INFO] snapshot org.apache.ope= nejb:openejb-jee:3.2-SNAPSHOT: checking for updates from codehaus-snapshot<= br> [INFO] snapshot org.apache.openejb:openejb-jee:3.2-SNAPSHOT: checking for u= pdates from apache-m2-snapshot
[INFO] snapshot org.apache.geronimo.confi= gs:openjpa2:3.0-SNAPSHOT: checking for updates from jetty.oss.sonatype.org
[INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking= for updates from openqa-snapshots
[INFO] snapshot org.apache.geronimo.c= onfigs:openjpa2:3.0-SNAPSHOT: checking for updates from codehaus.snapshots<= br> [INFO] snapshot org.apache.geronimo.configs:openjpa2:3.0-SNAPSHOT: checking= for updates from apache.snapshots
[INFO] snapshot org.apache.geronimo.c= onfigs:webservices-common:3.0-SNAPSHOT: checking for updates from jetty.oss.sonatype.org=
[INFO] snapshot org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT= : checking for updates from openqa-snapshots
[INFO] snapshot org.apache.= geronimo.configs:webservices-common:3.0-SNAPSHOT: checking for updates from= codehaus.snapshots
[INFO] snapshot org.apache.geronimo.configs:webservices-common:3.0-SNAPSHOT= : checking for updates from apache.snapshots
[INFO] snapshot org.apache.= geronimo.plugins:webservices:3.0-SNAPSHOT: checking for updates from jetty.oss.sonatype.or= g
[INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: check= ing for updates from openqa-snapshots
[INFO] snapshot org.apache.geronim= o.plugins:webservices:3.0-SNAPSHOT: checking for updates from codehaus.snap= shots
[INFO] snapshot org.apache.geronimo.plugins:webservices:3.0-SNAPSHOT: check= ing for updates from apache.snapshots
[INFO] snapshot org.apache.geronim= o.testsupport:testsupport-common:3.0-SNAPSHOT: checking for updates from jetty.oss.sonatyp= e.org
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:3.0-SNAP= SHOT: checking for updates from openqa-snapshots
[INFO] snapshot org.apa= che.geronimo.testsupport:testsupport-common:3.0-SNAPSHOT: checking for upda= tes from codehaus.snapshots
[INFO] snapshot org.apache.geronimo.testsupport:testsupport-common:3.0-SNAP= SHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforc= e {execution: default}]
[INFO] Setting property: classpath.resource.load= er.class =3D> 'org.codehaus.plexus.velocity.ContextClassLoaderResour= ceLoader'.
[INFO] Setting property: velocimacro.messages.on =3D> 'false'.[INFO] Setting property: resource.loader =3D> 'classpath'.
= [INFO] Setting property: resource.manager.logwhenfound =3D> 'false&#= 39;.
[INFO] [remote-resources:process {execution: default}]
[WARNING] org.apa= che.velocity.runtime.exception.ReferenceException: reference : template =3D= META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: referen= ce : template =3D META-INF/DEPENDENCIES.vm [line 40,column 14] : $license.name is not a valid = reference.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO]= Copying 1 resource
[INFO] skip non existing resourceDirectory C:\G\serv= er\trunk\plugins\openejb\openejb\src\main\filtered-resources
[INFO] Copy= ing 3 resources
[INFO] [car:validate-configuration {execution: default-validate-configurati= on}]
[INFO] [car:prepare-plan {execution: default-prepare-plan}]
[INF= O] Generated: C:\G\server\trunk\plugins\openejb\openejb\target\work\plan.xm= l
[INFO] [car:verify-no-dependency-change {execution: default-verify-no-depen= dency-change}]
[INFO] [car:prepare-metadata {execution: default-prepare-= metadata}]
[org.apache.geronimo.kernel.repository.Maven2Repository] : Re= pository root is C:\m24g3
[org.apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR informati= on for javax.transaction/jta/1.1/jar artifact. It is not a bundle.
[org.= apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR information fo= r org.quartz-scheduler/quartz/1.8.3/jar artifact. It is not a bundle.
[org.apache.geronimo.obr.GeronimoOBRGBean] : Did not generate OBR informati= on for org.codehaus.swizzle/swizzle-stream/1.0.2/jar artifact. It is not a = bundle.
[INFO] [car:package {execution: default-package}]
[INFO] Pack= aging module configuration: C:\G\server\trunk\plugins\openejb\openejb\targe= t\work\plan.xml
[org.apache.geronimo.kernel.basic.BasicKernel] : Starting boot
[org.apac= he.geronimo.gbean.runtime.AbstractGBeanReference] : GBean references are no= t using proxies
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] := GBeanInstanceState for: geronimo/boot/none/car?role=3Dkernel State changed= from stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/boot/none/car?role=3Dkernel State changed from starting to r= unning
[org.apache.geronimo.kernel.basic.BasicKernel] : Booted
[org.a= pache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: = geronimo/packaging/fixed/car?configurationName=3Dgeronimo/packaging/fixed/c= ar State changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration g= eronimo/packaging/fixed/car
[org.apache.geronimo.gbean.runtime.GBeanInst= anceState] : GBeanInstanceState for: geronimo/packaging/fixed/car?configura= tionName=3Dgeronimo/packaging/fixed/car State changed from starting to runn= ing
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DSourceRep= ository
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolvin= g dependencies for geronimo/packaging/fixed/car?j2eeType=3DRepository,name= =3DTargetRepository
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,name=3DArti= factManager
[org.apache.geronimo.kernel.config.ConfigurationUtil] : reso= lving dependencies for geronimo/packaging/fixed/car?j2eeType=3DArtifactReso= lver,name=3DArtifactResolver
[org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: = geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,name=3DArtifactMana= ger resolved to geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,nam= e=3DArtifactManager
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DDependencyMana= ger
[org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePat= terns: geronimo/packaging/fixed/car?j2eeType=3DArtifactResolver,name=3DArti= factResolver resolved to geronimo/packaging/fixed/car?j2eeType=3DArtifactRe= solver,name=3DArtifactResolver
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DConfigurationStore,name=3DC= onfigStore
[org.apache.geronimo.kernel.config.ConfigurationUtil] : refer= encePatterns: geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DSou= rceRepository resolved to geronimo/packaging/fixed/car?j2eeType=3DRepositor= y,name=3DSourceRepository
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DConfigurationStore,name=3DT= argetConfigStore
[org.apache.geronimo.kernel.config.ConfigurationUtil] := referencePatterns: geronimo/packaging/fixed/car?j2eeType=3DRepository,name= =3DTargetRepository resolved to geronimo/packaging/fixed/car?j2eeType=3DRep= ository,name=3DTargetRepository
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttributeStore=
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving depen= dencies for geronimo/packaging/fixed/car?j2eeType=3DConfigurationManager,na= me=3DConfigManager
[org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: = geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttributeStore resolve= d to geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttributeStore[org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns:= geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,name=3DArtifactMan= ager resolved to geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,na= me=3DArtifactManager
[org.apache.geronimo.kernel.config.ConfigurationUtil] : referencePatterns: = geronimo/packaging/fixed/car?j2eeType=3DArtifactResolver,name=3DArtifactRes= olver resolved to geronimo/packaging/fixed/car?j2eeType=3DArtifactResolver,= name=3DArtifactResolver
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DSourceRepos= itory State changed from stopped to starting
[org.apache.geronimo.mavenp= lugins.car.Maven2RepositoryAdapter] : Repository root is C:\m24g3
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DSourceRepos= itory State changed from starting to running
[org.apache.geronimo.gbean.= runtime.GBeanInstanceState] : GBeanInstanceState for: geronimo/packaging/fi= xed/car?j2eeType=3DConfigurationStore,name=3DConfigStore State changed from= stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geronimo= /packaging/fixed/car?j2eeType=3DConfigurationStore,name=3DConfigStore
[o= rg.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState f= or: geronimo/packaging/fixed/car?j2eeType=3DConfigurationStore,name=3DConfi= gStore State changed from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DTargetRepos= itory State changed from stopped to starting
[org.apache.geronimo.system= .repository.Maven2Repository] : Repository root is C:\G\server\trunk\plugin= s\openejb\openejb\target\repository
[org.apache.geronimo.system.repository.Maven2Repository] : Maven2Repository= (root =3D file:/C:/G/server/trunk/plugins/openejb/openejb/target/repository= /, resolveToServer =3D false) rootFile =3D C:\G\server\trunk\plugins\openej= b\openejb\target\repository
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DRepository,name=3DTargetRepos= itory State changed from starting to running
[org.apache.geronimo.gbean.= runtime.GBeanInstanceState] : GBeanInstanceState for: geronimo/packaging/fi= xed/car?j2eeType=3DConfigurationStore,name=3DTargetConfigStore State change= d from stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geronimo= /packaging/fixed/car?j2eeType=3DConfigurationStore,name=3DTargetConfigStore=
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceS= tate for: geronimo/packaging/fixed/car?j2eeType=3DConfigurationStore,name= =3DTargetConfigStore State changed from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DArtifactManager,name=3DArtifa= ctManager State changed from stopped to starting
[org.apache.geronimo.gb= ean.runtime.GBeanInstanceState] : GBeanInstanceState for: geronimo/packagin= g/fixed/car?j2eeType=3DArtifactManager,name=3DArtifactManager State changed= from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DArtifactResolver,name=3DArtif= actResolver State changed from stopped to starting
[org.apache.geronimo.= gbean.runtime.GBeanSingleReference] : Started geronimo/packaging/fixed/car?= j2eeType=3DArtifactResolver,name=3DArtifactResolver
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DArtifactResolver,name=3DArtif= actResolver State changed from starting to running
[org.apache.geronimo.= gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: geronimo/packag= ing/fixed/car?j2eeType=3DGBean,name=3DDependencyManager State changed from = stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geronimo= /packaging/fixed/car?j2eeType=3DGBean,name=3DDependencyManager
[org.apac= he.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: ger= onimo/packaging/fixed/car?j2eeType=3DGBean,name=3DDependencyManager State c= hanged from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DConfigurationManager,name=3DC= onfigManager State changed from stopped to starting
[org.apache.geronimo= .gbean.runtime.GBeanSingleReference] : Waiting to start geronimo/packaging/= fixed/car?j2eeType=3DConfigurationManager,name=3DConfigManager because no t= argets are running for reference AttributeStore matching the patterns geron= imo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttributeStore
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geronimo= /packaging/fixed/car?j2eeType=3DConfigurationManager,name=3DConfigManager[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geroni= mo/packaging/fixed/car?j2eeType=3DConfigurationManager,name=3DConfigManager=
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Waiting to start= geronimo/packaging/fixed/car?j2eeType=3DConfigurationManager,name=3DConfig= Manager because no targets are running for reference AttributeStore matchin= g the patterns geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttribu= teStore
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: geronimo/packaging/fixed/car?j2eeType=3DGBean,name=3DAttributeStore S= tate changed from stopped to starting
[org.apache.geronimo.gbean.runtime= .GBeanInstanceState] : GBeanInstanceState for: geronimo/packaging/fixed/car= ?j2eeType=3DGBean,name=3DAttributeStore State changed from starting to runn= ing
[org.apache.geronimo.gbean.runtime.GBeanSingleReference] : Started geronimo= /packaging/fixed/car?j2eeType=3DConfigurationManager,name=3DConfigManager[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceSta= te for: geronimo/packaging/fixed/car?j2eeType=3DConfigurationManager,name= =3DConfigManager State changed from starting to running
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-gbean-deplo= yer [1]
[org.apache.geronimo.system.configuration.DependencyManager] : S= tarting artifact: DependencyType [org.apache.servicemix.bundles/org.apache.= servicemix.bundles.xmlbeans/2.4.0_3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-deployment/3.= 0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.Dependenc= yManager] : Starting artifact: DependencyType [org.apache.geronimo.framewor= k/geronimo-cli/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-main/3.0-SNAP= SHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManag= er] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo= -osgi-registry/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.xbean/xbean-finder/3.7/jar:null]
[org.= apache.geronimo.system.configuration.DependencyManager] : Starting artifact= : DependencyType [org.apache.xbean/xbean-bundleutils/3.7/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.xbean/xbean-reflect/3.7/jar:null]
[org= .apache.geronimo.system.configuration.DependencyManager] : Starting artifac= t: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.bund= les.xpp3/1.1.4c_3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.= bundles.xmlresolver/1.2_2/jar:null]
[org.apache.geronimo.system.configur= ation.DependencyManager] : Starting artifact: DependencyType [org.apache.ge= ronimo.framework/geronimo-service-builder/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/ca= r:null]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xm= lbeans [2]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-depl= oyment [3]
[org.apache.geronimo.system.configuration.DependencyManager] = : did not find geronimo-plugin.xml for bundle org.apache.geronimo.framework= .geronimo-cli [4]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-main= [5]
[org.apache.geronimo.system.configuration.DependencyManager] : did = not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-= osgi-registry [6]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.xbean.finder [7]
[org.apache.= geronimo.system.configuration.DependencyManager] : did not find geronimo-pl= ugin.xml for bundle org.apache.xbean.bundleutils [8]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.xbean.reflect [9]
[org.apache= .geronimo.system.configuration.DependencyManager] : did not find geronimo-p= lugin.xml for bundle org.apache.servicemix.bundles.xpp3 [10]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xmlresolver [= 11]
[org.apache.geronimo.system.configuration.DependencyManager] : did n= ot find geronimo-plugin.xml for bundle org.apache.geronimo.framework.geroni= mo-service-builder [12]
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.framework.plugin [13]
[org.= apache.geronimo.system.configuration.DependencyManager] : Starting artifact= : DependencyType [org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car= :null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-plugin/3.0-SN= APSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.servicemix.bundles/or= g.apache.servicemix.bundles.ant/1.7.0_3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-javaee-deployment= _1.1MR3_spec/1.0.1/jar:null]
[org.apache.geronimo.system.configuration.D= ependencyManager] : found geronimo-plugin.xml for bundle org.apache.geronim= o.framework.rmi-naming [14]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/j2ee-system/3.0-SNAPSH= OT/car:null]
[org.apache.geronimo.system.configuration.DependencyManager= ] : Starting artifact: DependencyType [org.apache.geronimo.framework/geroni= mo-blueprint/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.aries.blueprint/org.apache.aries.blueprin= t/0.2-incubating-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configur= ation.DependencyManager] : Starting artifact: DependencyType [org.apache.ge= ronimo.framework/geronimo-management/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-saaj_1.3_spec/1.1= /jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] = : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-ser= vlet_3.0_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-jaxrpc_1.1_spec/2= .1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager= ] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-e= jb_3.1_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-j2ee-management_1= .1_spec/1.0.1/jar:null]
[org.apache.geronimo.system.configuration.Depend= encyManager] : Starting artifact: DependencyType [org.apache.geronimo.frame= work/geronimo-core/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-interceptor/3= .0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.Dependen= cyManager] : Starting artifact: DependencyType [org.apache.geronimo.framewo= rk/geronimo-naming/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.xbean/xbean-naming/3.7/jar:null]
[org.= apache.geronimo.system.configuration.DependencyManager] : Starting artifact= : DependencyType [org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1/jar= :null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.aries/org.apache.aries.util/0.2-incubatin= g-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.Dependenc= yManager] : Starting artifact: DependencyType [org.apache.aries.jmx/org.apa= che.aries.jmx/0.2-incubating-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.aries.jmx/org.apache.aries.jmx.blueprint/= 0.2-incubating-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configurat= ion.DependencyManager] : Starting artifact: DependencyType [org.apache.arie= s.jndi/org.apache.aries.jndi/0.2-incubating-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.framework.j2ee-system [15]
= [org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-common/3.0-SN= APSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-kernel/3.0-SN= APSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.geronimo.specs/geroni= mo-osgi-registry/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.ops4j.pax.logging/pax-logging-api/1.5.2/jar:null= ]
[org.apache.geronimo.system.configuration.DependencyManager] : Startin= g artifact: DependencyType [asm/asm-all/3.2/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.= bundles.cglib/2.1_3_4/jar:null]
[org.apache.geronimo.system.configuratio= n.DependencyManager] : Starting artifact: DependencyType [org.apache.xbean/= xbean-finder/3.7/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.xbean/xbean-bundleutils/3.7/jar:null]
= [org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.xbean/xbean-reflect/3.7/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.= bundles.xstream/1.3_3/jar:null]
[org.apache.geronimo.system.configuratio= n.DependencyManager] : Starting artifact: DependencyType [org.apache.servic= emix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-stax-api_1.2_spec= /1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManag= er] : Starting artifact: DependencyType [org.apache.geronimo.framework/gero= nimo-crypto/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-system/3.0-SN= APSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.geronimo.framework/ge= ronimo-cli/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-main/3.0-SNAP= SHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManag= er] : Starting artifact: DependencyType [commons-cli/commons-cli/1.2/jar:nu= ll]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-pax-logging/3= .0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.Dependen= cyManager] : Starting artifact: DependencyType [org.apache.servicemix.bundl= es/org.apache.servicemix.bundles.commons-jexl/1.1_3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.= bundles.commons-lang/2.4_3/jar:null]
[org.apache.geronimo.system.configu= ration.DependencyManager] : Starting artifact: DependencyType [org.apache.g= eronimo.specs/geronimo-jaxb_2.2_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.bundles/jaxb-impl/2.2_1/jar:null= ]
[org.apache.geronimo.system.configuration.DependencyManager] : Startin= g artifact: DependencyType [org.apache.geronimo.specs/geronimo-activation_1= .1_spec/1.1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.bundles/woodstox/3.2.9_1/jar:nul= l]
[org.apache.geronimo.system.configuration.DependencyManager] : Starti= ng artifact: DependencyType [org.apache.felix/org.apache.felix.bundlereposi= tory/1.6.4/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-obr/3.0-SNAPS= HOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManage= r] : Starting artifact: DependencyType [org.apache.geronimo.bundles/sxc-jax= b/0.7.3_1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.bundles/sxc-runtime/0.7.3_1/jar:= null]
[org.apache.geronimo.system.configuration.DependencyManager] : Sta= rting artifact: DependencyType [org.apache.servicemix.bundles/org.apache.se= rvicemix.bundles.jline/0.9.94_1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.felix/org.apache.felix.configadmin/1.2.4/= jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] := did not find geronimo-plugin.xml for bundle org.apache.geronimo.framework.= geronimo-common [16]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-kern= el [17]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.ops4j.pax.logging.pax-loggin= g-api [18]
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activa= tor] : Enabling SLF4J API support.
org.ops4j.pax.logging.pax-logging-api= [org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Loggi= ng API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activa= tor] : Enabling Log4J API support.
org.ops4j.pax.logging.pax-logging-api= [org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API sup= port.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activa= tor] : Enabling JULI Logger API support.
[org.apache.geronimo.system.con= figuration.DependencyManager] : did not find geronimo-plugin.xml for bundle= org.objectweb.asm.all [19]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.servicemix.bundles.cglib [20][org.apache.geronimo.system.configuration.DependencyManager] : did not fin= d geronimo-plugin.xml for bundle org.apache.servicemix.bundles.xstream [21]=
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-stax-api= _1.2_spec [22]
[org.apache.geronimo.system.configuration.DependencyManag= er] : did not find geronimo-plugin.xml for bundle org.apache.geronimo.frame= work.geronimo-crypto [23]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-syst= em [24]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.apache.commons.cli [25]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-pax-= logging [26]
[org.apache.geronimo.system.configuration.DependencyManager= ] : did not find geronimo-plugin.xml for bundle org.apache.servicemix.bundl= es.commons-jexl [27]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.servicemix.bundles.commons-lang = [28]
[org.apache.geronimo.system.configuration.DependencyManager] : did = not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-= jaxb_2.2_spec [29]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.bundles.jaxb-impl [30]<= br>[org.apache.geronimo.system.configuration.DependencyManager] : did not f= ind geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-activ= ation_1.1_spec [31]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.bundles.woodstox [32][org.apache.geronimo.system.configuration.DependencyManager] : did not fi= nd geronimo-plugin.xml for bundle org.apache.felix.bundlerepository [33] [org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-obr = [34]
[org.apache.geronimo.system.configuration.DependencyManager] : did = not find geronimo-plugin.xml for bundle org.apache.geronimo.bundles.sxc-jax= b [35]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.bundles.sxc-runtime [36= ]
[org.apache.geronimo.system.configuration.DependencyManager] : did not= find geronimo-plugin.xml for bundle org.apache.servicemix.bundles.jline [3= 7]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.felix.configadmin [38]
[org.a= pache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: = org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?configurationNam= e=3Dorg.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car State change= d from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car
[org.apache.ge= ronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.apac= he.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?configurationName=3Dorg.= apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car State changed from s= tarting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car?confi= gurationName=3Dorg.apache.geronimo.framework/j2ee-system/3.0-SNAPSHOT/car [org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-blue= print [39]
[org.apache.geronimo.system.configuration.DependencyManager] = : did not find geronimo-plugin.xml for bundle org.apache.aries.blueprint [4= 0]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-mana= gement [41]
[org.apache.geronimo.system.configuration.DependencyManager]= : did not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.ge= ronimo-saaj_1.3_spec [42]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-servlet_= 3.0_spec [43]
[org.apache.geronimo.system.configuration.DependencyManage= r] : did not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.= geronimo-jaxrpc_1.1_spec [44]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-ejb_3.1_= spec [45]
[org.apache.geronimo.system.configuration.DependencyManager] := did not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.gero= nimo-j2ee-management_1.1_spec [46]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-core= [47]
[org.apache.geronimo.system.configuration.DependencyManager] : did= not find geronimo-plugin.xml for bundle org.apache.geronimo.framework.gero= nimo-interceptor [48]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-nami= ng [49]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.apache.xbean.naming [50]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-jta_1.1_= spec [51]
[org.apache.geronimo.system.configuration.DependencyManager] := did not find geronimo-plugin.xml for bundle org.apache.aries.util [52]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.aries.jmx [53]
[org.apache.ge= ronimo.system.configuration.DependencyManager] : did not find geronimo-plug= in.xml for bundle org.apache.aries.jmx.blueprint [54]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.aries.jndi [55]
[org.apache.g= eronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.apa= che.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?configurationName=3Dorg.= apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car State changed from st= opped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car
[org.apache.ger= onimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.apach= e.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?configurationName=3Dorg.ap= ache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car State changed from star= ting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car?config= urationName=3Dorg.apache.geronimo.framework/rmi-naming/3.0-SNAPSHOT/car
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-plug= in [56]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.apache.servicemix.bundles.an= t [57]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-javaee-d= eployment_1.1MR3_spec [58]
[org.apache.geronimo.gbean.runtime.GBeanInsta= nceState] : GBeanInstanceState for: org.apache.geronimo.framework/plugin/3.= 0-SNAPSHOT/car?configurationName=3Dorg.apache.geronimo.framework/plugin/3.0= -SNAPSHOT/car State changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car
[org.apache.geronim= o.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.apache.ge= ronimo.framework/plugin/3.0-SNAPSHOT/car?configurationName=3Dorg.apache.ger= onimo.framework/plugin/3.0-SNAPSHOT/car State changed from starting to runn= ing
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car?configurat= ionName=3Dorg.apache.geronimo.framework/plugin/3.0-SNAPSHOT/car
[org.apa= che.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: or= g.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?config= urationName=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNA= PSHOT/car State changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car
[o= rg.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState f= or: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car?= configurationName=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3= .0-SNAPSHOT/car State changed from starting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSH= OT/car?configurationName=3Dorg.apache.geronimo.framework/geronimo-gbean-dep= loyer/3.0-SNAPSHOT/car
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/= car?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3= .0-SNAPSHOT/car,j2eeType=3DDeployer,name=3DDeployer
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/= car?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3= .0-SNAPSHOT/car,j2eeType=3DConfigBuilder,name=3DServiceBuilder
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/= car?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3= .0-SNAPSHOT/car,j2eeType=3DModuleBuilder,name=3DGBeanBuilder
[org.apache.geronimo.kernel.config.ConfigurationUtil] : resolving dependenc= ies for org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/= car?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3= .0-SNAPSHOT/car,j2eeType=3DXmlAttributeBuilder,name=3DJavaBeanXmlAttributeB= uilder
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DDeployer,name=3DDeployer State changed from stoppe= d to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DDeployer,name=3DDeployer State changed from starti= ng to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DConfigBuilder,name=3DServiceBuilder State changed = from stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DConfigBuilder,name=3DServiceBuilder State changed = from starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DModuleBuilder,name=3DGBeanBuilder State changed fr= om stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DModuleBuilder,name=3DGBeanBuilder State changed fr= om starting to running
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DXmlAttributeBuilder,name=3DJavaBeanXmlAttributeBui= lder State changed from stopped to starting
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/ca= r?ServiceModule=3Dorg.apache.geronimo.framework/geronimo-gbean-deployer/3.0= -SNAPSHOT/car,j2eeType=3DXmlAttributeBuilder,name=3DJavaBeanXmlAttributeBui= lder State changed from starting to running
[INFO] Started deployer: org.apache.geronimo.framework/geronimo-gbean-deplo= yer/3.0-SNAPSHOT/car
[org.apache.geronimo.system.configuration.Repositor= yConfigurationStore] : Configuration directory: C:\G\server\trunk\plugins\o= penejb\openejb\target\repository\org\apache\geronimo\configs\openejb\3.0-SN= APSHOT is created
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.configs.openejb-DEPLOYMENT [13= 1]
[org.apache.geronimo.system.configuration.DependencyManager] : Instal= ling artifact: DependencyType [org.apache.geronimo.configs/j2ee-server/3.0-= SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.geronimo.framework/server-security-conf= ig/3.0-SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.Depen= dencyManager] : Installing artifact: DependencyType [org.apache.geronimo.co= nfigs/transaction-1_6/3.0-SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.geronimo.configs/system-database/3.0-SN= APSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyMana= ger] : Installing artifact: DependencyType [org.apache.geronimo.specs/geron= imo-jaxws_2.2_spec/1.0/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-core/3.2-SNAPSHOT/jar:A= LL]
[org.apache.geronimo.system.configuration.DependencyManager] : Insta= lling artifact: DependencyType [org.apache.openejb/openejb-api/3.2-SNAPSHOT= /jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-loader/3.2-SNAPSHOT/jar= :ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Ins= talling artifact: DependencyType [org.apache.openejb/openejb-javaagent/3.2-= SNAPSHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-jee/3.2-SNAPSHOT/jar:AL= L]
[org.apache.geronimo.system.configuration.DependencyManager] : Instal= ling artifact: DependencyType [org.apache.commons/commons-math/2.1/jar:ALL]=
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.codehaus.swizzle/swizzle-stream/1.0.2/jar:ALL]=
[org.apache.geronimo.system.configuration.DependencyManager] : Installi= ng artifact: DependencyType [org.quartz-scheduler/quartz/1.8.3/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [javax.transaction/jta/1.1/jar:ALL]
[org.apache.= geronimo.system.configuration.DependencyManager] : Installing artifact: Dep= endencyType [org.slf4j/slf4j-log4j12/1.5.10/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-client/3.2-SNAPSHOT/jar= :ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Ins= talling artifact: DependencyType [org.apache.geronimo.modules/geronimo-open= ejb/3.0-SNAPSHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.geronimo.specs/geronimo-interceptor_1.1= _spec/1.0/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyM= anager] : Installing artifact: DependencyType [org.apache.geronimo.specs/ge= ronimo-jms_1.1_spec/1.1.1/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-ejbd/3.2-SNAPSHOT/jar:A= LL]
[org.apache.geronimo.system.configuration.DependencyManager] : Insta= lling artifact: DependencyType [org.apache.openejb/openejb-server/3.2-SNAPS= HOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.openejb/openejb-multicast/3.2-SNAPSHOT/= jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : = Installing artifact: DependencyType [org.apache.geronimo.modules/geronimo-p= ersistence-jpa20/3.0-SNAPSHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/= car:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : = Installing artifact: DependencyType [org.apache.yoko/yoko-spec-corba/1.1/ja= r:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.geronimo.configs/webservices-common/3.0= -SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyM= anager] : Installing artifact: DependencyType [org.apache.xbean/xbean-asm-s= haded/3.7/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Installing a= rtifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemi= x.bundles.quartz/1.6.6_1/jar:ALL]
[org.apache.geronimo.system.configurat= ion.DependencyManager] : Starting artifact: DependencyType [org.apache.gero= nimo.configs/j2ee-server/3.0-SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/server-security-config= /3.0-SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.Depende= ncyManager] : Starting artifact: DependencyType [org.apache.geronimo.config= s/transaction-1_6/3.0-SNAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.configs/system-database/3.0-SNAP= SHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyManage= r] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-= jaxws_2.2_spec/1.0/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-core/3.2-SNAPSHOT/jar:ALL= ]
[org.apache.geronimo.system.configuration.DependencyManager] : Startin= g artifact: DependencyType [org.apache.openejb/openejb-api/3.2-SNAPSHOT/jar= :ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-loader/3.2-SNAPSHOT/jar:A= LL]
[org.apache.geronimo.system.configuration.DependencyManager] : Start= ing artifact: DependencyType [org.apache.openejb/openejb-javaagent/3.2-SNAP= SHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-jee/3.2-SNAPSHOT/jar:ALL]=
[org.apache.geronimo.system.configuration.DependencyManager] : Starting= artifact: DependencyType [org.apache.commons/commons-math/2.1/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.codehaus.swizzle/swizzle-stream/1.0.2/jar:ALL][org.apache.geronimo.system.configuration.DependencyManager] : Starting a= rtifact: DependencyType [org.quartz-scheduler/quartz/1.8.3/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [javax.transaction/jta/1.1/jar:ALL]
[org.apache.ge= ronimo.system.configuration.DependencyManager] : Starting artifact: Depende= ncyType [org.slf4j/slf4j-log4j12/1.5.10/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-client/3.2-SNAPSHOT/jar:A= LL]
[org.apache.geronimo.system.configuration.DependencyManager] : Start= ing artifact: DependencyType [org.apache.geronimo.modules/geronimo-openejb/= 3.0-SNAPSHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-interceptor_1.1_s= pec/1.0/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.geronimo.specs/geroni= mo-jms_1.1_spec/1.1.1/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-ejbd/3.2-SNAPSHOT/jar:ALL= ]
[org.apache.geronimo.system.configuration.DependencyManager] : Startin= g artifact: DependencyType [org.apache.openejb/openejb-server/3.2-SNAPSHOT/= jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.openejb/openejb-multicast/3.2-SNAPSHOT/ja= r:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : St= arting artifact: DependencyType [org.apache.geronimo.modules/geronimo-persi= stence-jpa20/3.0-SNAPSHOT/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/ca= r:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : St= arting artifact: DependencyType [org.apache.yoko/yoko-spec-corba/1.1/jar:AL= L]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.configs/webservices-common/3.0-S= NAPSHOT/car:ALL]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.xbean/xbean-asm-shade= d/3.7/jar:ALL]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.servicemix.bundles/org.apache.servicemix.= bundles.quartz/1.6.6_1/jar:ALL]
[org.apache.geronimo.system.configuratio= n.DependencyManager] : found geronimo-plugin.xml for bundle org.apache.gero= nimo.configs.j2ee-server [60]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/rmi-naming/3.0-SNAPSHO= T/car:null]
[org.apache.geronimo.system.configuration.DependencyManager]= : Starting artifact: DependencyType [org.apache.servicemix.bundles/org.apa= che.servicemix.bundles.howl/1.0.1-1_1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.modules/geronimo-j2ee/3.0-SNAPSH= OT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager= ] : Starting artifact: DependencyType [org.apache.geronimo.components/geron= imo-transaction/3.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-j2ee-connector_1.= 6_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.Dependenc= yManager] : did not find geronimo-plugin.xml for bundle org.apache.servicem= ix.bundles.howl [61]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-j2ee [= 62]
[org.apache.geronimo.system.configuration.DependencyManager] : did n= ot find geronimo-plugin.xml for bundle org.apache.geronimo.components.geron= imo-transaction [63]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-j2ee-con= nector_1.6_spec [64]
[org.apache.geronimo.gbean.runtime.GBeanInstanceSta= te] : GBeanInstanceState for: org.apache.geronimo.configs/j2ee-server/3.0-S= NAPSHOT/car?configurationName=3Dorg.apache.geronimo.configs/j2ee-server/3.0= -SNAPSHOT/car State changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car
[org.apache.gero= nimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.apache= .geronimo.configs/j2ee-server/3.0-SNAPSHOT/car?configurationName=3Dorg.apac= he.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car State changed from startin= g to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car?configu= rationName=3Dorg.apache.geronimo.configs/j2ee-server/3.0-SNAPSHOT/car
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.framework.server-security-conf= ig [65]
[org.apache.geronimo.system.configuration.DependencyManager] : S= tarting artifact: DependencyType [org.apache.geronimo.framework/j2ee-securi= ty/3.0-SNAPSHOT/car:null]
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.framework.j2ee-security [66][org.apache.geronimo.system.configuration.DependencyManager] : Starting a= rtifact: DependencyType [org.apache.geronimo.framework/rmi-naming/3.0-SNAPS= HOT/car:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-security/3.0-= SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyM= anager] : Starting artifact: DependencyType [org.apache.geronimo.specs/gero= nimo-jacc_1.4_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1= .1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager= ] : Starting artifact: DependencyType [org.apache.geronimo.components/geron= imo-jaspi/1.1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-jmx-remoting/= 3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.Depende= ncyManager] : Starting artifact: DependencyType [org.apache.geronimo.specs/= geronimo-osgi-locator/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-secu= rity [67]
[org.apache.geronimo.system.configuration.DependencyManager] := did not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.gero= nimo-jacc_1.4_spec [68]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-jaspic_1= .0_spec [69]
[org.apache.geronimo.system.configuration.DependencyManager= ] : did not find geronimo-plugin.xml for bundle org.apache.geronimo.compone= nts.geronimo-jaspi [70]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-jmx-= remoting [71]
[org.apache.geronimo.system.configuration.DependencyManage= r] : did not find geronimo-plugin.xml for bundle org.apache.geronimo.specs.= geronimo-osgi-locator [72]
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configur= ationName=3Dorg.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car St= ate changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car
[org.apache.= geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.ap= ache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?configurationName=3D= org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car State changed = from starting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/car?con= figurationName=3Dorg.apache.geronimo.framework/j2ee-security/3.0-SNAPSHOT/c= ar
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car= ?configurationName=3Dorg.apache.geronimo.framework/server-security-config/3= .0-SNAPSHOT/car State changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car
[or= g.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState fo= r: org.apache.geronimo.framework/server-security-config/3.0-SNAPSHOT/car?co= nfigurationName=3Dorg.apache.geronimo.framework/server-security-config/3.0-= SNAPSHOT/car State changed from starting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.framework/server-security-config/3.0-SNAPSHO= T/car?configurationName=3Dorg.apache.geronimo.framework/server-security-con= fig/3.0-SNAPSHOT/car
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.configs.transaction-1_6 [73][org.apache.geronimo.system.configuration.DependencyManager] : Starting a= rtifact: DependencyType [org.apache.geronimo.configs/j2ee-server/3.0-SNAPSH= OT/car:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/j2ee-security/3.0-SNAP= SHOT/car:null]
[org.apache.geronimo.system.configuration.DependencyManag= er] : Starting artifact: DependencyType [org.apache.geronimo.modules/geroni= mo-connector-1_6/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.components/geronimo-connector/3.= 0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager]= : Starting artifact: DependencyType [org.apache.geronimo.modules/geronimo-= transaction-1_6/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-j2ee-connector_1.= 6_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.Dependenc= yManager] : Starting artifact: DependencyType [org.tranql/tranql-connector/= 1.6/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-jpa_2.0_spec/1.1/= jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] := Starting artifact: DependencyType [org.apache.aries.transaction/org.apache= .aries.transaction.blueprint/0.1-incubating/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-connec= tor-1_6 [74]
[org.apache.geronimo.system.configuration.DependencyManager= ] : did not find geronimo-plugin.xml for bundle org.apache.geronimo.compone= nts.geronimo-connector [75]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-transa= ction-1_6 [76]
[org.apache.geronimo.system.configuration.DependencyManag= er] : did not find geronimo-plugin.xml for bundle org.tranql.connector [77]=
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-jpa_2.0_= spec [78]
[org.apache.geronimo.system.configuration.DependencyManager] := did not find geronimo-plugin.xml for bundle org.apache.aries.transaction.b= lueprint [79]
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?configur= ationName=3Dorg.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car St= ate changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car
[org.apache.= geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.ap= ache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?configurationName=3D= org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car State changed = from starting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car?con= figurationName=3Dorg.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/c= ar
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.configs.system-database [80][org.apache.geronimo.system.configuration.DependencyManager] : Starting a= rtifact: DependencyType [org.apache.geronimo.configs/transaction-1_6/3.0-SN= APSHOT/car:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.modules/geronimo-derby/3.0-SNAPS= HOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManage= r] : Starting artifact: DependencyType [org.apache.geronimo.bundles/derby-a= ll/10.6.1.0_1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-jdbc/3.0-SNAP= SHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManag= er] : Starting artifact: DependencyType [org.tranql/tranql-connector-derby-= embed-xa/1.6/rar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.tranql/tranql-connector-derby-embed-local/1.6/ra= r:null]
[org.apache.geronimo.system.configuration.DependencyManager] : d= id not find geronimo-plugin.xml for bundle org.apache.geronimo.modules.gero= nimo-derby [81]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.bundles.derby-all [82]<= br>[org.apache.geronimo.system.configuration.DependencyManager] : did not f= ind geronimo-plugin.xml for bundle org.apache.geronimo.framework.geronimo-j= dbc [83]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle [84]
[org.apache.geronimo.system.configu= ration.DependencyManager] : did not find geronimo-plugin.xml for bundle [85= ]
[org.apache.geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState= for: org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car?configur= ationName=3Dorg.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car St= ate changed from stopped to starting
[org.apache.geronimo.kernel.config.Configuration] : Started configuration o= rg.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car
[org.apache.= geronimo.gbean.runtime.GBeanInstanceState] : GBeanInstanceState for: org.ap= ache.geronimo.configs/system-database/3.0-SNAPSHOT/car?configurationName=3D= org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car State changed = from starting to running
[org.apache.geronimo.kernel.config.SimpleConfigurationManager] : Loaded Con= figuration org.apache.geronimo.configs/system-database/3.0-SNAPSHOT/car?con= figurationName=3Dorg.apache.geronimo.configs/system-database/3.0-SNAPSHOT/c= ar
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-jaxws_2.= 2_spec [86]
[org.apache.geronimo.system.configuration.DependencyManager]= : Could not start bundle: org.apache.openejb.core [87]
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apa= che.openejb.core [87]: Unable to resolve 87.0: missing requirement [87.0] p= ackage; (&(package=3Dorg.apache.openejb.loader)(version>=3D3.2.0)) [= caused by: Unable to resolve 89.0: missing requirement [89.0] package; (pac= kage=3Dorg.apache.openejb) [caused by: Unable to resolve 87.0: missing requ= irement [87.0] package; (&(package=3Dorg.springframework.asm.commons)(v= ersion>=3D2.5.0))]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : did not find = geronimo-plugin.xml for bundle org.apache.openejb.api [88]
[org.apache.g= eronimo.system.configuration.DependencyManager] : Could not start bundle: o= rg.apache.openejb.loader [89]
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apa= che.openejb.loader [89]: Unable to resolve 89.0: missing requirement [89.0]= package; (package=3Dorg.apache.openejb) [caused by: Unable to resolve 87.0= : missing requirement [87.0] package; (&(package=3Dorg.apache.openejb.l= oader)(version>=3D3.2.0)) [caused by: Unable to resolve 89.0: missing re= quirement [89.0] module; (bundle-symbolic-name=3Dorg.apache.openejb.core) [= caused by: Unable to resolve 87.0: missing requirement [87.0] package; (&am= p;(package=3Dorg.springframework.asm.commons)(version>=3D2.5.0))]]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : did not find = geronimo-plugin.xml for bundle org.apache.openejb.javaagent [90]
[org.ap= ache.geronimo.system.configuration.DependencyManager] : did not find geroni= mo-plugin.xml for bundle org.apache.openejb.jee [91]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.commons.math [92]
[org.apache= .geronimo.system.configuration.DependencyManager] : did not find geronimo-p= lugin.xml for bundle [93]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle [94]
[org.apache.geronimo.system.configu= ration.DependencyManager] : did not find geronimo-plugin.xml for bundle [95= ]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.openejb.client [97]
[org.apac= he.geronimo.system.configuration.DependencyManager] : Could not start bundl= e: org.apache.geronimo.modules.geronimo-openejb [98]
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apa= che.geronimo.modules.geronimo-openejb [98]: Unable to resolve 98.0: missing= requirement [98.0] package; (&(package=3Dorg.apache.openejb)(version&g= t;=3D3.2.0)) [caused by: Unable to resolve 87.0: missing requirement [87.0]= package; (&(package=3Dorg.apache.openejb.loader)(version>=3D3.2.0))= [caused by: Unable to resolve 89.0: missing requirement [89.0] package; (p= ackage=3Dorg.apache.openejb) [caused by: Unable to resolve 87.0: missing re= quirement [87.0] package; (&(package=3Dorg.springframework.asm.commons)= (version>=3D2.5.0))]]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : did not find = geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-intercept= or_1.1_spec [99]
[org.apache.geronimo.system.configuration.DependencyManager] : did not find= geronimo-plugin.xml for bundle org.apache.geronimo.specs.geronimo-jms_1.1_= spec [100]
[org.apache.geronimo.system.configuration.DependencyManager] = : Could not start bundle: org.apache.openejb.ejbd [101]
org.osgi.framework.BundleException: Unresolved constraint in bundle org.apa= che.openejb.ejbd [101]: Unable to resolve 101.0: missing requirement [101.0= ] package; (&(package=3Dorg.apache.openejb)(version>=3D3.2.0)) [caus= ed by: Unable to resolve 87.0: missing requirement [87.0] package; (&(p= ackage=3Dorg.apache.openejb.loader)(version>=3D3.2.0)) [caused by: Unabl= e to resolve 89.0: missing requirement [89.0] package; (package=3Dorg.apach= e.openejb) [caused by: Unable to resolve 87.0: missing requirement [87.0] p= ackage; (&(package=3Dorg.springframework.asm.commons)(version>=3D2.5= .0))]]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : Could not sta= rt bundle: org.apache.openejb.server [102]
org.osgi.framework.BundleExce= ption: Unresolved constraint in bundle org.apache.openejb.server [102]: Una= ble to resolve 102.0: missing requirement [102.0] package; (&(package= =3Dorg.apache.openejb)(version>=3D3.2.0)) [caused by: Unable to resolve = 87.0: missing requirement [87.0] package; (&(package=3Dorg.apache.opene= jb.loader)(version>=3D3.2.0)) [caused by: Unable to resolve 89.0: missin= g requirement [89.0] package; (package=3Dorg.apache.openejb) [caused by: Un= able to resolve 87.0: missing requirement [87.0] package; (&(package=3D= org.springframework.asm.commons)(version>=3D2.5.0))]]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : Could not sta= rt bundle: org.apache.openejb.multicast [103]
org.osgi.framework.BundleE= xception: Unresolved constraint in bundle org.apache.openejb.multicast [103= ]: Unable to resolve 103.0: missing requirement [103.0] package; (&(pac= kage=3Dorg.apache.openejb.loader)(version>=3D3.2.0)) [caused by: Unable = to resolve 89.0: missing requirement [89.0] package; (package=3Dorg.apache.= openejb) [caused by: Unable to resolve 87.0: missing requirement [87.0] pac= kage; (&(package=3Dorg.apache.openejb.loader)(version>=3D3.2.0)) [ca= used by: Unable to resolve 89.0: missing requirement [89.0] module; (bundle= -symbolic-name=3Dorg.apache.openejb.core) [caused by: Unable to resolve 87.= 0: missing requirement [87.0] package; (&(package=3Dorg.springframework= .asm.commons)(version>=3D2.5.0))]]]]
=A0=A0=A0 at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421= )
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:1= 754)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)
=A0=A0=A0 at org.apache.geronimo.system.configuration.DependencyManager.sta= rting(DependencyManager.java:191)
=A0=A0=A0 at org.apache.geronimo.syste= m.configuration.DependencyManager.bundleChanged(DependencyManager.java:89)<= br>=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.invokeBundl= eListenerCallback(EventDispatcher.java:800)
=A0=A0=A0 at org.apache.felix.framework.util.EventDispatcher.fireEventImmed= iately(EventDispatcher.java:728)
=A0=A0=A0 at org.apache.felix.framework= .util.EventDispatcher.fireBundleEvent(EventDispatcher.java:610)
=A0=A0= =A0 at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:3733) =A0=A0=A0 at org.apache.felix.framework.Felix.activateBundle(Felix.java:185= 2)
=A0=A0=A0 at org.apache.felix.framework.Felix.startBundle(Felix.java:= 1779)
=A0=A0=A0 at org.apache.felix.framework.BundleImpl.start(BundleImp= l.java:905)
=A0=A0=A0 at org.apache.geronimo.deployment.DeploymentContext.createTempCon= figuration(DeploymentContext.java:202)
=A0=A0=A0 at org.apache.geronimo.= deployment.DeploymentContext.initializeConfiguration(DeploymentContext.java= :188)
=A0=A0=A0 at org.apache.geronimo.deployment.service.ServiceConfigBuilder.bu= ildConfiguration(ServiceConfigBuilder.java:251)
=A0=A0=A0 at org.apache.= geronimo.deployment.service.ServiceConfigBuilder.buildConfiguration(Service= ConfigBuilder.java:211)
=A0=A0=A0 at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:2= 50)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Met= hod)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMeth= odAccessorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Met= hod.java:597)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.ReflectionM= ethodInvoker.invoke(ReflectionMethodInvoker.java:34)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanO= peration.java:131)
=A0=A0=A0 at org.apache.geronimo.gbean.runtime.GBeanI= nstance.invoke(GBeanInstance.java:872)
=A0=A0=A0 at org.apache.geronimo.= kernel.basic.BasicKernel.invoke(BasicKernel.java:245)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.car.PackageMojo.invokeDeploye= r(PackageMojo.java:560)
=A0=A0=A0 at org.apache.geronimo.mavenplugins.ca= r.PackageMojo.buildPackage(PackageMojo.java:376)
=A0=A0=A0 at org.apache= .geronimo.mavenplugins.car.PackageMojo.execute(PackageMojo.java:243)
=A0=A0=A0 at org.apache.maven.plugin.DefaultPluginManager.executeMojo(Defau= ltPluginManager.java:490)
=A0=A0=A0 at org.apache.maven.lifecycle.Defaul= tLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
=A0= =A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWi= thLifecycle(DefaultLifecycleExecutor.java:556)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoa= l(DefaultLifecycleExecutor.java:535)
=A0=A0=A0 at org.apache.maven.lifec= ycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycle= Executor.java:387)
=A0=A0=A0 at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTas= kSegments(DefaultLifecycleExecutor.java:348)
=A0=A0=A0 at org.apache.mav= en.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java= :180)
=A0=A0=A0 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)=
=A0=A0=A0 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:13= 8)
=A0=A0=A0 at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)=A0=A0=A0 at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMai= n.java:60)
=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=A0=A0=A0 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces= sorImpl.java:39)
=A0=A0=A0 at sun.reflect.DelegatingMethodAccessorImpl.i= nvoke(DelegatingMethodAccessorImpl.java:25)
=A0=A0=A0 at java.lang.reflect.Method.invoke(Method.java:597)
=A0=A0=A0 = at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
= =A0=A0=A0 at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)=A0=A0=A0 at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.j= ava:430)
=A0=A0=A0 at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[= org.apache.geronimo.system.configuration.DependencyManager] : did not find = geronimo-plugin.xml for bundle org.apache.geronimo.modules.geronimo-persist= ence-jpa20 [104]
[org.apache.geronimo.system.configuration.DependencyManager] : found geroni= mo-plugin.xml for bundle org.apache.geronimo.configs.openjpa2 [105]
[org= .apache.geronimo.system.configuration.DependencyManager] : Starting artifac= t: DependencyType [org.apache.geronimo.modules/geronimo-openjpa2/3.0-SNAPSH= OT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.framework/geronimo-cli/3.0-SNAPS= HOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManage= r] : Starting artifact: DependencyType [org.apache.geronimo.framework/geron= imo-main/3.0-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-jaxrpc_1.1_spec/2= .1/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager= ] : Starting artifact: DependencyType [org.apache.geronimo.specs/geronimo-e= jb_3.1_spec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-j2ee-management_1= .1_spec/1.0.1/jar:null]
[org.apache.geronimo.system.configuration.Depend= encyManager] : Starting artifact: DependencyType [org.apache.openjpa/openjp= a/2.0.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [commons-collections/commons-collections/3.2.1/jar:nu= ll]
[org.apache.geronimo.system.configuration.DependencyManager] : Start= ing artifact: DependencyType [commons-pool/commons-pool/1.5.3/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.specs/geronimo-annotation_1.1_sp= ec/1.0/jar:null]
[org.apache.geronimo.system.configuration.DependencyMan= ager] : Starting artifact: DependencyType [org.apache.servicemix.bundles/or= g.apache.servicemix.bundles.serp/1.13.1_2/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [commons-lang/commons-lang/2.5/jar:null]
[org.apac= he.geronimo.system.configuration.DependencyManager] : Starting artifact: De= pendencyType [org.apache.geronimo.configs/transaction-1_6/3.0-SNAPSHOT/car:= null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.geronimo.modules/geronimo-aries-jpa/3.0-S= NAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyMa= nager] : Starting artifact: DependencyType [org.apache.aries.jpa/org.apache= .aries.jpa.container/0.2-incubating-SNAPSHOT/jar:null]
[org.apache.geronimo.system.configuration.DependencyManager] : Starting art= ifact: DependencyType [org.apache.aries.jpa/org.apache.aries.jpa.api/0.2-in= cubating-SNAPSHOT/jar:...

[Message clipped]=A0=A0

--0016e64718483f888d048ceb156b--