Advertisement
Guest User

Untitled

a guest
Nov 20th, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. Nov 20, 2015 10:37:56 AM pl.starvest.converters.SecurityConvertersRegistry$26 convert
  2. INFO: Security quotation charts successfuly updated
  3.  
  4. at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:350)
  5. at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:56)
  6. at org.hibernate.internal.SessionImpl.flush(SessionImpl.java:1258)
  7. at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:425)
  8. at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.beforeTransactionCommit(JdbcTransaction.java:101)
  9. at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:177)
  10. at pl.starvest.dao.util.HibernateUtil.commitTransaction(HibernateUtil.java:105)
  11. at pl.starvest.converters.SubjectConvertersRegistry$21.convert(SubjectConvertersRegistry.java:1091)
  12. ... 42 more
  13. Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "uk_i5dbnn2028ff4pr3l9u2owcrw"
  14. Detail: Key (attachments_id)=(4) already exists.
  15. at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2270)
  16. at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1998)
  17. at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
  18. at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:570)
  19. at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:420)
  20. at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:366)
  21. at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208)
  22. ... 55 more
  23.  
  24. POST
  25. [INFO] ServiceInvoker: Requesting resource/HelperService/log
  26. Nov 20, 2015 1:02:22 PM pl.starvest.service.implementation.HelperService log
  27. WARNING: Browser problem: EXCEPTION
  28. STARVEST-CLIENT-UI | 20-11-2015 [13:02:22]
  29. submitContract.error@http://localhost:8080/js/controllers/registration/contractAccept.js:132:1
  30. this.post/<@http://localhost:8080/js/services/RequestHandler.js:48:21
  31. $http/promise.error/<@http://localhost:8080/vendor/angular/angular.js:9211:11
  32. processQueue@http://localhost:8080/vendor/angular/angular.js:12914:27
  33. scheduleProcessQueue/<@http://localhost:8080/vendor/angular/angular.js:12930:27
  34. $RootScopeProvider/this.$get</Scope.prototype.$eval@http://localhost:8080/vendor/angular/angular.js:14123:16
  35. $RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:8080/vendor/angular/angular.js:13939:15
  36. $RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:8080/vendor/angular/angular.js:14227:13
  37. done@http://localhost:8080/vendor/angular/angular.js:9493:36
  38. completeRequest@http://localhost:8080/vendor/angular/angular.js:9678:7
  39. requestLoaded@http://localhost:8080/vendor/angular/angular.js:9621:1
  40.  
  41. undefined
  42. Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:41.0) Gecko/20100101 Firefox/41.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement