Advertisement
Guest User

Untitled

a guest
Jun 4th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.61 KB | None | 0 0
  1. "C:\Program Files\Java\jdk1.8.0_144\bin\java.exe" -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2018.1.2\lib\idea_rt.jar=50914:C:\Program Files\JetBrains\IntelliJ IDEA 2018.1.2\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\JetBrains\IntelliJ IDEA 2018.1.2\lib\idea_rt.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2018.1.2\plugins\junit\lib\junit-rt.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2018.1.2\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\rt.jar;D:\Fontys\Semester4\SE42\SE42\SE42\auction\target\test-classes;D:\Fontys\Semester4\SE42\SE42\SE42\auction\target\classes;C:\Users\Gebruiker\.m2\repository\org\eclipse\persistence\eclipselink\2.5.2\eclipselink-2.5.2.jar;C:\Users\Gebruiker\.m2\repository\org\eclipse\persistence\javax.persistence\2.1.0\javax.persistence-2.1.0.jar;C:\Users\Gebruiker\.m2\repository\org\eclipse\persistence\commonj.sdo\2.1.1\commonj.sdo-2.1.1.jar;C:\Users\Gebruiker\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\Gebruiker\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\Gebruiker\.m2\repository\mysql\mysql-connector-java\5.1.38\mysql-connector-java-5.1.38.jar" com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 auction.service.FurnitureAndPaintingTest,newFurniture
  2. [EL Config]: metadata: 2018-06-04 18:49:44.156--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.Bid] is set to [FIELD].
  3. [EL Config]: metadata: 2018-06-04 18:49:44.198--ServerSession(1766724936)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field bettedOnItem] is being defaulted to: class auction.domain.Item.
  4. [EL Config]: metadata: 2018-06-04 18:49:44.198--ServerSession(1766724936)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field buyer] is being defaulted to: class auction.domain.User.
  5. [EL Config]: metadata: 2018-06-04 18:49:44.198--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.Item] is set to [FIELD].
  6. [EL Config]: metadata: 2018-06-04 18:49:44.199--ServerSession(1766724936)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field seller] is being defaulted to: class auction.domain.User.
  7. [EL Config]: metadata: 2018-06-04 18:49:44.199--ServerSession(1766724936)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field highest] is being defaulted to: class auction.domain.Bid.
  8. [EL Config]: metadata: 2018-06-04 18:49:44.2--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.User] is set to [FIELD].
  9. [EL Config]: metadata: 2018-06-04 18:49:44.205--ServerSession(1766724936)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field offeredItems] is being defaulted to: class auction.domain.Item.
  10. [EL Config]: metadata: 2018-06-04 18:49:44.206--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.Painting] is set to [FIELD].
  11. [EL Config]: metadata: 2018-06-04 18:49:44.207--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.Furniture] is set to [FIELD].
  12. [EL Config]: metadata: 2018-06-04 18:49:44.207--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class nl.fontys.util.Money] is set to [FIELD].
  13. [EL Config]: metadata: 2018-06-04 18:49:44.209--ServerSession(1766724936)--Thread(Thread[main,5,main])--The access type for the persistent class [class auction.domain.Category] is set to [FIELD].
  14. [EL Config]: metadata: 2018-06-04 18:49:44.209--ServerSession(1766724936)--Thread(Thread[main,5,main])--The alias name for the entity class [class auction.domain.Bid] is being defaulted to: Bid.
  15. [EL Config]: metadata: 2018-06-04 18:49:44.212--ServerSession(1766724936)--Thread(Thread[main,5,main])--The table name for entity [class auction.domain.Bid] is being defaulted to: BID.
  16. [EL Config]: metadata: 2018-06-04 18:49:44.234--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [cents] is being defaulted to: CENTS.
  17. [EL Config]: metadata: 2018-06-04 18:49:44.236--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [currency] is being defaulted to: CURRENCY.
  18. [EL Config]: metadata: 2018-06-04 18:49:44.237--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
  19. [EL Config]: metadata: 2018-06-04 18:49:44.238--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
  20. [EL Config]: metadata: 2018-06-04 18:49:44.241--ServerSession(1766724936)--Thread(Thread[main,5,main])--The alias name for the entity class [class auction.domain.Item] is being defaulted to: Item.
  21. [EL Config]: metadata: 2018-06-04 18:49:44.241--ServerSession(1766724936)--Thread(Thread[main,5,main])--The table name for entity [class auction.domain.Item] is being defaulted to: ITEM.
  22. [EL Config]: metadata: 2018-06-04 18:49:44.245--ServerSession(1766724936)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [auction.domain.Item] is being defaulted to: DTYPE.
  23. [EL Config]: metadata: 2018-06-04 18:49:44.247--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
  24. [EL Config]: metadata: 2018-06-04 18:49:44.248--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
  25. [EL Config]: metadata: 2018-06-04 18:49:44.248--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
  26. [EL Config]: metadata: 2018-06-04 18:49:44.249--ServerSession(1766724936)--Thread(Thread[main,5,main])--The alias name for the entity class [class auction.domain.User] is being defaulted to: User.
  27. [EL Config]: metadata: 2018-06-04 18:49:44.249--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
  28. [EL Config]: metadata: 2018-06-04 18:49:44.25--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [email] is being defaulted to: EMAIL.
  29. [EL Config]: metadata: 2018-06-04 18:49:44.25--ServerSession(1766724936)--Thread(Thread[main,5,main])--The alias name for the entity class [class auction.domain.Painting] is being defaulted to: Painting.
  30. [EL Config]: metadata: 2018-06-04 18:49:44.25--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [painter] is being defaulted to: PAINTER.
  31. [EL Config]: metadata: 2018-06-04 18:49:44.25--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [title] is being defaulted to: TITLE.
  32. [EL Config]: metadata: 2018-06-04 18:49:44.251--ServerSession(1766724936)--Thread(Thread[main,5,main])--The alias name for the entity class [class auction.domain.Furniture] is being defaulted to: Furniture.
  33. [EL Config]: metadata: 2018-06-04 18:49:44.251--ServerSession(1766724936)--Thread(Thread[main,5,main])--The column name for element [material] is being defaulted to: MATERIAL.
  34. [EL Config]: metadata: 2018-06-04 18:49:44.27--ServerSession(1766724936)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field bettedOnItem] is being defaulted to: ID.
  35. [EL Config]: metadata: 2018-06-04 18:49:44.27--ServerSession(1766724936)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [bettedOnItem] is being defaulted to: BETTEDONITEM_ID.
  36. [EL Config]: metadata: 2018-06-04 18:49:44.27--ServerSession(1766724936)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field buyer] is being defaulted to: ID.
  37. [EL Config]: metadata: 2018-06-04 18:49:44.271--ServerSession(1766724936)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [buyer] is being defaulted to: BUYER_ID.
  38. [EL Config]: metadata: 2018-06-04 18:49:44.271--ServerSession(1766724936)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field seller] is being defaulted to: ID.
  39. [EL Config]: metadata: 2018-06-04 18:49:44.272--ServerSession(1766724936)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [seller] is being defaulted to: SELLER_ID.
  40. [EL Config]: metadata: 2018-06-04 18:49:44.272--ServerSession(1766724936)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field highest] is being defaulted to: ID.
  41. [EL Config]: metadata: 2018-06-04 18:49:44.274--ServerSession(1766724936)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [highest] is being defaulted to: HIGHEST_ID.
  42. [EL Info]: 2018-06-04 18:49:45.654--ServerSession(1766724936)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd
  43. Mon Jun 04 18:49:45 CEST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  44. [EL Fine]: connection: 2018-06-04 18:49:46.06--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.MySQLPlatform
  45. [EL Config]: connection: 2018-06-04 18:49:46.079--ServerSession(1766724936)--Connection(619406819)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
  46. platform=>MySQLPlatform
  47. user name=> "student"
  48. datasource URL=> "jdbc:mysql://localhost:3306/se42week1"
  49. ))
  50. Mon Jun 04 18:49:46 CEST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  51. [EL Config]: connection: 2018-06-04 18:49:46.088--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/se42week1
  52. User: student@localhost
  53. Database: MySQL Version: 5.7.19-log
  54. Driver: MySQL Connector Java Version: mysql-connector-java-5.1.38 ( Revision: fe541c166cec739c74cc727c5da96c1028b4834a )
  55. [EL Info]: connection: 2018-06-04 18:49:46.313--ServerSession(1766724936)--Thread(Thread[main,5,main])--file:/D:/Fontys/Semester4/SE42/SE42/SE42/auction/target/classes/_auctionPU login successful
  56. [EL Fine]: sql: 2018-06-04 18:49:46.339--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE ITEM DROP FOREIGN KEY FK_ITEM_SELLER_ID
  57. [EL Fine]: sql: 2018-06-04 18:49:46.397--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE ITEM DROP FOREIGN KEY FK_ITEM_HIGHEST_ID
  58. [EL Fine]: sql: 2018-06-04 18:49:46.42--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE BID DROP FOREIGN KEY FK_BID_BUYER_ID
  59. [EL Fine]: sql: 2018-06-04 18:49:46.445--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE BID DROP FOREIGN KEY FK_BID_BETTEDONITEM_ID
  60. [EL Fine]: sql: 2018-06-04 18:49:46.468--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE user
  61. [EL Fine]: sql: 2018-06-04 18:49:46.49--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  62. [EL Warning]: 2018-06-04 18:49:46.491--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  63. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  64. Error Code: 1217
  65. Call: DROP TABLE user
  66. Query: DataModifyQuery(sql="DROP TABLE user")
  67. [EL Fine]: sql: 2018-06-04 18:49:46.494--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE ITEM
  68. [EL Fine]: sql: 2018-06-04 18:49:46.507--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  69. [EL Warning]: 2018-06-04 18:49:46.508--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  70. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  71. Error Code: 1217
  72. Call: DROP TABLE ITEM
  73. Query: DataModifyQuery(sql="DROP TABLE ITEM")
  74. [EL Fine]: sql: 2018-06-04 18:49:46.509--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE BID
  75. [EL Fine]: sql: 2018-06-04 18:49:46.517--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  76. [EL Warning]: 2018-06-04 18:49:46.518--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  77. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  78. Error Code: 1217
  79. Call: DROP TABLE BID
  80. Query: DataModifyQuery(sql="DROP TABLE BID")
  81. [EL Fine]: sql: 2018-06-04 18:49:46.519--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE user
  82. [EL Fine]: sql: 2018-06-04 18:49:46.524--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  83. [EL Warning]: 2018-06-04 18:49:46.525--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  84. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  85. Error Code: 1217
  86. Call: DROP TABLE user
  87. Query: DataModifyQuery(sql="DROP TABLE user")
  88. [EL Fine]: sql: 2018-06-04 18:49:46.526--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE ITEM
  89. [EL Fine]: sql: 2018-06-04 18:49:46.527--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  90. [EL Warning]: 2018-06-04 18:49:46.529--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  91. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  92. Error Code: 1217
  93. Call: DROP TABLE ITEM
  94. Query: DataModifyQuery(sql="DROP TABLE ITEM")
  95. [EL Fine]: sql: 2018-06-04 18:49:46.529--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE BID
  96. [EL Fine]: sql: 2018-06-04 18:49:46.531--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  97. [EL Warning]: 2018-06-04 18:49:46.532--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  98. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  99. Error Code: 1217
  100. Call: DROP TABLE BID
  101. Query: DataModifyQuery(sql="DROP TABLE BID")
  102. [EL Fine]: sql: 2018-06-04 18:49:46.533--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE user
  103. [EL Fine]: sql: 2018-06-04 18:49:46.535--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  104. [EL Warning]: 2018-06-04 18:49:46.536--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  105. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  106. Error Code: 1217
  107. Call: DROP TABLE user
  108. Query: DataModifyQuery(sql="DROP TABLE user")
  109. [EL Fine]: sql: 2018-06-04 18:49:46.536--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE ITEM
  110. [EL Fine]: sql: 2018-06-04 18:49:46.538--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  111. [EL Warning]: 2018-06-04 18:49:46.539--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  112. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  113. Error Code: 1217
  114. Call: DROP TABLE ITEM
  115. Query: DataModifyQuery(sql="DROP TABLE ITEM")
  116. [EL Fine]: sql: 2018-06-04 18:49:46.54--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE BID
  117. [EL Fine]: sql: 2018-06-04 18:49:46.541--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  118. [EL Warning]: 2018-06-04 18:49:46.542--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  119. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  120. Error Code: 1217
  121. Call: DROP TABLE BID
  122. Query: DataModifyQuery(sql="DROP TABLE BID")
  123. [EL Fine]: sql: 2018-06-04 18:49:46.543--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE user
  124. [EL Fine]: sql: 2018-06-04 18:49:46.544--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  125. [EL Warning]: 2018-06-04 18:49:46.545--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  126. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  127. Error Code: 1217
  128. Call: DROP TABLE user
  129. Query: DataModifyQuery(sql="DROP TABLE user")
  130. [EL Fine]: sql: 2018-06-04 18:49:46.546--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE ITEM
  131. [EL Fine]: sql: 2018-06-04 18:49:46.548--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  132. [EL Warning]: 2018-06-04 18:49:46.549--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  133. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  134. Error Code: 1217
  135. Call: DROP TABLE ITEM
  136. Query: DataModifyQuery(sql="DROP TABLE ITEM")
  137. [EL Fine]: sql: 2018-06-04 18:49:46.549--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE BID
  138. [EL Fine]: sql: 2018-06-04 18:49:46.551--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  139. [EL Warning]: 2018-06-04 18:49:46.551--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  140. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  141. Error Code: 1217
  142. Call: DROP TABLE BID
  143. Query: DataModifyQuery(sql="DROP TABLE BID")
  144. [EL Fine]: sql: 2018-06-04 18:49:46.552--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE user
  145. [EL Fine]: sql: 2018-06-04 18:49:46.553--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  146. [EL Warning]: 2018-06-04 18:49:46.555--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  147. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  148. Error Code: 1217
  149. Call: DROP TABLE user
  150. Query: DataModifyQuery(sql="DROP TABLE user")
  151. [EL Fine]: sql: 2018-06-04 18:49:46.555--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE ITEM
  152. [EL Fine]: sql: 2018-06-04 18:49:46.558--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  153. [EL Warning]: 2018-06-04 18:49:46.559--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  154. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  155. Error Code: 1217
  156. Call: DROP TABLE ITEM
  157. Query: DataModifyQuery(sql="DROP TABLE ITEM")
  158. [EL Fine]: sql: 2018-06-04 18:49:46.559--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DROP TABLE BID
  159. [EL Fine]: sql: 2018-06-04 18:49:46.561--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  160. [EL Warning]: 2018-06-04 18:49:46.562--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  161. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails
  162. Error Code: 1217
  163. Call: DROP TABLE BID
  164. Query: DataModifyQuery(sql="DROP TABLE BID")
  165. [EL Fine]: sql: 2018-06-04 18:49:46.562--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--CREATE TABLE user (ID BIGINT NOT NULL, EMAIL VARCHAR(255) UNIQUE, PRIMARY KEY (ID))
  166. [EL Fine]: sql: 2018-06-04 18:49:46.578--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  167. [EL Warning]: 2018-06-04 18:49:46.579--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  168. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'user' already exists
  169. Error Code: 1050
  170. Call: CREATE TABLE user (ID BIGINT NOT NULL, EMAIL VARCHAR(255) UNIQUE, PRIMARY KEY (ID))
  171. Query: DataModifyQuery(sql="CREATE TABLE user (ID BIGINT NOT NULL, EMAIL VARCHAR(255) UNIQUE, PRIMARY KEY (ID))")
  172. [EL Fine]: sql: 2018-06-04 18:49:46.58--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--CREATE TABLE ITEM (ID BIGINT NOT NULL, DTYPE VARCHAR(31), DESCRIPTION VARCHAR(255), c_description VARCHAR(255), SELLER_ID BIGINT, HIGHEST_ID BIGINT, MATERIAL VARCHAR(255), PAINTER VARCHAR(255), TITLE VARCHAR(255), PRIMARY KEY (ID))
  173. [EL Fine]: sql: 2018-06-04 18:49:46.593--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  174. [EL Warning]: 2018-06-04 18:49:46.594--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  175. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'item' already exists
  176. Error Code: 1050
  177. Call: CREATE TABLE ITEM (ID BIGINT NOT NULL, DTYPE VARCHAR(31), DESCRIPTION VARCHAR(255), c_description VARCHAR(255), SELLER_ID BIGINT, HIGHEST_ID BIGINT, MATERIAL VARCHAR(255), PAINTER VARCHAR(255), TITLE VARCHAR(255), PRIMARY KEY (ID))
  178. Query: DataModifyQuery(sql="CREATE TABLE ITEM (ID BIGINT NOT NULL, DTYPE VARCHAR(31), DESCRIPTION VARCHAR(255), c_description VARCHAR(255), SELLER_ID BIGINT, HIGHEST_ID BIGINT, MATERIAL VARCHAR(255), PAINTER VARCHAR(255), TITLE VARCHAR(255), PRIMARY KEY (ID))")
  179. [EL Fine]: sql: 2018-06-04 18:49:46.595--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--CREATE TABLE BID (ID BIGINT NOT NULL, TIME LONGBLOB, CENTS BIGINT, CURRENCY VARCHAR(255), BETTEDONITEM_ID BIGINT NOT NULL, BUYER_ID BIGINT, PRIMARY KEY (ID))
  180. [EL Fine]: sql: 2018-06-04 18:49:46.606--ServerSession(1766724936)--Thread(Thread[main,5,main])--SELECT 1
  181. [EL Warning]: 2018-06-04 18:49:46.607--ServerSession(1766724936)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  182. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bid' already exists
  183. Error Code: 1050
  184. Call: CREATE TABLE BID (ID BIGINT NOT NULL, TIME LONGBLOB, CENTS BIGINT, CURRENCY VARCHAR(255), BETTEDONITEM_ID BIGINT NOT NULL, BUYER_ID BIGINT, PRIMARY KEY (ID))
  185. Query: DataModifyQuery(sql="CREATE TABLE BID (ID BIGINT NOT NULL, TIME LONGBLOB, CENTS BIGINT, CURRENCY VARCHAR(255), BETTEDONITEM_ID BIGINT NOT NULL, BUYER_ID BIGINT, PRIMARY KEY (ID))")
  186. [EL Fine]: sql: 2018-06-04 18:49:46.608--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE ITEM ADD CONSTRAINT FK_ITEM_SELLER_ID FOREIGN KEY (SELLER_ID) REFERENCES user (ID)
  187. [EL Fine]: sql: 2018-06-04 18:49:46.786--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE ITEM ADD CONSTRAINT FK_ITEM_HIGHEST_ID FOREIGN KEY (HIGHEST_ID) REFERENCES BID (ID)
  188. [EL Fine]: sql: 2018-06-04 18:49:46.935--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE BID ADD CONSTRAINT FK_BID_BUYER_ID FOREIGN KEY (BUYER_ID) REFERENCES user (ID)
  189. [EL Fine]: sql: 2018-06-04 18:49:47.121--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--ALTER TABLE BID ADD CONSTRAINT FK_BID_BETTEDONITEM_ID FOREIGN KEY (BETTEDONITEM_ID) REFERENCES ITEM (ID)
  190. [EL Fine]: sql: 2018-06-04 18:49:47.276--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = SEQ_GEN
  191. [EL Fine]: sql: 2018-06-04 18:49:47.282--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = SEQ_GEN
  192. [EL Fine]: sql: 2018-06-04 18:49:47.283--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values (SEQ_GEN, 0)
  193. [EL Fine]: sql: 2018-06-04 18:49:47.371--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--SELECT ID, EMAIL FROM user WHERE (EMAIL = ?)
  194. bind => [iemand1@def]
  195. [EL Fine]: sql: 2018-06-04 18:49:47.378--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--SELECT ID, EMAIL FROM user WHERE (EMAIL = ?)
  196. bind => [iemand2@def]
  197. [EL Fine]: sql: 2018-06-04 18:49:47.383--ClientSession(1386429503)--Connection(1792904767)--Thread(Thread[main,5,main])--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
  198. bind => [50, SEQ_GEN]
  199. [EL Fine]: sql: 2018-06-04 18:49:47.385--ClientSession(1386429503)--Connection(1792904767)--Thread(Thread[main,5,main])--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
  200. bind => [SEQ_GEN]
  201. [EL Fine]: sql: 2018-06-04 18:49:47.396--ServerSession(1766724936)--Connection(1792904767)--Thread(Thread[main,5,main])--SELECT ID FROM user WHERE (ID = ?)
  202. bind => [151]
  203. [EL Fine]: sql: 2018-06-04 18:49:47.399--ClientSession(1386429503)--Connection(1792904767)--Thread(Thread[main,5,main])--INSERT INTO ITEM (ID, DESCRIPTION, MATERIAL, c_description, SELLER_ID, HIGHEST_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
  204. bind => [1, broodkast, ijzer, cat2, 151, null, Furniture]
  205. [EL Fine]: sql: 2018-06-04 18:49:47.403--ClientSession(1386429503)--Thread(Thread[main,5,main])--SELECT 1
  206. [EL Warning]: 2018-06-04 18:49:47.404--UnitOfWork(1829344035)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  207. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'MATERIAL' in 'field list'
  208. Error Code: 1054
  209. Call: INSERT INTO ITEM (ID, DESCRIPTION, MATERIAL, c_description, SELLER_ID, HIGHEST_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
  210. bind => [1, broodkast, ijzer, cat2, 151, null, Furniture]
  211. Query: InsertObjectQuery(auction.domain.Furniture@b0361b67)
  212.  
  213. javax.persistence.RollbackException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  214. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'MATERIAL' in 'field list'
  215. Error Code: 1054
  216. Call: INSERT INTO ITEM (ID, DESCRIPTION, MATERIAL, c_description, SELLER_ID, HIGHEST_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
  217. bind => [1, broodkast, ijzer, cat2, 151, null, Furniture]
  218. Query: InsertObjectQuery(auction.domain.Furniture@b0361b67)
  219.  
  220. at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:157)
  221. at auction.service.SellerMgr.offerFurniture(SellerMgr.java:61)
  222. at auction.service.FurnitureAndPaintingTest.newFurniture(FurnitureAndPaintingTest.java:46)
  223. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  224. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  225. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  226. at java.lang.reflect.Method.invoke(Method.java:498)
  227. at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
  228. at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  229. at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
  230. at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
  231. at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  232. at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
  233. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
  234. at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
  235. at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
  236. at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
  237. at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
  238. at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
  239. at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
  240. at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
  241. at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
  242. at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
  243. at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
  244. at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
  245. at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
  246. Caused by: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DatabaseException
  247. Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'MATERIAL' in 'field list'
  248. Error Code: 1054
  249. Call: INSERT INTO ITEM (ID, DESCRIPTION, MATERIAL, c_description, SELLER_ID, HIGHEST_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
  250. bind => [1, broodkast, ijzer, cat2, 151, null, Furniture]
  251. Query: InsertObjectQuery(auction.domain.Furniture@b0361b67)
  252. at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:331)
  253. at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:900)
  254. at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:962)
  255. at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:631)
  256. at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:558)
  257. at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2002)
  258. at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:298)
  259. at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:242)
  260. at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:228)
  261. at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.insertObject(DatasourceCallQueryMechanism.java:377)
  262. at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:165)
  263. at org.eclipse.persistence.internal.queries.StatementQueryMechanism.insertObject(StatementQueryMechanism.java:180)
  264. at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:489)
  265. at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:80)
  266. at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:90)
  267. at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:301)
  268. at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:58)
  269. at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:899)
  270. at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:798)
  271. at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:108)
  272. at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:85)
  273. at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2896)
  274. at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1804)
  275. at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1786)
  276. at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1737)
  277. at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:226)
  278. at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:125)
  279. at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4207)
  280. at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1441)
  281. at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1531)
  282. at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:277)
  283. at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1169)
  284. at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:132)
  285. ... 25 more
  286. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'MATERIAL' in 'field list'
  287. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  288. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  289. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  290. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  291. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404)
  292. at com.mysql.jdbc.Util.getInstance(Util.java:387)
  293. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:939)
  294. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3878)
  295. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3814)
  296. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2478)
  297. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2625)
  298. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2551)
  299. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1861)
  300. at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2073)
  301. at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2009)
  302. at com.mysql.jdbc.PreparedStatement.executeLargeUpdate(PreparedStatement.java:5094)
  303. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1994)
  304. at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:890)
  305. ... 56 more
  306.  
  307.  
  308. Process finished with exit code -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement