You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (JIRA)" <ji...@apache.org> on 2011/01/20 03:08:43 UTC

[jira] Created: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

CounterApp_1.0.0.eba hot deployment has exceptions
--------------------------------------------------

                 Key: GERONIMO-5771
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-M2, 3.0
         Environment: Windows 7
sun jdk 1.6.0_23
Geronimo trunk latest build
            Reporter: Forrest Xia
            Priority: Minor


Steps:
1. start server
2. put CounterApp_1.0.0.eba into deploy directory
3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.

2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
or bundle CounterWebBundle
org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
Bundle/1295489139328/wab failed
        at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:371)
        at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:327)
        at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
tion.java:236)
        at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
on.java:119)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
1)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
ing configuration gbean default/CounterWebBundle/1295489139328/wab
        at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
nelConfigurationManager.java:217)
        at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:354)
        ... 9 more
Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
n gbean failed to start default/CounterWebBundle/1295489139328/wab
reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
        at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
nelConfigurationManager.java:193)
        ... 10 more

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


[jira] Closed: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang closed GERONIMO-5771.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

the last reported exception should be fixed in GERONIMO-5845

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996228#comment-12996228 ] 

Shawn Jiang commented on GERONIMO-5771:
---------------------------------------

Just found you were testing this with full profile server assembly.    I could not recreate it because I was using web-profile.   

this failure is caused by the enabled AXIS builder in full profile assembly.  We need to either disabled webservice.xml scan for EBA and WAB or adding bundle-based webservice.xml scan logic to axis builder.

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang reassigned GERONIMO-5771:
----------------------------------

    Assignee: Rex Wang

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Assignee: Rex Wang
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994636#comment-12994636 ] 

Forrest Xia commented on GERONIMO-5771:
---------------------------------------

The exception is changed on build 20110214 like this:

2011-02-15 10:58:17,707 WARN  [TomcatModuleBuilder] Web application . does not contain a WEB-INF/geronimo-web.xml deployment plan.  This may or may not be a problem, depending on whether you have things like resource references that need to be resolved.  You can also give the deployer a separate deployment plan file on the command line.
2011-02-15 10:58:17,940 ERROR [WebApplication] Unable to start web application for bundle CounterWebBundle
java.lang.RuntimeException: getModuleFile() is not supported on Bundle-based deployment
	at org.apache.geronimo.j2ee.deployment.Module.getModuleFile(Module.java:154)
	at org.apache.geronimo.axis.builder.AxisBuilder.findWebServices(AxisBuilder.java:113)
	at org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.basicInitContext(AbstractWebModuleBuilder.java:476)
	at org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.initContext(AbstractWebModuleBuilder.java:420)
	at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplication.java:206)
	at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplication.java:119)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	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:662)


> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984027#action_12984027 ] 

Shawn Jiang commented on GERONIMO-5771:
---------------------------------------

I can't recreate this problem locally.

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

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


[jira] Updated: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia updated GERONIMO-5771:
----------------------------------

    Attachment: CounterApp_1.0.0.eba

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

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


[jira] Commented: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Forrest Xia (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986234#action_12986234 ] 

Forrest Xia commented on GERONIMO-5771:
---------------------------------------

The exceptions like the reported seems gone, but as Tina pointed out, the CounterApp failed to start for some reason, we cannot tell the specific from the console output and geronimo.log.

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

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


[jira] Commented: (GERONIMO-5771) CounterApp_1.0.0.eba hot deployment has exceptions

Posted by "Tina Li (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985542#action_12985542 ] 

Tina Li commented on GERONIMO-5771:
-----------------------------------

I tried on windows xp and 7 using IBM jdk 1.6 and  checked console output :
2011-01-24 13:19:26,618 WARN  [DirectoryHotDeployer] Unable to start some moduls for D:\geronimo-tomcat7-javaee6-3.0-SNAPSHOT\deploy\CounterApp_1.0.0.eba

> CounterApp_1.0.0.eba hot deployment has exceptions
> --------------------------------------------------
>
>                 Key: GERONIMO-5771
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5771
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: Windows 7
> sun jdk 1.6.0_23
> Geronimo trunk latest build
>            Reporter: Forrest Xia
>            Priority: Minor
>         Attachments: CounterApp_1.0.0.eba
>
>
> Steps:
> 1. start server
> 2. put CounterApp_1.0.0.eba into deploy directory
> 3. Check console output, you will see an exception like this, the eba web module does not started on context root "CounterWebBundle". See the attached eba for reproducing.
> 2011-01-20 10:05:39,808 ERROR [WebApplication] Unable to start web application f
> or bundle CounterWebBundle
> org.apache.geronimo.kernel.config.LifecycleException: load of default/CounterWeb
> Bundle/1295489139328/wab failed
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:371)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:327)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:236)
>         at org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:119)
>         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:44
> 1)
>         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
> utor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
> .java:908)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: org.apache.geronimo.kernel.config.InvalidConfigException: Error start
> ing configuration gbean default/CounterWebBundle/1295489139328/wab
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:217)
>         at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
> iguration(SimpleConfigurationManager.java:354)
>         ... 9 more
> Caused by: org.apache.geronimo.gbean.InvalidConfigurationException: Configuratio
> n gbean failed to start default/CounterWebBundle/1295489139328/wab
> reason: org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car?configurationName=
> org.apache.geronimo.configs/openjpa2/3.0-SNAPSHOT/car did not start.
>         at org.apache.geronimo.kernel.config.KernelConfigurationManager.load(Ker
> nelConfigurationManager.java:193)
>         ... 10 more

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