[
https://issues.apache.org/jira/browse/ODE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert resolved ODE-198.
-------------------------------
Resolution: Fixed
Fixed on Ode 1.1 branch
Sending src/main/java/org/apache/ode/jbi/OdeConsumerAsync.java
Transmitting file data .
Committed revision 586418.
(OdeConsumer has been rewritten on trunk; no need for respective fix)
> OdeConsumerAsync times-out right away instead of waiting for responseTimeout
> ----------------------------------------------------------------------------
>
> Key: ODE-198
> URL: https://issues.apache.org/jira/browse/ODE-198
> Project: ODE
> Issue Type: Bug
> Components: JBI Integration
> Affects Versions: 1.1
> Reporter: Alex Boisvert
> Assignee: Alex Boisvert
> Fix For: 1.1.1
>
>
> As reported by on the mailing list,
> http://mail-archives.apache.org/mod_mbox/ode-user/200710.mbox/[EMAIL
> PROTECTED]
> <quote>
> I'm trying to use ODE 1.1 together with fuse-3.2.0-SNAPSHOT but
> immediately after invoking the very first service I'm getting "Timeout
> on JBI message exchange". When I'm using ODE 1.0 it works fine. Is it a
> known issue ?
> regards
> jan
> DEBUG - BpelProcess - INVOKING PARTNER:
> partnerLink={PartnerLinkInstance partnerL
> inkDecl=OPartnerLink#92,scopeInstanceId=0}, op=TravelItineraryAddInfoRQ
> channel=InvokeResponseChannel#34)
> DEBUG - BpelRuntimeContextImpl - INVOKE PARTNER (SEP): sessionId=null
> partnerSessionId=null
> DEBUG - BpelEngineImpl - Routed: svcQname
> {https://webservices.sabre.com/websvc}Trav
> elItineraryAddInfoService --> null
> DEBUG - EndpointReferenceContextImpl - resolveEndpointReference: <?xml
> version="1.0" encoding="UTF-8"?>
> <service-ref>
> <jbi:end-point-reference jbi:end-point-name="tpfc"
> jbi:service-name="sns:TravelItineraryAddInfoService"
> xmlns:sns="https://webservices.sabre.com/websvc"/>
> </service-ref>
> DEBUG - MessageExchangeImpl - SET MEX property
> org.apache.ode.jbi.msgmap.Mapper = org.apache.ode.jbi.msgmap.ServiceMixMapper
> DEBUG - ServiceMixMapper - toNMS() normalized
> message(doc-like):<?xml version="1.0" encoding="UTF-8"?>
> <TravelItineraryAddInfoRQ Version="2003A.TsabreXML1.4.1"
> xmlns="http://webservices.sabre.com/sabreXML/2003/07"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> ...
> ...
> </TravelItineraryAddInfoRQ>
> DEBUG - PartnerRoleMessageExchangeImpl - replyAsync mex=4611686018427387904
> DEBUG - BpelRuntimeContextImpl - Setting execution state on instance 0
> WARN - OdeConsumerAsync - Timeout on JBI message exchange
> ID:10.136.44.165-115b7882901-2:0
> <quote>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.