[ 
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

        

Reply via email to