Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-400

Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.ProcessInstanceDAOImpl-90360" in "org.apache.ode.dao.jpa.MessageRouteDAOImpl._processInst"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2
    • 2.0
    • None

    Description

      Bpel process using correlation-sets.

      When running a large number of processes (using mysql database) we see a lot of messages of this kind:

      Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.ProcessInstanceDAOImpl-90360" in "org.apache.ode.dao.jpa.MessageRouteDAOImpl._processInst"

      but a

      select * from ODE_MESSAGE_ROUTE WHERE PROCESS_INSTANCE_ID NOT IN (SELECT ID FROM ODE_PROCESS_INSTANCE);

      returns 0 results.

      Everything seams to be working ok but this warning is strange.

      Attachments

        1. CorrelatorDAOImpl.patch
          2 kB
          Rick.Todo

        Activity

          People

            Unassigned Unassigned
            ballestra Vittorio Ballestra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: