OSB11g - SplitJoin Error
Hi,
I am Using Split Join to call two Business Service. Some times the input data is stuck at the receive activity itself and not invoking the Business Services But if we resubmit that data means it is working fine.At the same time it is happening with only one server ( ie whenever the request sent to osb server1 this behavior happens )
Here i have pasted the logs:
*####<Jul 9, 2012 1:33:24 PM PDT> <Error> <BPEL Kernel> <local-host> <osb_server1> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <389d5a06c85203cb:51c7b618:13833d0e325:-8000-000000000007b649> <1341866004166> <BEA-2032000> <Error during invocation of "QTO-OTMManager/SplitJoin/SplitJoin" for event "JobEvent: Job Key [15]" of type "com.bea.bpel.interpreter.internal.scheduler.JobEvent".*
*com.bea.bpel.interpreter.exception.FaultException: Error Dispatching the Event: unexpected error. - Write failed: Broken pipe.: Fault [{http://www.bea.com/bpel/faults}invokeExecutionFault] Error Dispatching the Event: unexpected error. - Write failed: Broken pipe.*
Executing Process Reference: QTO-OTMManager/SplitJoin/SplitJoin; instance ID: uuid:389d5a06c85203cb:51c7b618:13833d0e325:63fe; thread: Thread 4 (RUNNING); frame ID: scope,9; location: 25 (InvokeOTM [36,5]) - ENTER
at com.bea.bpel.internal.dispatcher.OutboundDispatcherImpl.dispatch(OutboundDispatcherImpl.java:109)
at com.bea.bpel.interpreter.internal.instruction.messaging.InvokeRequest.enter(InvokeRequest.java:79)
at com.bea.bpel.interpreter.internal.process.ProcessNodeImpl.enter(ProcessNodeImpl.java:181)
at com.bea.bpel.interpreter.internal.Interpreter.interpret(Interpreter.java:155)
at com.bea.bpel.interpreter.internal.Interpreter.invoke(Interpreter.java:87)
at com.bea.bpel.internal.dispatcher.EngineManagerImpl.dispatch(EngineManagerImpl.java:67)
at com.bea.bpel.internal.dispatcher.EngineManagerImpl.dispatch(EngineManagerImpl.java:45)
at com.bea.bpel.internal.dispatcher.SchedulerServiceContextImpl.fireEventJobScheduled(SchedulerServiceContextImpl.java:87)
at com.bea.bpel.internal.dispatcher.SchedulerServiceContextImpl.fireEvent(SchedulerServiceContextImpl.java:68)
at com.bea.alsb.flow.scheduler.SchedulerServiceImpl$1.run(SchedulerServiceImpl.java:33)
at weblogic.work.ContextWrap.run(ContextWrap.java:41)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Can Anyone Help On This?
Thanks In Advance.
Edited by: 11207106008 on Jul 10, 2012 3:59 AM