Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-985

Replication change record delete fails with hibernate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3, 3.3.1, 3.3.2, 3.3.3, 3.3.4
    • 3.3.5
    • core
    • None

    Description

      a-4321-969f-827a4cc1d175-0 Local id from sender:294
      2017-10-22 11:20:19,660 WARN [org.apache.juddi.api.impl.AuthenticatedService] - Error applying the change record!
      java.lang.IllegalArgumentException: id to load is required for loading
      at org.hibernate.event.spi.LoadEvent.<init>(LoadEvent.java:109)
      at org.hibernate.event.spi.LoadEvent.<init>(LoadEvent.java:79)
      at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2446)
      at org.hibernate.internal.SessionImpl.get(SessionImpl.java:949)
      at org.hibernate.ejb.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:807)
      at org.hibernate.ejb.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:781)
      at org.apache.juddi.api.impl.UDDIReplicationImpl$PullTimerTask.PersistChangeRecord(UDDIReplicationImpl.java:372)
      at org.apache.juddi.api.impl.UDDIReplicationImpl$PullTimerTask.run(UDDIReplicationImpl.java:276)
      at java.util.TimerThread.mainLoop(Timer.java:555)
      at java.util.TimerThread.run(Timer.java:505)

      2017-10-22 11:20:19,660 WARN [org.apache.juddi.api.impl.AuthenticatedService] - This is the record that failed to persist: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
      <changeRecord acknowledgementRequested="false" xmlns="urn:uddi-org:repl_v3" xmlns:ns2="urn:uddi-org:api_v3" xmlns:ns3="http://www.w3.org/2000/09/xmldsig#">
      <changeID>
      <nodeID>uddi:juddi.apache.org:node1</nodeID>
      <originatingUSN>145</originatingUSN>
      </changeID>
      <changeRecordDelete>
      <businessKey>a0dbe2d4-3eea-4321-969f-827a4cc1d175-0</businessKey>
      <modified>2017-10-22T11:20:09.961-04:00</modified>
      </changeRecordDelete>
      </changeRecord>

      Attachments

        Issue Links

          Activity

            People

              spyhunter99 Alex O'Ree
              spyhunter99 Alex O'Ree
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: