[
https://issues.apache.org/jira/browse/GERONIMO-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057128#comment-13057128
]
Tina Li commented on GERONIMO-6028:
-----------------------------------
Follow the above steps 1~8 then
Restart the server and found error message:
2011-06-29 17:35:51,008 ERROR [AbstractWebModuleBuilder] Fail to identify
web.xml schema version
org.apache.xmlbeans.XmlException: error: Unexpected element: CDATA
at
org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3486)
at org.apache.xmlbeans.impl.store.Locale.parse(Locale.java:712)
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:696)
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:683)
at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:208)
at org.apache.xmlbeans.XmlObject$Factory.parse(XmlObject.java:633)
at
org.apache.geronimo.deployment.xmlbeans.XmlBeansUtil.parse(XmlBeansUtil.java:102)
at
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.identifySpecDDSchemaVersion(AbstractWebModuleBuilder.java:519)
at
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.basicInitContext(AbstractWebModuleBuilder.java:486)
at
org.apache.geronimo.web25.deployment.AbstractWebModuleBuilder.initContext(AbstractWebModuleBuilder.java:434)
at
org.apache.geronimo.osgi.web.extender.WebApplication.doRun(WebApplication.java:211)
at
org.apache.geronimo.osgi.web.extender.WebApplication.run(WebApplication.java:124)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:452)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)
at java.util.concurrent.FutureTask.run(FutureTask.java:149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
at java.lang.Thread.run(Thread.java:736)
Caused by: org.xml.sax.SAXParseException: Unexpected element: CDATA
at
org.apache.xmlbeans.impl.piccolo.xml.Piccolo.reportFatalError(Piccolo.java:1038)
at org.apache.xmlbeans.impl.piccolo.xml.Piccolo.parse(Piccolo.java:723)
at
org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3454)
... 17 more
2011-06-29 17:35:51,149 INFO [ModuleHandler] Deployed
application/CounterApp/1.0.0/eba
> CounterApp_1.0.0.eba can not be hotdeployed and nothing changed when
> rehotdeploy another eba application
> ---------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-6028
> URL: https://issues.apache.org/jira/browse/GERONIMO-6028
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment, osgi
> Affects Versions: 3.0
> Environment: OS:win2008r2x64
> JDK:IBM jdk Java60 SR9 FP1
> Reporter: Tina Li
> Priority: Minor
> Attachments: geronimo.log
>
>
> 1.Use the build:2011.06.21-16:18:09.889+0800-3.0 snapshot of Geronimo server
> 2.Start the server if it's not started
> 3.Hot deploy eba application: CounterApp_1.0.0.eba
> Copy CounterApp_1.0.0.eba to the <Geronimo_home>/deploy directory without
> stopping the server
> 4.Found CounterApp_1.0.0.eba can't be deployed but has no error info.
> Refer to GERONIMO-5771,this application can be deployed.
> 5.Hotdeploy another eba application:blueprint-eba-3.0-SNAPSHOT.eba
> successfully
> 6.Rename blueprint-eba-3.0-SNAPSHOT.eba to blueprint-eba-3.0-SNAPSHOT1.eba
> 7.Hotdeploy blueprint-eba-3.0-SNAPSHOT1.eba without uninstall
> blueprint-eba-3.0-SNAPSHOT.eba
> 8.Found nothing changed.But according to GERONIMO-5832 of Rex's comments:
> hot deploy a XXX.eba and then put in a XXX2.eba, (the XXX2.bea is made by
> rename the XXX.bea) This scenario supposes to redeploy the eba with the same
> config id, and after the XXX2.eba's deployment, the XXX.eba should be deleted.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira