Guest User

Untitled

a guest
Jun 23rd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. **********************************************************
  2.  
  3.  
  4. Unable to process client request: Exception invoking listener method deleteLocations of component admin/commserver/LocationsPage: Failure invoking listener method 'public void org.sipfoundry.sipxconfig.site.admin.commserver.LocationsPage.deleteLocations()' on $LocationsPage_42@3c1[admin/commserver/LocationsPage]: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]; nested exception is org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]
  5.  
  6.  
  7. Session id : htca8cp03cgf
  8.  
  9. Exceptions:
  10.  
  11. org.apache.tapestry.BindingException: Exception invoking listener method deleteLocations of component admin/commserver/LocationsPage: Failure invoking listener method 'public void org.sipfoundry.sipxconfig.site.admin.commserver.LocationsPage.deleteLocations()' on $LocationsPage_42@3c1[admin/commserver/LocationsPage]: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]; nested exception is org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]
  12. binding: org.apache.tapestry.binding.ListenerMethodBinding@4cce8107[template parameter action, component=admin/commserver/LocationsPage, methodName=deleteLocations, location=context:/WEB-INF/admin/commserver/LocationsPage.html, line 59]
  13. component: $LocationsPage_42@3c1[admin/commserver/LocationsPage]
  14. location: context:/WEB-INF/admin/commserver/LocationsPage.html, line 59
  15.  
  16. org.apache.hivemind.ApplicationRuntimeException: Failure invoking listener method 'public void org.sipfoundry.sipxconfig.site.admin.commserver.LocationsPage.deleteLocations()' on $LocationsPage_42@3c1[admin/commserver/LocationsPage]: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]; nested exception is org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]
  17. component: $LocationsPage_42@3c1[admin/commserver/LocationsPage]
  18. location: context:/WEB-INF/admin/commserver/LocationsPage.page, line 4, column 93
  19.  
  20. org.springframework.orm.hibernate3.HibernateSystemException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]; nested exception is org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]
  21.  
  22. org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.sipfoundry.sipxconfig.commserver.Location#3]
  23. entityName: org.sipfoundry.sipxconfig.commserver.Location
  24. identifier: 3
  25. messages: [Ljava.lang.String;@3f5b4f9c
  26. throwableCount: 1
  27. throwables: [Ljava.lang.Throwable;@3c7ab43
  28. org.hibernate.engine.StatefulPersistenceContext.checkUniqueness(StatefulPersistenceContext.java:590)
  29. org.hibernate.event.def.DefaultDeleteEventListener.onDelete(DefaultDeleteEventListener.java:99)
  30. org.hibernate.event.def.DefaultDeleteEventListener.onDelete(DefaultDeleteEventListener.java:52)
Add Comment
Please, Sign In to add comment