[
https://issues.apache.org/jira/browse/GERONIMO-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932850#action_12932850
]
LiWenQin commented on GERONIMO-5670:
------------------------------------
I deployed the webapp in
trunk\testsuite\javaee6-testsuite\ejb3.1-test\asynEJB-test on ppc-Linux-64bits.
This error didn't occur.
I agree that the problem is because the colon in the windows path.
> Webapp can not start because server said "couldn't start owb context"
> although the app don't contain openwebbean context.
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5670
> URL: https://issues.apache.org/jira/browse/GERONIMO-5670
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenEJB
> Affects Versions: 3.0
> Reporter: LiWenQin
> Attachments: geronimo.log
>
>
> I want to deploy the webapp in
> trunk\testsuite\javaee6-testsuite\ejb3.1-test\asynEJB-test and jndiEJB-test,
> but they can not started normally.
> Server log:
> org.apache.openejb.OpenEJBException: Illegal moduleId
> D:\geronimo-3.0-SNAPSHOT\var\temp\geronimo-deployer3404301213094570211.tmpdir\asynEJB-test-3.0-SNAPSHOT.war:
> Illegal character in opaque part at index 2:
> ...
> ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED
> state:
> abstractName="org.apache.geronimo.testsuite/jndiEJB-test/3.0-SNAPSHOT/war?J2EEApplication=null,j2eeType=EJBModule,name=org.apache.geronimo.testsuite/jndiEJB-test/3.0-SNAPSHOT/war"
> org.apache.openejb.OpenEJBException: Creating application failed:
> D:\geronimo-3.0-SNAPSHOT\var\temp\geronimo-deployer2029296712800408880.tmpdir\jndiEJB-test-3.0-SNAPSHOT.war:
> couldn't start owb context
> ...
> Caused by: java.lang.RuntimeException: couldn't start owb context
> at
> org.apache.geronimo.openejb.ThreadSingletonServiceAdapter.initialize(ThreadSingletonServiceAdapter.java:63)
> at org.apache.openejb.cdi.CdiBuilder.build(CdiBuilder.java:46)
> at
> org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:649)
> ... 33 more
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.