-----------------------------------------------------------
| |
| OW2 PEtALS Enterprise Service Bus |
| http:| |
-----------------------------------------------------------
PEtALS ESB is starting...
[Fatal Error] 50c23360-7026-427c-a678-db8c0c1f8dd1:1:1: Premature end of file.
com.ebmwebsourcing.wsstar.notification.definition.utils.WSNotificationException: SchemaException: Can't parse persisted xml file as document, invalid document: org.xml.sax.SAXParseException: Premature end of file.
at com.ebmwebsourcing.wsstar.notification.definition.inout.WSNotificationReader.convertFromFiletoDocument(WSNotificationReader.java:986)
at com.ebmwebsourcing.wsstar.notification.definition.inout.WSNotificationReader.readSubscribeResponse(WSNotificationReader.java:967)
at org.ow2.petals.BrokeredNotificationService.getSubscribeResponseToRestore(BrokeredNotificationService.java:2026)
at org.ow2.petals.BrokeredNotificationService.restorePreviousState(BrokeredNotificationService.java:313)
at org.ow2.petals.ServiceEngine.doStart(ServiceEngine.java:89)
at org.ow2.petals.component.framework.AbstractComponent.start(AbstractComponent.java:515)
at org.ow2.petals.container.thread.ComponentLifeCycleThread.doTask(ComponentLifeCycleThread.java:103)
at org.ow2.petals.container.thread.AbstractThread.run(AbstractThread.java:110)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
at com.ebmwebsourcing.wsstar.notification.definition.inout.WSNotificationReader.convertFromFiletoDocument(WSNotificationReader.java:984)
... 7 more
[Fatal Error] SubsReference.xml:1:1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:249)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
at com.ebmwebsourcing.wsstar.addressing.definition.impl.WSAddressingReaderImpl.convertFromFiletoDocument(WSAddressingReaderImpl.java:233)
at com.ebmwebsourcing.wsstar.addressing.definition.impl.WSAddressingReaderImpl.readEndpointReferenceType(WSAddressingReaderImpl.java:216)
at org.ow2.petals.engine.kpi.KeyProcessIndicatorService.restoreSubscriptionRef(KeyProcessIndicatorService.java:292)
at org.ow2.petals.engine.kpi.su.KpiServiceUnitManager.doStart(KpiServiceUnitManager.java:113)
at org.ow2.petals.component.framework.su.AbstractServiceUnitManager.start(AbstractServiceUnitManager.java:616)
at org.ow2.petals.container.lifecycle.ServiceUnitLifeCycle.start(ServiceUnitLifeCycle.java:161)
at org.ow2.petals.container.lifecycle.ServiceAssemblyLifeCycle.doStart(ServiceAssemblyLifeCycle.java:166)
at org.ow2.petals.container.lifecycle.LifeCycleAbstract.start(LifeCycleAbstract.java:185)
at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl.recoverServiceAssembly(SystemRecoveryServiceImpl.java:602)
at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:322)
at org.ow2.petals.jbi.management.recovery.SystemRecoveryServiceImpl$2.call(SystemRecoveryServiceImpl.java:1)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
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:619)
[Petals.Container.Components.petals-se-kpi]-WARNING 2011-02-03 09:26:09,000 unable to restore the subscription references
WARNING 2011-02-03 09:26:09,000 [Petals.Container.Components.petals-se-kpi]
unable to restore the subscription references
With some tunning, I get the previous error. It occurs at least one restart per five.