[Users] BPEL : impossible to find a receiver corresponding...

RudyWI petals-components at ebmwebsourcing.com
Wed Mar 16 10:32:06 CET 2011


Hello,

I don't use Orchestra, but the component of Petals named "petals-se-orchestra".
I think this is the BPEL Engine you are talking. That's right ?

However, I have resolved my problem, that's was an error in the namespaces when I built the jbi.xml of my SU.

But now, I have an other error when I sned a message to my BPEL Process :

Code:
java.lang.NoClassDefFoundError: Could not initialize class org.hibernate.engine.QueryParameters
	at org.hibernate.impl.AbstractQueryImpl.getQueryParameters(AbstractQueryImpl.java:839)
	at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
	at org.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:811)
	at org.ow2.orchestra.services.impl.HibernateBpelPersistenceService.getReceiver(HibernateBpelPersistenceService.java:61)
	at org.ow2.orchestra.services.impl.DbRepository.getReceiver(DbRepository.java:118)
	at org.ow2.orchestra.services.impl.PublisherImpl.getReceiver(PublisherImpl.java:42)
	at org.ow2.orchestra.services.Receiver.handle(Receiver.java:110)
	at org.ow2.petals.engine.orchestra.jbi.JBIReceiver.onJBIMessageReceived(JBIReceiver.java:177)
	at org.ow2.petals.engine.orchestra.listener.JBIListener.onJBIMessage(JBIListener.java:159)
	at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.processInOutAsProvider(MessageExchangeProcessor.java:524)
	at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:421)
	at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.process(MessageExchangeProcessor.java:308)
	at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.run(MessageExchangeProcessor.java:145)
	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-bc-soap]-WARNING 2009-05-29 10:55:36,496 Got a fault on JBI response



Do you know this error ?




-------------------- m2f --------------------

Read this forum topic online here:
http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=746#746

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/8c0294a0/attachment.htm>


More information about the Users mailing list