I can deploy the Orbeon Forms 3.6.0 WAR file on WebSphere Application Server
6.1.0.27 but the orbeon_war application fails to start due to a java.lang.IllegalStateException: EMF2DOMAdapterImpl_ERROR_0 exception. The strange thing is the same WAR deployed and started fine when I was running a previous WAS fixpack level, WAS 6.1.0.13. Has anybody else experienced this problem and if so did you manage to resolve it. Any help would be very much appreciated as I am keen to use Orbeon as my server side XForms implementation. [12/11/09 16:31:18:783 GMT] 0000001f ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv02\logs\ffdc\server1_0000001f_09.11.12_16.31.18_0.txt [12/11/09 16:31:18:783 GMT] 0000001f PortletMetaDa W com.ibm.ws.portletcontainer.runtime.PortletMetaDataListener metaDataCreated EJPPC0102W: Error occurred when reading the configuration data of the web application. java.lang.IllegalStateException: EMF2DOMAdapterImpl_ERROR_0 at java.lang.Throwable.<init>(Throwable.java:57) at java.lang.Throwable.<init>(Throwable.java:68) at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.handleInvalidMultiNodes(EMF2DOMAdapterImpl.java:1193) at org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.findDOMNode(EMF2DOMAdapterImpl.java:1180) -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Nick,
On Thu, Nov 12, 2009 at 8:48 AM, <[hidden email]> wrote: > I can deploy the Orbeon Forms 3.6.0 WAR file on WebSphere Application Server > 6.1.0.27 but the orbeon_war application fails to start due to a > java.lang.IllegalStateException: EMF2DOMAdapterImpl_ERROR_0 exception. The > strange thing is the same WAR deployed and started fine when I was running a > previous WAS fixpack level, WAS 6.1.0.13. > > Has anybody else experienced this problem and if so did you manage to resolve > it. Any help would be very much appreciated as I am keen to use Orbeon as my > server side XForms implementation. As you know, solving deployment issues on specific application servers can be pretty time consuming and this goes beyond the help we can provide through this list. Unless someone else here can provide you with some advice specific to WebSphere 6.1.0.27, you may want to consider acquiring one of our Development Support Plan, which would allow us to help with this. Alex -- Orbeon Forms - Web forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ My Twitter: http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
|
MichaelC pisze:
> Hello, > > I am also having the same issue with Orbeon in Websphere as > "nick.woolls-king". I can deploy Orbeon Forms 3.8 in Websphere (I am using > 6.1.0.19), but starting Orbeon Forms causes an error. > > The error I am getting is: > > PortletMetaDa W com.ibm.ws.portletcontainer.runtime.PortletMetaDataListener > metaDataCreated EJPPC0102W: Error occurred when reading the configuration > data of the web application. > java.lang.IllegalStateException: > EMF2DOMAdapterImpl_ERROR_0 > at > org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.handleInvalidMultiNodes(EMF2DOMAdapterImpl.java:1193) > at > org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapterImpl.findDOMNode(EMF2DOMAdapterImpl.java:1180) > > It appears that neither 6.1.0.27 (The version of Websphere nick.wools-king > is using) and 6.1.0.19 the version of Websphere I am using work. > > As a test I had also installed a nightly build of Orbeon Forms because maybe > I was building the dist-war incorrectly. It also did not start and had the > same error. > > I am wondering if anyone can provide me with some assistance or shed some > light on the issue as I am in a proof of concept phase and would like to > know that Orbeon Forms works for Websphere. > portlet.xml file inside the WAR archive: WAS is capable of running portlets although it's not a full portlet container. Try removing the portlet.xml. Hope this helps, -- Maciej Arciuch programista tel. +48 22 564 2482 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |