UNRESOLVED_INTERFACE

View: New views
3 Messages — Rating Filter:   Alert me  

UNRESOLVED_INTERFACE

by Rudy Commenge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have deployed a BPEL Process on soap_bc_component and orchestra_se_component of Petals.
When I start th SA deployed I have this error :

"[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 No interface found in the WSDL description of the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 Set a default interface name for the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service"

When I try to execute my process BPEL, I have this error :

"[Petals.Container.Components.petals-se-orchestra]-SEVERE 2009-05-26 09:55:42,768 OrchestraEngineException: Message can not be processed, set the Exchange status as Error
org.ow2.petals.engine.orchestra.OrchestraEngineException: the following wsdl port can not be retrieved : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service
    at org.ow2.petals.engine.orchestra.jbi.JBIReceiver.onJBIMessageReceived(JBIReceiver.java:116)
    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-26 09:55:42,777 Got a fault on JBI response"

Can you help me ?

Thanks


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: UNRESOLVED_INTERFACE

by Jérémie Doucy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you sand us your jbi.xml file ?
--
Jérémie Doucy
Information Processing, Control and Cognition (IPCC)
EADS Defence and Security Systems
http://weblab-project.org


2009/5/26 Rudy Commenge <rudyow2@...>
Hello,

I have deployed a BPEL Process on soap_bc_component and orchestra_se_component of Petals.
When I start th SA deployed I have this error :

"[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 No interface found in the WSDL description of the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 Set a default interface name for the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service"

When I try to execute my process BPEL, I have this error :

"[Petals.Container.Components.petals-se-orchestra]-SEVERE 2009-05-26 09:55:42,768 OrchestraEngineException: Message can not be processed, set the Exchange status as Error
org.ow2.petals.engine.orchestra.OrchestraEngineException: the following wsdl port can not be retrieved : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service
    at org.ow2.petals.engine.orchestra.jbi.JBIReceiver.onJBIMessageReceived(JBIReceiver.java:116)
    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-26 09:55:42,777 Got a fault on JBI response"

Can you help me ?

Thanks


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Re: UNRESOLVED_INTERFACE

by Rudy Commenge :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, but I have find the answer on the Forum : The Service-Endpoint in my jbi.xml must be the same as the Service-Port in my WSDL.
So the problem is solved.


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws