can't install app-per-port  sample   using deploy/install-plugin  command
-------------------------------------------------------------------------

                 Key: GERONIMO-4898
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4898
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: sample apps
    Affects Versions: 2.2
         Environment: windows xp sp2
jdk 6
            Reporter: Bin He
            Priority: Minor


2009-09-28 16:44:53,000 WARN  [PluginInstallerGBean] Invalid repository: 
~/.m2/repository/
java.lang.IllegalStateException: Maven2Repository must have a root that's a 
valid readable directory (not C:\Documents and 
Settings\Administrator\.m2\repository)
        at 
org.apache.geronimo.kernel.repository.AbstractRepository.<init>(AbstractRepository.java:66)
        at 
org.apache.geronimo.kernel.repository.Maven2Repository.<init>(Maven2Repository.java:32)
        at 
org.apache.geronimo.system.plugin.LocalSourceRepository.<init>(LocalSourceRepository.java:46)
        at 
org.apache.geronimo.system.plugin.PluginRepositoryDownloader.getSourceRepository(PluginRepositoryDownloader.java:218)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.addRepos(PluginInstallerGBean.java:857)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.getRepos(PluginInstallerGBean.java:845)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:772)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
2009-09-28 16:44:53,000 WARN  [PluginInstallerGBean] Invalid repository: 
~/.m2/repository/
java.lang.IllegalStateException: Maven2Repository must have a root that's a 
valid readable directory (not C:\Documents and 
Settings\Administrator\.m2\repository)
        at 
org.apache.geronimo.kernel.repository.AbstractRepository.<init>(AbstractRepository.java:66)
        at 
org.apache.geronimo.kernel.repository.Maven2Repository.<init>(Maven2Repository.java:32)
        at 
org.apache.geronimo.system.plugin.LocalSourceRepository.<init>(LocalSourceRepository.java:46)
        at 
org.apache.geronimo.system.plugin.PluginRepositoryDownloader.getSourceRepository(PluginRepositoryDownloader.java:218)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.addRepos(PluginInstallerGBean.java:857)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.getRepos(PluginInstallerGBean.java:849)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:772)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
2009-09-28 16:44:53,093 INFO  [StandardService] This service has already been 
initialized
2009-09-28 16:44:53,093 INFO  [StandardService] Starting service null
2009-09-28 16:44:53,109 INFO  [StandardService] Starting service null
2009-09-28 16:44:53,109 INFO  [StandardService] This service has already been 
initialized
2009-09-28 16:44:53,109 INFO  [StandardService] Starting service null
2009-09-28 16:44:53,125 INFO  [StandardService] Starting service null
2009-09-28 16:44:53,140 ERROR [ContextConfig] Parse error in application 
web.xml file at jndi:/localhost1/war1/WEB-INF/web.xml
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 
Invalid byte 3 of 3-byte UTF-8 sequence.
        at 
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:674)
        at 
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:425)
        at 
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1742)
        at 
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1242)
        at 
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanComment(XMLScanner.java:756)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanComment(XMLDocumentFragmentScannerImpl.java:1036)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:945)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:807)
        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:107)
        at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
        at 
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
        at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1644)
        at 
org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java:365)
        at 
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1066)
        at 
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
        at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4332)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.access$201(GeronimoStandardContext.java:64)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:412)
        at 
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.java:264)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
        at 
org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:339)
        at 
org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:525)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:524)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:538)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
        at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:811)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
2009-09-28 16:44:53,140 ERROR [ContextConfig] Marking this application 
unavailable due to previous error(s)
2009-09-28 16:44:53,140 ERROR [StandardContext] Error getConfigured
2009-09-28 16:44:53,140 ERROR [StandardContext] Context [/war1] startup failed 
due to previous errors
2009-09-28 16:44:53,140 ERROR [ContainerBase] ContainerBase.addChild: start: 
LifecycleException:  java.io.IOException: Context did not start for an unknown 
reason
        at 
org.apache.geronimo.tomcat.GeronimoStandardContext.start(GeronimoStandardContext.java:285)
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
        at 
org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:339)
        at 
org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:525)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:524)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:538)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
        at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:811)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
2009-09-28 16:44:53,156 WARN  [TomcatWebAppContext] TomcatWebAppContext failed
2009-09-28 16:44:53,156 ERROR [GBeanInstanceState] Error while starting; GBean 
is now in the FAILED state: 
abstractName="org.apache.geronimo.samples/app-per-port-tomcat/2.2-SNAPSHOT/car?J2EEApplication=org.apache.geronimo.samples/app-per-port-tomcat/2.2-SNAPSHOT/car,j2eeType=WebModule,name=war1.war"
java.lang.IllegalStateException: ContainerBase.addChild: start: 
LifecycleException:  java.io.IOException: Context did not start for an unknown 
reason
        at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:795)
        at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
        at 
org.apache.geronimo.tomcat.TomcatContainer.addContext(TomcatContainer.java:339)
        at 
org.apache.geronimo.tomcat.TomcatWebAppContext.doStart(TomcatWebAppContext.java:525)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:524)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
        at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
        at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
        at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:538)
        at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
        at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:811)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
2009-09-28 16:44:54,156 INFO  [StandardService] Stopping service null
2009-09-28 16:44:55,156 INFO  [StandardService] Stopping service null
2009-09-28 16:44:55,156 ERROR [PluginInstallerGBean] Unable to install plugin
org.apache.geronimo.kernel.config.LifecycleException: start of 
org.apache.geronimo.samples/app-per-port-tomcat/2.2-SNAPSHOT/car failed
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:527)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:811)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:1017)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:923)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Unknown 
start exception
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:522)
        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:493)
        at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
        at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
        ... 9 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: 
Configuration 
org.apache.geronimo.samples/app-per-port-tomcat_war1.war/2.2-SNAPSHOT/car 
failed to start due to the following reasons:
  The service 
J2EEApplication=org.apache.geronimo.samples/app-per-port-tomcat/2.2-SNAPSHOT/car,j2eeType=WebModule,name=war1.war
 did not start because ContainerBase.addChild: start: LifecycleException:  
java.io.IOException: Context did not start for an unknown reason

        at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:485)
        ... 12 more
2009-09-28 16:44:55,406 INFO  [DirectoryMonitor] Hot deployer notified that an 
artifact was removed: 
org.apache.geronimo.samples/app-per-port-tomcat/2.2-SNAPSHOT/car
2009-09-28 16:46:45,281 INFO  [startup] Undeploying app: 
D:\g927\plugins\monitoring\agent-ejb\target\agent-ejb-2.2-SNAPSHOT.jar
2009-09-28 16:46:45,312 INFO  [startup] Undeploying app: 
D:\g927\plugins\mejb\geronimo-mejb\target\geronimo-mejb-2.2-SNAPSHOT.jar
2009-09-28 16:46:45,312 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/openejb/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/openejb/2.2-SNAPSHOT/car,j2eeType=GBean,name=OpenEjbContext
 at name openejb
2009-09-28 16:46:45,312 INFO  [remote] Received stop signal
2009-09-28 16:46:45,312 INFO  [cluster] Peer removed: ejbd://0.0.0.0:4201
2009-09-28 16:46:45,328 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/axis/2.2-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/axis/2.2-SNAPSHOT/car,j2eeType=JAXRConnectionFactory,name=eis/JAXR
 at name org.apache.geronimo.configs/axis/JAXRConnectionFactory/eis/JAXR
2009-09-28 16:46:45,328 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.plugins/uddi-db/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=jdbc/juddiDB,JCAResource=org.apache.geronimo.plugins/uddi-db/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.plugins/uddi-db/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.plugins/uddi-db/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=jdbc/juddiDB
 at name 
org.apache.geronimo.plugins/uddi-db/JCAManagedConnectionFactory/jdbc/juddiDB
2009-09-28 16:46:45,328 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=MDBTransferBeanOutQueue
 at name 
org.apache.geronimo.configs/activemq-ra/JCAAdminObject/MDBTransferBeanOutQueue
2009-09-28 16:46:45,328 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car?J2EEApplication=null,JCAResource=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,j2eeType=JCAAdminObject,name=SendReceiveQueue
 at name org.apache.geronimo.configs/activemq-ra/JCAAdminObject/SendReceiveQueue
2009-09-28 16:46:45,328 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=DefaultActiveMQConnectionFactory,JCAResource=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/activemq-ra/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=DefaultActiveMQConnectionFactory
 at name 
org.apache.geronimo.configs/activemq-ra/JCAManagedConnectionFactory/DefaultActiveMQConnectionFactory
2009-09-28 16:46:46,359 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=jdbc/ActiveDS,JCAResource=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=jdbc/ActiveDS
 at name 
org.apache.geronimo.plugins.monitoring/agent-ds/JCAManagedConnectionFactory/jdbc/ActiveDS
2009-09-28 16:46:46,359 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=jdbc/ArchiveDS,JCAResource=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.plugins.monitoring/agent-ds/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=jdbc/ArchiveDS
 at name 
org.apache.geronimo.plugins.monitoring/agent-ds/JCAManagedConnectionFactory/jdbc/ArchiveDS
2009-09-28 16:46:46,359 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxMonitoringClientDS,JCAResource=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxMonitoringClientDS
 at name 
org.apache.geronimo.plugins.monitoring/mconsole-ds/JCAManagedConnectionFactory/NoTxMonitoringClientDS
2009-09-28 16:46:46,359 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=MonitoringClientDS,JCAResource=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.plugins.monitoring/mconsole-ds/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=MonitoringClientDS
 at name 
org.apache.geronimo.plugins.monitoring/mconsole-ds/JCAManagedConnectionFactory/MonitoringClientDS
2009-09-28 16:46:46,359 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=SystemDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=SystemDatasource
 at name 
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/SystemDatasource
2009-09-28 16:46:46,593 INFO  [KernelContextGBean] unbound gbean 
org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car?J2EEApplication=null,JCAConnectionFactory=NoTxDatasource,JCAResource=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,ResourceAdapter=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,ResourceAdapterModule=org.apache.geronimo.configs/system-database/2.2-SNAPSHOT/car,j2eeType=JCAManagedConnectionFactory,name=NoTxDatasource
 at name 
org.apache.geronimo.configs/system-database/JCAManagedConnectionFactory/NoTxDatasource

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to