You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by Vishal Bhasin <vb...@yahoo.com> on 2007/06/11 23:22:36 UTC

Exception while running ODE

All,

I'm getting the captioned below exception while running an orchestrated service (Java Client and Zip with source code is attached) using Apache ODE in ServiceMix: >>
 19:07:24,081 | DEBUG | pool-4-thread-1 | BpelServerImpl           | ode.bpel.engine.BpelServerImpl  307 | Found
  ProcessDAO for {urn:logicblaze:soa:loanbroker}LoanBrokerService-11 with GUID hqejbhcnphr2c2ucatrmw4
 19:07:24,081 | DEBUG | pool-4-thread-1 | ServiceMixMapper         | de.jbi.msgmap.ServiceMixMapper   59 | isRec
 ognized() message: <?xml version="1.0" encoding="UTF-8"?>
 <ns1:PnrBuilderRQ                                                                                              SOAP-ENV=
   xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://ode/bpel/unit-test.wsdl">       s1:PnrBui
   <ns1:POS>
     <ns1:Source PseudoCityCode="AAA"/>
   </ns1:POS>                                                                                                   LifeCycle
 </ns1:PnrBuilderRQ>
                                                                                                                LifeCycle
 19:07:24,081 | DEBUG | pool-4-thread-1 | ServiceMixMapper         | de.jbi.msgmap.ServiceMixMapper   95 | no pa
 rt data for payload – unrecognized.                                                                           MQSession
 19:07:24,081 | ERROR | pool-4-thread-1 | OdeService               | org.apache.ode.jbi.OdeService   239 | Could03995612-
  not find a mapper for request message for JBI MEX ID:192.168.1.103-11318160325-11:0; ODE MEX hqejbhcnphr2ca2so303995612
 bkcbe is failed.                                                                                               tion = 0,
 19:07:24,101 | DEBUG | pool-4-thread-1 | OdeService               | org.apache.ode.jbi.OdeService   272 | Rolliority = 4
 ng back ODE MEX {MyRoleMex#hqejbhcnphr2ca2sobkcbe [Client ID:192.168.1.103-11318160325-11:0] calling {urn:logicapache.ac blaze:soa:loanbroker}LoanBrokerService.PnrBuilderRQ(...)}                                                       = 0, pro
 19:07:24,111 | DEBUG | pool-4-thread-1 | sql                      | utils.LoggingDataSourceWrapper   77 | getCo
 nnection (tx=2)                                                                                                lMessageS
 19:07:24,121 | DEBUG | pool-4-thread-1 | sql                      | utils.LoggingConnectionWrapper  210 | prepa651 | DEB
 reStmt: INSERT INTO ODE_MESSAGE_EXCHANGE (MESSAGE_EXCHANGE_ID, CALLEE, CHANNEL, CORRELATION_ID, CORRELATION_KEY | Journa
 S, CORRELATION_STATUS, CREATE_TIME, DIRECTION, EPR, FAULT, FAULT_EXPLANATION, OPERATION, PARTNER_LINK_MODEL_ID,
 19:07:24,121 | DEBUG | pool-4-thread-1 | sql                      | utils.LoggingConnectionWrapper  210 | prepa651 | DEB
 reStmt: INSERT INTO ODE_MESSAGE_EXCHANGE (MESSAGE_EXCHANGE_ID, CALLEE, CHANNEL, CORRELATION_ID, CORRELATION_KEY | Journa
 S, CORRELATION_STATUS, CREATE_TIME, DIRECTION, EPR, FAULT, FAULT_EXPLANATION, OPERATION, PARTNER_LINK_MODEL_ID,
  PATTERN, PIPED_ID, PORT_TYPE, PROPAGATE_TRANS, STATUS, CORR_ID, PARTNER_LINK_ID, PROCESS_ID, PROCESS_INSTANCE_ID, REQUE
 ST_MESSAGE_ID, RESPONSE_MESSAGE_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
 19:07:24,181 | DEBUG | pool-4-thread-1 | SQL                      | log.Log4JLogFactory$LogAdapter   72 | <t 873194, con
 n 3363199> executing prepstmnt 24706340 INSERT INTO ODE_MESSAGE_EXCHANGE (MESSAGE_EXCHANGE_ID, CALLEE, CHANNEL, CORRELAT
 ION_ID, CORRELATION_KEYS, CORRELATION_STATUS, CREATE_TIME, DIRECTION, EPR, FAULT, FAULT_EXPLANATION, OPERATION, PARTNER_
 LINK_MODEL_ID, PATTERN, PIPED_ID, PORT_TYPE, PROPAGATE_TRANS, STATUS, CORR_ID, PARTNER_LINK_ID, PROCESS_ID, PROCESS_INST
 ANCE_ID, REQUEST_MESSAGE_ID, RESPONSE_MESSAGE_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
  ?, ?, ?) [params=(String) hqejbhcnphr2ca2sobkcbe, (String) {urn:logicblaze:soa:loanbroker}LoanBrokerService, (null) nul
 l, (String) ID:192.168.1.103-11318160325-11:0, (null) null, (String) UKNOWN_ENDPOINT, (null) null, (int) 77, (null) null
 , (null) null, (null) null, (String) PnrBuilderRQ, (int) 0, (String) UNKNOWN, (null) null, (null) null, (int) 0, (String
 ) NEW, (null) null, (null) null, (null) null, (null) null, (null) null, (null) null]
 19:07:24,181 | DEBUG | pool-4-thread-1 | sql                      | .utils.LoggingStatementWrapper  756 | bound (15,null
 ) (4,ID:192.168.1.103-11318160325-11:0) (19,null) (8,77) (23,null) (11,null) (16,null) (18,NEW) (3,null) (7,null) (12,Pn
 rBuilderRQ) (22,null) (17,0) (2,{urn:logicblaze:soa:loanbroker}LoanBrokerService) (13,0) (9,null) (21,null) (6,UKNOWN_EN
 DPOINT) (1,hqejbhcnphr2ca2sobkcbe) (20,null) (14,UNKNOWN) (24,null) (10,null) (5,null)
 19:07:24,191 | DEBUG | pool-4-thread-1 | SQL                      | log.Log4JLogFactory$LogAdapter   72 | <t 873194, con
 n 3363199> [10 ms] spent
 19:07:24,301 | DEBUG | pool-4-thread-1 | sql                      | utils.LoggingConnectionWrapper  210 | close19:07:24,
 301 | DEBUG | pool-4-thread-1 | JDBC                     | log.Log4JLogFactory$LogAdapter   72 | <t 873194, conn 3363199
 > [0 ms] close
 19:07:24,321 | ERROR | pool-4-thread-1 | OdeService               | org.apache.ode.jbi.OdeService   151 | Error invoking
  ODE.
 org.apache.ode.jbi.msgmap.MessageTranslationException: Could not find a mapper for request message for JBI MEX ID:192.16
 8.1.103-11318160325-11:0; ODE MEX hqejbhcnphr2ca2sobkcbe is failed.
         at org.apache.ode.jbi.OdeService.invokeOde(OdeService.java:240)
         at org.apache.ode.jbi.OdeService.onJbiMessageExchange(OdeService.java:148)
         at org.apache.ode.jbi.JbiMessageExchangeEventRouter.onJbiMessageExchange(JbiMessageExchangeEventRouter.java:47)
         at org.apache.ode.jbi.Receiver$1.run(Receiver.java:179)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
 19:07:24,321 | DEBUG | pool-4-thread-1 | DeliveryChannelImpl      | .messaging.DeliveryChannelImpl  411 | Send ID:192.16
 8.1.103-11318160325-11:0 in DeliveryChannel{OdeBpelEngine}
 19:07:24,331 | DEBUG | pool-4-thread-1 | SedaFlow                 | emix.jbi.nmr.flow.AbstractFlow  121 | Called Flow se
 nd
 19:07:24,531 | DEBUG | pool-flow.seda.OdeBpelEngine-thread-2 | SedaQueue                | .jbi.nmr.flow.seda.SedaQueue$1
   132 | org.apache.servicemix.jbi.nmr.flow.seda.SedaQueue$1@24b288 dequeued exchange: InOut[
   id: ID:192.168.1.103-11318160325-11:0
   status: Error
   role: consumer
   service: {urn:logicblaze:soa:loanbroker}LoanBrokerService
   endpoint: broker                                                                                             bstractRe
   operation: {urn:logicblaze:soa:loanbroker}PnrBuilderRQ
 in: <?xml version="1.0" encoding="UTF-8"?><ns1:PnrBuilderRQ xmlns:ns1="http://ode/bpel/unit-test.wsdl" xmlns:ortConnec
 "http://schemas.xmlsoap.org/soap/envelope/"> <ns1:POS> <ns1:Source PseudoCityCode="AAA"/> </ns1:POS></n
 lderRQ>                                                                                                        ortConnec
 ]
 19:07:24,531 | DEBUG | pool-flow.seda.OdeBpelEngine-thread-2 | JmsComponent             | emix.common.AsyncBaseobStoreSu
   468 | Received exchange: status: Error, role: consumer
 19:07:24,531 | DEBUG | pool-flow.seda.OdeBpelEngine-thread-2 | JmsComponent             | emix.common.AsyncBase.schedule
   536 | Retrieved correlation id: ID:192.168.1.103-11318160325-11:0
 19:07:24,601 | DEBUG | pool-flow.seda.OdeBpelEngine-thread-2 | ActiveMQSession          | pache.activemq.Active.schedule
  1545 | Sending message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = ID:s899433 4930-1181520098694-3:29:1:1:1, originalDestination = null, originalTransactionId = null, producerId = ID:s89943tils.Logg -4930-1181520098694-3:29:1:1, destination = queue://demo.org.servicemix.output293, transactionId = null, expira  timestamp = 1181520444541, arrival = 0, correlationId = 1, replyTo = null, persistent = true, type = null, pritils.Logg , groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org. tivemq.util.ByteSequence@a9f1d0, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, sizer.quartz. perties = null, readOnlyProperties = true, readOnlyBody = true, droppable = false}                             fireHandl
 19:07:24,641 | DEBUG | ActiveMQ Transport: tcp:///127.0.0.1:1029 | JournalMessageStore      | re.journal.Journa
  <<

Any idea why this happens?



 

Regards,

Vishal

“I want to improve the system, not fight it”


       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.