[
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.