[ 
https://issues.apache.org/jira/browse/GERONIMO-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000771#comment-13000771
 ] 

LiWenQin commented on GERONIMO-5841:
------------------------------------

The same error info will be reported from the server if using "OSGi Bundles" 
Portlet to install two bundles contained in the eba seperately instead of 
deploying the eba in the "Deployer" Portlet.

> Unable to start web application for EBA bundle "HelloWorldWAB1.app.eba"
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-5841
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5841
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0
>            Reporter: LiWenQin
>             Fix For: 3.0
>
>         Attachments: HelloWorldWAB1.app.eba
>
>
> Deploy the attached eba to the newest web-profile server built on 2011-03-01.
> But the same eba was deployed and worked well on the web-profile server built 
> on 2011-02-28.
> Error info from server:
> 2011-03-01 15:51:34,753 ERROR [WebApplication] Unable to start web 
> application f
> or bundle com.ebay.sjlee.HelloWorldWAB1
> org.apache.geronimo.common.DeploymentException: Could not load servlet class 
> org
> .apache.catalina.servlets.DefaultServlet from bundle 
> com.ebay.sjlee.HelloWorldWA
> B1_1.0.0 [276]
>         at 
> org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(T
> omcatModuleBuilder.java:600)
>         at 
> org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplica
> tion.java:212)
>         at 
> org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplicati
> on.java:120)
>         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:619)
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.catalina.servlets.Defaul
> tServlet
>         at 
> org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
> eLoader.java:506)
>         at 
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
> java:422)
>         at 
> org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
> java:410)
>         at 
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
> faultClassLoader.java:107)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
>         at 
> org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.
> java:338)
>         at 
> org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleH
> ost.java:232)
>         at 
> org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abs
> tractBundle.java:1197)
>         at 
> org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(T
> omcatModuleBuilder.java:598)
>         ... 8 more

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

        

Reply via email to