Hi! Have any of you tried instance cleanup? Have anyone come across this exception? Do you have a clue on whats going wrong with this exception?
Many thanks. --- El lun, 9/8/10, nch <[email protected]> escribió: > De: nch <[email protected]> > Asunto: instance cleanup > Para: [email protected] > Fecha: lunes, 9 de agosto, 2010 11:34 > Hi, there. > > I'm testing a BPEL process on WSO2 BPS 2.0 which runs > Apache ODE (not sure which version so far). I tried instance > data cleanup by configuring deploy.xml with <cleanup > on="always" />. The result was to always, for each > service invocation, get the following exception (see > http://wso2.org/files/cleanup-exception.txt): > > org.apache.openjpa.persistence.ArgumentException: > Encountered deleted object > "org.apache.ode.dao.jpa.messagedaoi...@743dae" in persistent > field > "org.apache.ode.dao.jpa.MessageExchangeDAOImpl._request" of > managed object > "org.apache.ode.dao.jpa.messageexchangedaoi...@1147d1a" > during flush. > > > Have anyone of you gone through this? Could it be that it > is running ODE < 1.3? > > Have a look at http://wso2.org/forum/thread/10239 > > Kind regards. > > > >
