java.lang.IllegalArgumentException: No such method "onResponse"!

This is a discussion on java.lang.IllegalArgumentException: No such method "onResponse"! within the Apache forums in Application Servers & Tools category; -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm actually facing a strange exception google does not know anything about. This exception does only occur once in a while, usually the process executes as intended. The Exception is: java.lang.IllegalArgumentException: No such method "onResponse"! at org.apache.ode.jacob.JacobObject.getMethod(JacobOb ject.java:125) at org.apache.ode.jacob.vpu.ExecutionQueueImpl.matchC ommunications(ExecutionQueueImpl.java:403) at org.apache.ode.jacob.vpu.ExecutionQueueImpl.add(Ex ecutionQueueImpl.java:198) at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl. message(JacobVPU.java:343) at org.apache.ode.jacob.vpu.ChannelFactory$ChannelInv ocationHandler.invoke(ChannelFactory.java:89) at $Proxy27.onResponse(Unknown Source) at org.apache.ode.bpel.engine.BpelRuntimeContextImpl. invocationResponse2(BpelRuntimeContextImpl.java:99 3) at org.apache.ode.bpel.engine.BpelRuntimeContextImpl. access$000(BpelRuntimeContextImpl.java:97) at org.apache.ode.bpel.engine.BpelRuntimeContextImpl$ 4.run(BpelRuntimeContextImpl.java:963) at sun.reflect.GeneratedMethodAccessor41.invoke(Unkno wn Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl. run(JacobVPU.java:451) at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU .java:139) at org.apache.ode.bpel.engine.BpelRuntimeContextImpl. execute(BpelRuntimeContextImpl.java:835) at org.apache.ode.bpel.engine.BpelProcess.handleWorkE vent(BpelProcess.java:402) at org.apache.ode.bpel.engine.BpelEngineImpl.onSchedu ledJob(BpelEngineImpl.java:326) at org.apache.ode.bpel.engine.BpelServerImpl.onSchedu ledJob(BpelServerImpl.java:373) at org.apache.ode.scheduler.simple.SimpleScheduler$4$ 1.call(SimpleScheduler.java:337) ...

Go Back   Application Development Forum > Application Servers & Tools > Apache

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-27-2008, 09:32 AM
Christoph M. Pflügler
Guest
 
Default java.lang.IllegalArgumentException: No such method "onResponse"!

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'm actually facing a strange exception google does not know anything
about. This exception does only occur once in a while, usually the
process executes as intended.

The Exception is:
java.lang.IllegalArgumentException: No such method "onResponse"!
at org.apache.ode.jacob.JacobObject.getMethod(JacobOb ject.java:125)
at
org.apache.ode.jacob.vpu.ExecutionQueueImpl.matchC ommunications(ExecutionQueueImpl.java:403)
at
org.apache.ode.jacob.vpu.ExecutionQueueImpl.add(Ex ecutionQueueImpl.java:198)
at
org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl. message(JacobVPU.java:343)
at
org.apache.ode.jacob.vpu.ChannelFactory$ChannelInv ocationHandler.invoke(ChannelFactory.java:89)
at $Proxy27.onResponse(Unknown Source)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl. invocationResponse2(BpelRuntimeContextImpl.java:99 3)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl. access$000(BpelRuntimeContextImpl.java:97)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl$ 4.run(BpelRuntimeContextImpl.java:963)
at sun.reflect.GeneratedMethodAccessor41.invoke(Unkno wn Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl. run(JacobVPU.java:451)
at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU .java:139)
at
org.apache.ode.bpel.engine.BpelRuntimeContextImpl. execute(BpelRuntimeContextImpl.java:835)
at
org.apache.ode.bpel.engine.BpelProcess.handleWorkE vent(BpelProcess.java:402)
at
org.apache.ode.bpel.engine.BpelEngineImpl.onSchedu ledJob(BpelEngineImpl.java:326)
at
org.apache.ode.bpel.engine.BpelServerImpl.onSchedu ledJob(BpelServerImpl.java:373)
at
org.apache.ode.scheduler.simple.SimpleScheduler$4$ 1.call(SimpleScheduler.java:337)
at
org.apache.ode.scheduler.simple.SimpleScheduler$4$ 1.call(SimpleScheduler.java:336)
at
org.apache.ode.scheduler.simple.SimpleScheduler.ex ecTransaction(SimpleScheduler.java:174)
at
org.apache.ode.scheduler.simple.SimpleScheduler$4. call(SimpleScheduler.java:335)
at
org.apache.ode.scheduler.simple.SimpleScheduler$4. call(SimpleScheduler.java:332)
at java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run Task(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)

The exception occurs when executing two BPEL-processes in a p2p fashion.

Does somebody have an idea where this could come from and what I can do
to avoid the problem? Is this a bug in ODE??

As the two processes are rather long, I did not attach them now. If they
are required, please tell me.

Please help me out on this one!!

Regards,
Christoph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFItVd00Do4wUHmzBsRAuxaAKDbxpLksPmkMzCLDrfQtv tXzVZCCQCfVYG9
hP/yEb1wTGfeaVcJ2cu8l18=
=P3Oa
-----END PGP SIGNATURE-----

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 12:53 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.