Hi Alex,
I too have seen this issue, at least when using the jpa dao. I had
submitted a patch for a different issue that included a fix for this. I
believe another user on this list also reported the same problem. I
filed bug https://issues.apache.org/jira/browse/ODE-644 for this and
attached a patch for the jpa case on the 1x branch. I'll should have a
patch for the trunk shortly then will move on to testing hibernate.
Please let me know if this works for you. Thanks.
Bill McCusker
Alex Hepp wrote:
Hi List!
we are facing huge problems with Processes that have a Pick surrounded
with a while with current ODE distribution. We are always getting
"INTERNAL ERROR: No ENTRY for RESPONSE CHANNEL [xy]"
Sometimes the first call is working fine, sometimes the error also
occurs on the first call. It even happens with the TestPickOneway from
the bpel-test inside your sources.
We have tried to rollback to embedded DAO, mySQL, I to built ode
myself to be sure that the codebase matches to the tests, but to no
avail.
Please, could anybody tell me, whether this is a bug, or I am too dumb
to get this running?
Thanks again!
Alex