Advertisement
Guest User

Untitled

a guest
May 16th, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.58 KB | None | 0 0
  1. [DEBUG] provider(compact) classpath: surefire-junit4-2.20.1.jar surefire-api-2.20.1.jar surefire-logger-api-2.20
  2. [INFO]
  3. [INFO] -------------------------------------------------------
  4. [INFO] T E S T S
  5. [INFO] -------------------------------------------------------
  6. [DEBUG] Determined Maven Process ID 10268
  7. [DEBUG] boot classpath: C:\Users\poks\.m2\repository\org\apache\maven\surefire\surefire-booter\2.20.1\surefire-boo:\Users\poks\.m2\repository\org\apache\maven\surefire\surefire-api\2.20.1\surefire-api-2.20.1.jar C:\Users\poks\.mapache\maven\surefire\surefire-logger-api\2.20.1\surefire-logger-api-2.20.1.jar D:\Java\dst18_2\ass1-jpa\target\teva\dst18_2\ass1-jpa\target\classes C:\Users\poks\.m2\repository\org\hibernate\hibernate-core\5.2.13.Final\hibernatal.jar C:\Users\poks\.m2\repository\org\jboss\logging\jboss-logging\3.3.1.Final\jboss-logging-3.3.1.Final.jar C:\pository\org\javassist\javassist\3.20.0-GA\javassist-3.20.0-GA.jar C:\Users\poks\.m2\repository\antlr\antlr\2.7.7\C:\Users\poks\.m2\repository\org\jboss\spec\javax\transaction\jboss-transaction-api_1.2_spec\1.0.1.Final\jboss-tranpec-1.0.1.Final.jar C:\Users\poks\.m2\repository\org\jboss\jandex\2.0.3.Final\jandex-2.0.3.Final.jar C:\Users\pokcom\fasterxml\classmate\1.3.0\classmate-1.3.0.jar C:\Users\poks\.m2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar \repository\org\hibernate\common\hibernate-commons-annotations\5.0.1.Final\hibernate-commons-annotations-5.0.1.Finaoks\.m2\repository\org\hibernate\hibernate-validator\5.3.6.Final\hibernate-validator-5.3.6.Final.jar C:\Users\poksom\h2database\h2\1.4.196\h2-1.4.196.jar C:\Users\poks\.m2\repository\javax\javaee-api\8.0\javaee-api-8.0.jar C:\Uository\com\sun\mail\javax.mail\1.6.0\javax.mail-1.6.0.jar C:\Users\poks\.m2\repository\javax\activation\activatio1.1.jar C:\Users\poks\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar C:\Users\poks\.m2\repositoryogback-classic\1.2.3\logback-classic-1.2.3.jar C:\Users\poks\.m2\repository\ch\qos\logback\logback-core\1.2.3\logbr C:\Users\poks\.m2\repository\junit\junit\4.12\junit-4.12.jar C:\Users\poks\.m2\repository\org\hamcrest\hamcrestt-core-1.3.jar C:\Users\poks\.m2\repository\org\hamcrest\hamcrest-all\1.3\hamcrest-all-1.3.jar C:\Users\poks\.m2\ache\maven\surefire\surefire-junit4\2.20.1\surefire-junit4-2.20.1.jar
  8. [DEBUG] boot(compact) classpath: surefire-booter-2.20.1.jar surefire-api-2.20.1.jar surefire-logger-api-2.20.1.j classes hibernate-core-5.2.13.Final.jar jboss-logging-3.3.1.Final.jar javassist-3.20.0-GA.jar antlr-2.7.7.jar n-api_1.2_spec-1.0.1.Final.jar jandex-2.0.3.Final.jar classmate-1.3.0.jar dom4j-1.6.1.jar hibernate-commons-annnal.jar hibernate-validator-5.3.6.Final.jar h2-1.4.196.jar javaee-api-8.0.jar javax.mail-1.6.0.jar activation-i-1.7.25.jar logback-classic-1.2.3.jar logback-core-1.2.3.jar junit-4.12.jar hamcrest-core-1.3.jar hamcrest-alre-junit4-2.20.1.jar
  9. [DEBUG] Forking command line: cmd.exe /X /C ""C:\Program Files\Java\jdk1.8.0_144\jre\bin\java" -jar C:\cygwin64\tmp65776362468\surefirebooter764365688302209678.jar C:\cygwin64\tmp\surefire3235845065776362468 2018-05-16T11-29-51_17e876336743354529660tmp surefire_0118324719111578100tmp"
  10. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_00Test
  11. 2018-05-16 11:29:54.511 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  12. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.534 s <<< FAILURE! - in dst.ass1.jpa.test
  13. [ERROR] dst.ass1.jpa.tests.Ass1_1_1_00Test Time elapsed: 1.532 s <<< ERROR!
  14. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  15. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  16. Caused by: org.h2.jdbc.JdbcSQLException:
  17. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  18. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  19.  
  20. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_01Test
  21. 2018-05-16 11:29:54.725 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  22. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.041 s <<< FAILURE! - in dst.ass1.jpa.test
  23. [ERROR] dst.ass1.jpa.tests.Ass1_1_1_01Test Time elapsed: 0.041 s <<< ERROR!
  24. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  25. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  26. Caused by: org.h2.jdbc.JdbcSQLException:
  27. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  28. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  29.  
  30. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_02Test
  31. 2018-05-16 11:29:54.831 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  32. 2018-05-16 11:29:54.932 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  33. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.179 s <<< FAILURE! - in dst.ass1.jpa.test
  34. [ERROR] testConstraint(dst.ass1.jpa.tests.Ass1_1_1_02Test) Time elapsed: 0.077 s <<< ERROR!
  35. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  36. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  37. Caused by: org.h2.jdbc.JdbcSQLException:
  38. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  39. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  40.  
  41. [ERROR] testConstraintJdbc(dst.ass1.jpa.tests.Ass1_1_1_02Test) Time elapsed: 0.101 s <<< ERROR!
  42. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  43. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  44. Caused by: org.h2.jdbc.JdbcSQLException:
  45. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  46. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  47.  
  48. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_03Test
  49. 2018-05-16 11:29:55.010 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  50. 2018-05-16 11:29:55.126 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  51. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.221 s <<< FAILURE! - in dst.ass1.jpa.test
  52. [ERROR] testConstraint(dst.ass1.jpa.tests.Ass1_1_1_03Test) Time elapsed: 0.059 s <<< ERROR!
  53. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  54. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  55. Caused by: org.h2.jdbc.JdbcSQLException:
  56. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  57. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  58.  
  59. [ERROR] testConstraintJdbc(dst.ass1.jpa.tests.Ass1_1_1_03Test) Time elapsed: 0.161 s <<< ERROR!
  60. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  61. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  62. Caused by: org.h2.jdbc.JdbcSQLException:
  63. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  64. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  65.  
  66. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_04Test
  67. 2018-05-16 11:29:55.212 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  68. 2018-05-16 11:29:55.285 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  69. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.112 s <<< FAILURE! - in dst.ass1.jpa.test
  70. [ERROR] testConstraint(dst.ass1.jpa.tests.Ass1_1_1_04Test) Time elapsed: 0.077 s <<< ERROR!
  71. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  72. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  73. Caused by: org.h2.jdbc.JdbcSQLException:
  74. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  75. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  76.  
  77. [ERROR] testConstraintJdbc(dst.ass1.jpa.tests.Ass1_1_1_04Test) Time elapsed: 0.034 s <<< ERROR!
  78. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  79. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  80. Caused by: org.h2.jdbc.JdbcSQLException:
  81. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  82. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  83.  
  84. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_05Test
  85. 2018-05-16 11:29:55.362 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  86. 2018-05-16 11:29:55.422 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  87. 2018-05-16 11:29:55.470 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  88. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.179 s <<< FAILURE! - in dst.ass1.jpa.test
  89. [ERROR] addressIsEmbeddableType(dst.ass1.jpa.tests.Ass1_1_1_05Test) Time elapsed: 0.048 s <<< ERROR!
  90. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  91. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  92. Caused by: org.h2.jdbc.JdbcSQLException:
  93. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  94. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  95.  
  96. [ERROR] addressHasNoTable(dst.ass1.jpa.tests.Ass1_1_1_05Test) Time elapsed: 0.073 s <<< ERROR!
  97. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  98. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  99. Caused by: org.h2.jdbc.JdbcSQLException:
  100. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  101. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  102.  
  103. [ERROR] addressEntityCannotBePersisted(dst.ass1.jpa.tests.Ass1_1_1_05Test) Time elapsed: 0.056 s <<< ERROR!
  104. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  105. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  106. Caused by: org.h2.jdbc.JdbcSQLException:
  107. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  108. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  109.  
  110. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_06Test
  111. 2018-05-16 11:29:55.550 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  112. 2018-05-16 11:29:55.614 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  113. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.077 s <<< FAILURE! - in dst.ass1.jpa.test
  114. [ERROR] testMetadataMap(dst.ass1.jpa.tests.Ass1_1_1_06Test) Time elapsed: 0.014 s <<< ERROR!
  115. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  116. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  117. Caused by: org.h2.jdbc.JdbcSQLException:
  118. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  119. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  120.  
  121. [ERROR] testMetadataMapJdbc(dst.ass1.jpa.tests.Ass1_1_1_06Test) Time elapsed: 0.059 s <<< ERROR!
  122. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  123. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  124. Caused by: org.h2.jdbc.JdbcSQLException:
  125. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  126. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  127.  
  128. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_07Test
  129. 2018-05-16 11:29:55.688 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  130. 2018-05-16 11:29:55.755 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  131. 2018-05-16 11:29:55.816 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  132. 2018-05-16 11:29:55.867 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  133. [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.217 s <<< FAILURE! - in dst.ass1.jpa.test
  134. [ERROR] testMetadataNonOptionalConstraint(dst.ass1.jpa.tests.Ass1_1_1_07Test) Time elapsed: 0.041 s <<< ERROR!
  135. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  136. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  137. Caused by: org.h2.jdbc.JdbcSQLException:
  138. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  139. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  140.  
  141. [ERROR] testCourseMetadataDeleteCascade(dst.ass1.jpa.tests.Ass1_1_1_07Test) Time elapsed: 0.063 s <<< ERROR!
  142. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  143. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  144. Caused by: org.h2.jdbc.JdbcSQLException:
  145. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  146. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  147.  
  148. [ERROR] testMetadataAssociation(dst.ass1.jpa.tests.Ass1_1_1_07Test) Time elapsed: 0.058 s <<< ERROR!
  149. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  150. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  151. Caused by: org.h2.jdbc.JdbcSQLException:
  152. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  153. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  154.  
  155. [ERROR] testMetadataUniqueConstraint(dst.ass1.jpa.tests.Ass1_1_1_07Test) Time elapsed: 0.055 s <<< ERROR!
  156. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  157. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  158. Caused by: org.h2.jdbc.JdbcSQLException:
  159. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  160. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  161.  
  162. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_08Test
  163. 2018-05-16 11:29:55.964 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  164. 2018-05-16 11:29:56.028 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  165. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.163 s <<< FAILURE! - in dst.ass1.jpa.test
  166. [ERROR] testCourseStatus(dst.ass1.jpa.tests.Ass1_1_1_08Test) Time elapsed: 0.063 s <<< ERROR!
  167. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  168. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  169. Caused by: org.h2.jdbc.JdbcSQLException:
  170. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  171. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  172.  
  173. [ERROR] testCourseLecturerAssociation(dst.ass1.jpa.tests.Ass1_1_1_08Test) Time elapsed: 0.099 s <<< ERROR!
  174. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  175. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  176. Caused by: org.h2.jdbc.JdbcSQLException:
  177. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  178. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  179.  
  180. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_09Test
  181. 2018-05-16 11:29:56.114 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  182. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.058 s <<< FAILURE! - in dst.ass1.jpa.test
  183. [ERROR] testCoursePlatformMaterialServerAssociation(dst.ass1.jpa.tests.Ass1_1_1_09Test) Time elapsed: 0.057 s <<<
  184. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  185. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  186. Caused by: org.h2.jdbc.JdbcSQLException:
  187. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  188. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  189.  
  190. [INFO] Running dst.ass1.jpa.tests.Ass1_1_1_10Test
  191. 2018-05-16 11:29:56.202 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  192. 2018-05-16 11:29:56.270 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  193. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.124 s <<< FAILURE! - in dst.ass1.jpa.test
  194. [ERROR] testLessonSelfAssociation(dst.ass1.jpa.tests.Ass1_1_1_10Test) Time elapsed: 0.058 s <<< ERROR!
  195. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  196. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  197. Caused by: org.h2.jdbc.JdbcSQLException:
  198. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  199. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  200.  
  201. [ERROR] testLessonSelfAssociationJdbc(dst.ass1.jpa.tests.Ass1_1_1_10Test) Time elapsed: 0.065 s <<< ERROR!
  202. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  203. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  204. Caused by: org.h2.jdbc.JdbcSQLException:
  205. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  206. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  207.  
  208. [INFO] Running dst.ass1.jpa.tests.Ass1_1_2_01Test
  209. 2018-05-16 11:29:56.350 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  210. 2018-05-16 11:29:56.422 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  211. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.124 s <<< FAILURE! - in dst.ass1.jpa.test
  212. [ERROR] testParticipantAccountNoBankCodeConstraintJdbc(dst.ass1.jpa.tests.Ass1_1_2_01Test) Time elapsed: 0.05 s <
  213. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  214. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  215. Caused by: org.h2.jdbc.JdbcSQLException:
  216. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  217. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  218.  
  219. [ERROR] testParticipantAccountNoBankCodeConstraint(dst.ass1.jpa.tests.Ass1_1_2_01Test) Time elapsed: 0.073 s <<<
  220. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  221. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  222. Caused by: org.h2.jdbc.JdbcSQLException:
  223. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  224. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  225.  
  226. [INFO] Running dst.ass1.jpa.tests.Ass1_1_2_02Test
  227. 2018-05-16 11:29:56.477 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  228. 2018-05-16 11:29:56.526 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  229. 2018-05-16 11:29:56.615 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  230. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.184 s <<< FAILURE! - in dst.ass1.jpa.test
  231. [ERROR] testNotNullConstraint(dst.ass1.jpa.tests.Ass1_1_2_02Test) Time elapsed: 0.024 s <<< ERROR!
  232. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  233. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  234. Caused by: org.h2.jdbc.JdbcSQLException:
  235. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  236. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  237.  
  238. [ERROR] testUniqueConstraint(dst.ass1.jpa.tests.Ass1_1_2_02Test) Time elapsed: 0.052 s <<< ERROR!
  239. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  240. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  241. Caused by: org.h2.jdbc.JdbcSQLException:
  242. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  243. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  244.  
  245. [ERROR] testPersonEmailNotNullConstraintJdbc(dst.ass1.jpa.tests.Ass1_1_2_02Test) Time elapsed: 0.081 s <<< ERROR!
  246. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  247. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  248. Caused by: org.h2.jdbc.JdbcSQLException:
  249. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  250. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  251.  
  252. [INFO] Running dst.ass1.jpa.tests.Ass1_2_1aTest
  253. 2018-05-16 11:29:56.691 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  254. 2018-05-16 11:29:56.740 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  255. 2018-05-16 11:29:56.813 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  256. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.182 s <<< FAILURE! - in dst.ass1.jpa.test
  257. [ERROR] findByEmail_withNonExistingEmail_returnsNull(dst.ass1.jpa.tests.Ass1_2_1aTest) Time elapsed: 0.042 s <<<
  258. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  259. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  260. Caused by: org.h2.jdbc.JdbcSQLException:
  261. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  262. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  263.  
  264. [ERROR] namedQuery_withEmailParameter_returnsNonEmptyResultSet(dst.ass1.jpa.tests.Ass1_2_1aTest) Time elapsed: 0.0
  265. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  266. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  267. Caused by: org.h2.jdbc.JdbcSQLException:
  268. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  269. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  270.  
  271. [ERROR] findByEmail_returnsCorrectResult(dst.ass1.jpa.tests.Ass1_2_1aTest) Time elapsed: 0.087 s <<< ERROR!
  272. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  273. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  274. Caused by: org.h2.jdbc.JdbcSQLException:
  275. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  276. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  277.  
  278. [INFO] Running dst.ass1.jpa.tests.Ass1_2_1bTest
  279. 2018-05-16 11:29:56.891 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  280. 2018-05-16 11:29:56.951 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  281. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.127 s <<< FAILURE! - in dst.ass1.jpa.test
  282. [ERROR] namedQuery_returnsCorrectResult(dst.ass1.jpa.tests.Ass1_2_1bTest) Time elapsed: 0.066 s <<< ERROR!
  283. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  284. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  285. Caused by: org.h2.jdbc.JdbcSQLException:
  286. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  287. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  288.  
  289. [ERROR] daoFind_returnsCorrectResult(dst.ass1.jpa.tests.Ass1_2_1bTest) Time elapsed: 0.059 s <<< ERROR!
  290. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  291. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  292. Caused by: org.h2.jdbc.JdbcSQLException:
  293. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  294. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  295.  
  296. [INFO] Running dst.ass1.jpa.tests.Ass1_2_1cTest
  297. 2018-05-16 11:29:57.000 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  298. 2018-05-16 11:29:57.062 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  299. 2018-05-16 11:29:57.105 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  300. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.092 s <<< FAILURE! - in dst.ass1.jpa.test
  301. [ERROR] namedQuery_withAdditionalAssociation_returnsCorrectResult(dst.ass1.jpa.tests.Ass1_2_1cTest) Time elapsed: R!
  302. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  303. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  304. Caused by: org.h2.jdbc.JdbcSQLException:
  305. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  306. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  307.  
  308. [ERROR] namedQuery_returnsCorrectResult(dst.ass1.jpa.tests.Ass1_2_1cTest) Time elapsed: 0.024 s <<< ERROR!
  309. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  310. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  311. Caused by: org.h2.jdbc.JdbcSQLException:
  312. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  313. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  314.  
  315. [ERROR] namedQuery_onEmptyDatabase_returnsEmptyResult(dst.ass1.jpa.tests.Ass1_2_1cTest) Time elapsed: 0.065 s <<<
  316. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  317. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  318. Caused by: org.h2.jdbc.JdbcSQLException:
  319. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  320. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  321.  
  322. [INFO] Running dst.ass1.jpa.tests.Ass1_2_2Test
  323. 2018-05-16 11:29:57.170 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  324. 2018-05-16 11:29:57.226 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  325. 2018-05-16 11:29:57.300 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  326. 2018-05-16 11:29:57.357 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  327. [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.221 s <<< FAILURE! - in dst.ass1.jpa.test
  328. [ERROR] testUpcomingLessonsQuery_onEmptyDatabase(dst.ass1.jpa.tests.Ass1_2_2Test) Time elapsed: 0.021 s <<< ERROR
  329. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  330. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  331. Caused by: org.h2.jdbc.JdbcSQLException:
  332. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  333. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  334.  
  335. [ERROR] testUpcomingLessonsExists(dst.ass1.jpa.tests.Ass1_2_2Test) Time elapsed: 0.094 s <<< ERROR!
  336. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  337. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  338. Caused by: org.h2.jdbc.JdbcSQLException:
  339. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  340. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  341.  
  342. [ERROR] testUpcomingLessonsQuery2(dst.ass1.jpa.tests.Ass1_2_2Test) Time elapsed: 0.069 s <<< ERROR!
  343. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  344. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  345. Caused by: org.h2.jdbc.JdbcSQLException:
  346. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  347. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  348.  
  349. [ERROR] testUpcomingLessonsQuery(dst.ass1.jpa.tests.Ass1_2_2Test) Time elapsed: 0.035 s <<< ERROR!
  350. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  351. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  352. Caused by: org.h2.jdbc.JdbcSQLException:
  353. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  354. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  355.  
  356. [INFO] Running dst.ass1.jpa.tests.Ass1_2_3a_01Test
  357. 2018-05-16 11:29:57.412 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  358. 2018-05-16 11:29:57.457 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  359. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.067 s <<< FAILURE! - in dst.ass1.jpa.testt
  360. [ERROR] testMaterialServersForCourse(dst.ass1.jpa.tests.Ass1_2_3a_01Test) Time elapsed: 0.027 s <<< ERROR!
  361. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  362. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  363. Caused by: org.h2.jdbc.JdbcSQLException:
  364. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  365. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  366.  
  367. [ERROR] testMaterialServersForCourse2(dst.ass1.jpa.tests.Ass1_2_3a_01Test) Time elapsed: 0.04 s <<< ERROR!
  368. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  369. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  370. Caused by: org.h2.jdbc.JdbcSQLException:
  371. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  372. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  373.  
  374. [INFO] Running dst.ass1.jpa.tests.Ass1_2_3a_02Test
  375. 2018-05-16 11:29:57.546 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  376. 2018-05-16 11:29:57.600 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  377. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.112 s <<< FAILURE! - in dst.ass1.jpa.testt
  378. [ERROR] testMaterialServersForCourse(dst.ass1.jpa.tests.Ass1_2_3a_02Test) Time elapsed: 0.056 s <<< ERROR!
  379. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  380. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  381. Caused by: org.h2.jdbc.JdbcSQLException:
  382. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  383. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  384.  
  385. [ERROR] testMaterialServersForCourse2(dst.ass1.jpa.tests.Ass1_2_3a_02Test) Time elapsed: 0.056 s <<< ERROR!
  386. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  387. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  388. Caused by: org.h2.jdbc.JdbcSQLException:
  389. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  390. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  391.  
  392. [INFO] Running dst.ass1.jpa.tests.Ass1_2_3b_01Test
  393. 2018-05-16 11:29:57.667 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  394. 2018-05-16 11:29:57.725 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  395. 2018-05-16 11:29:57.770 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  396. 2018-05-16 11:29:57.823 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  397. 2018-05-16 11:29:57.874 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  398. [ERROR] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.249 s <<< FAILURE! - in dst.ass1.jpa.testt
  399. [ERROR] testFindNonCancelledCoursesBetweenStartAndFinish(dst.ass1.jpa.tests.Ass1_2_3b_01Test) Time elapsed: 0.056
  400. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  401. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  402. Caused by: org.h2.jdbc.JdbcSQLException:
  403. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  404. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  405.  
  406. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish2(dst.ass1.jpa.tests.Ass1_2_3b_01Test) Time elapsed: 0!
  407. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  408. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  409. Caused by: org.h2.jdbc.JdbcSQLException:
  410. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  411. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  412.  
  413. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish3(dst.ass1.jpa.tests.Ass1_2_3b_01Test) Time elapsed: 0!
  414. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  415. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  416. Caused by: org.h2.jdbc.JdbcSQLException:
  417. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  418. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  419.  
  420. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish4(dst.ass1.jpa.tests.Ass1_2_3b_01Test) Time elapsed: 0!
  421. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  422. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  423. Caused by: org.h2.jdbc.JdbcSQLException:
  424. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  425. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  426.  
  427. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish5(dst.ass1.jpa.tests.Ass1_2_3b_01Test) Time elapsed: 0!
  428. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  429. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  430. Caused by: org.h2.jdbc.JdbcSQLException:
  431. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  432. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  433.  
  434. [INFO] Running dst.ass1.jpa.tests.Ass1_2_3b_02Test
  435. 2018-05-16 11:29:57.926 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  436. 2018-05-16 11:29:57.969 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  437. 2018-05-16 11:29:58.031 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  438. [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.122 s <<< FAILURE! - in dst.ass1.jpa.testt
  439. [ERROR] testFindNonCancelledCoursesBetweenStartAndFinish(dst.ass1.jpa.tests.Ass1_2_3b_02Test) Time elapsed: 0.009
  440. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  441. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  442. Caused by: org.h2.jdbc.JdbcSQLException:
  443. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  444. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  445.  
  446. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish2(dst.ass1.jpa.tests.Ass1_2_3b_02Test) Time elapsed: 0!
  447. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  448. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  449. Caused by: org.h2.jdbc.JdbcSQLException:
  450. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  451. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  452.  
  453. [ERROR] testFindEventsForStatusFinishedBetweenStartAndFinish3(dst.ass1.jpa.tests.Ass1_2_3b_02Test) Time elapsed: 0!
  454. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  455. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  456. Caused by: org.h2.jdbc.JdbcSQLException:
  457. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  458. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  459.  
  460. [INFO] Running dst.ass1.jpa.tests.Ass1_3_1Test
  461. 2018-05-16 11:29:58.096 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  462. 2018-05-16 11:29:58.139 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  463. [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.083 s <<< FAILURE! - in dst.ass1.jpa.test
  464. [ERROR] entityListener_prePersistSetsPropertiesCorrectly(dst.ass1.jpa.tests.Ass1_3_1Test) Time elapsed: 0.061 s <
  465. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  466. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  467. Caused by: org.h2.jdbc.JdbcSQLException:
  468. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  469. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  470.  
  471. [ERROR] entityListener_preUpdateSetsPropertiesCorrectly(dst.ass1.jpa.tests.Ass1_3_1Test) Time elapsed: 0.022 s <<
  472. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  473. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  474. Caused by: org.h2.jdbc.JdbcSQLException:
  475. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  476. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  477.  
  478. [INFO] Running dst.ass1.jpa.tests.Ass1_3_2Test
  479. 2018-05-16 11:29:58.212 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  480. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.038 s <<< FAILURE! - in dst.ass1.jpa.test
  481. [ERROR] testDefaultListener(dst.ass1.jpa.tests.Ass1_3_2Test) Time elapsed: 0.034 s <<< ERROR!
  482. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  483. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  484. Caused by: org.h2.jdbc.JdbcSQLException:
  485. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  486. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  487.  
  488. [INFO] Running dst.ass1.jpa.tests.Ass1_3_3Test
  489. 2018-05-16 11:29:58.335 - WARN [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using Hibernaction pool (not for production use!)
  490. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.129 s <<< FAILURE! - in dst.ass1.jpa.test
  491. [ERROR] sqlInterceptor_countsSelectsCorrectly(dst.ass1.jpa.tests.Ass1_3_3Test) Time elapsed: 0.06 s <<< ERROR!
  492. org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.J
  493. Caused by: org.hibernate.exception.JDBCConnectionException: Error calling Driver#connect
  494. Caused by: org.h2.jdbc.JdbcSQLException:
  495. Ein implizit relativer Pfad zum Arbeitsverzeichnis ist nicht erlaubt in der Datenbank URL "jdbc:h2:/tmp/database/dsE;MVCC=true". Bitte absolute Pfade, ~/name, ./name, oder baseDir verwenden.
  496. A file path that is implicitly relative to the current working directory is not allowed in the database URL "jdbc:hst;AUTO_SERVER=TRUE;MVCC=true". Use an absolute path, ~/name, ./name, or the baseDir setting instead. [90011-196]
  497.  
  498. [INFO]
  499. [INFO] Results:
  500. [INFO]
  501. [ERROR] Errors:
  502. [ERROR] Ass1_1_1_00Test.dst.ass1.jpa.tests.Ass1_1_1_00Test ▒ Service Unable to create ...
  503. [ERROR] Ass1_1_1_01Test.dst.ass1.jpa.tests.Ass1_1_1_01Test ▒ Service Unable to create ...
  504. [ERROR] Ass1_1_1_02Test.testConstraint ▒ Service Unable to create requested service [o...
  505. [ERROR] Ass1_1_1_02Test.testConstraintJdbc ▒ Service Unable to create requested servic...
  506. [ERROR] Ass1_1_1_03Test.testConstraint ▒ Service Unable to create requested service [o...
  507. [ERROR] Ass1_1_1_03Test.testConstraintJdbc ▒ Service Unable to create requested servic...
  508. [ERROR] Ass1_1_1_04Test.testConstraint ▒ Service Unable to create requested service [o...
  509. [ERROR] Ass1_1_1_04Test.testConstraintJdbc ▒ Service Unable to create requested servic...
  510. [ERROR] Ass1_1_1_05Test.addressEntityCannotBePersisted ▒ Service Unable to create requ...
  511. [ERROR] Ass1_1_1_05Test.addressHasNoTable ▒ Service Unable to create requested service...
  512. [ERROR] Ass1_1_1_05Test.addressIsEmbeddableType ▒ Service Unable to create requested s...
  513. [ERROR] Ass1_1_1_06Test.testMetadataMap ▒ Service Unable to create requested service [...
  514. [ERROR] Ass1_1_1_06Test.testMetadataMapJdbc ▒ Service Unable to create requested servi...
  515. [ERROR] Ass1_1_1_07Test.testCourseMetadataDeleteCascade ▒ Service Unable to create req...
  516. [ERROR] Ass1_1_1_07Test.testMetadataAssociation ▒ Service Unable to create requested s...
  517. [ERROR] Ass1_1_1_07Test.testMetadataNonOptionalConstraint ▒ Service Unable to create r...
  518. [ERROR] Ass1_1_1_07Test.testMetadataUniqueConstraint ▒ Service Unable to create reques...
  519. [ERROR] Ass1_1_1_08Test.testCourseLecturerAssociation ▒ Service Unable to create reque...
  520. [ERROR] Ass1_1_1_08Test.testCourseStatus ▒ Service Unable to create requested service ...
  521. [ERROR] Ass1_1_1_09Test.testCoursePlatformMaterialServerAssociation ▒ Service Unable t...
  522. [ERROR] Ass1_1_1_10Test.testLessonSelfAssociation ▒ Service Unable to create requested...
  523. [ERROR] Ass1_1_1_10Test.testLessonSelfAssociationJdbc ▒ Service Unable to create reque...
  524. [ERROR] Ass1_1_2_01Test.testParticipantAccountNoBankCodeConstraint ▒ Service Unable to...
  525. [ERROR] Ass1_1_2_01Test.testParticipantAccountNoBankCodeConstraintJdbc ▒ Service Unabl...
  526. [ERROR] Ass1_1_2_02Test.testNotNullConstraint ▒ Service Unable to create requested ser...
  527. [ERROR] Ass1_1_2_02Test.testPersonEmailNotNullConstraintJdbc ▒ Service Unable to creat...
  528. [ERROR] Ass1_1_2_02Test.testUniqueConstraint ▒ Service Unable to create requested serv...
  529. [ERROR] Ass1_2_1aTest.findByEmail_returnsCorrectResult ▒ Service Unable to create requ...
  530. [ERROR] Ass1_2_1aTest.findByEmail_withNonExistingEmail_returnsNull ▒ Service Unable to...
  531. [ERROR] Ass1_2_1aTest.namedQuery_withEmailParameter_returnsNonEmptyResultSet ▒ Service
  532. [ERROR] Ass1_2_1bTest.daoFind_returnsCorrectResult ▒ Service Unable to create requeste...
  533. [ERROR] Ass1_2_1bTest.namedQuery_returnsCorrectResult ▒ Service Unable to create reque...
  534. [ERROR] Ass1_2_1cTest.namedQuery_onEmptyDatabase_returnsEmptyResult ▒ Service Unable t...
  535. [ERROR] Ass1_2_1cTest.namedQuery_returnsCorrectResult ▒ Service Unable to create reque...
  536. [ERROR] Ass1_2_1cTest.namedQuery_withAdditionalAssociation_returnsCorrectResult ▒ Service
  537. [ERROR] Ass1_2_2Test.testUpcomingLessonsExists ▒ Service Unable to create requested se...
  538. [ERROR] Ass1_2_2Test.testUpcomingLessonsQuery ▒ Service Unable to create requested ser...
  539. [ERROR] Ass1_2_2Test.testUpcomingLessonsQuery2 ▒ Service Unable to create requested se...
  540. [ERROR] Ass1_2_2Test.testUpcomingLessonsQuery_onEmptyDatabase ▒ Service Unable to crea...
  541. [ERROR] Ass1_2_3a_01Test.testMaterialServersForCourse ▒ Service Unable to create reque...
  542. [ERROR] Ass1_2_3a_01Test.testMaterialServersForCourse2 ▒ Service Unable to create requ...
  543. [ERROR] Ass1_2_3a_02Test.testMaterialServersForCourse ▒ Service Unable to create reque...
  544. [ERROR] Ass1_2_3a_02Test.testMaterialServersForCourse2 ▒ Service Unable to create requ...
  545. [ERROR] Ass1_2_3b_01Test.testFindEventsForStatusFinishedBetweenStartAndFinish2 ▒ Service
  546. [ERROR] Ass1_2_3b_01Test.testFindEventsForStatusFinishedBetweenStartAndFinish3 ▒ Service
  547. [ERROR] Ass1_2_3b_01Test.testFindEventsForStatusFinishedBetweenStartAndFinish4 ▒ Service
  548. [ERROR] Ass1_2_3b_01Test.testFindEventsForStatusFinishedBetweenStartAndFinish5 ▒ Service
  549. [ERROR] Ass1_2_3b_01Test.testFindNonCancelledCoursesBetweenStartAndFinish ▒ Service Un...
  550. [ERROR] Ass1_2_3b_02Test.testFindEventsForStatusFinishedBetweenStartAndFinish2 ▒ Service
  551. [ERROR] Ass1_2_3b_02Test.testFindEventsForStatusFinishedBetweenStartAndFinish3 ▒ Service
  552. [ERROR] Ass1_2_3b_02Test.testFindNonCancelledCoursesBetweenStartAndFinish ▒ Service Un...
  553. [ERROR] Ass1_3_1Test.entityListener_prePersistSetsPropertiesCorrectly ▒ Service Unable...
  554. [ERROR] Ass1_3_1Test.entityListener_preUpdateSetsPropertiesCorrectly ▒ Service Unable ...
  555. [ERROR] Ass1_3_2Test.testDefaultListener ▒ Service Unable to create requested service ...
  556. [ERROR] Ass1_3_3Test.sqlInterceptor_countsSelectsCorrectly ▒ Service Unable to create ...
  557. [INFO]
  558. [ERROR] Tests run: 55, Failures: 0, Errors: 55, Skipped: 0
  559. [INFO]
  560. [INFO] ------------------------------------------------------------------------
  561. [INFO] Reactor Summary:
  562. [INFO]
  563. [INFO] DST :: Parent 2018.1 ............................... SUCCESS [ 1.704 s]
  564. [INFO] DST :: Assignment 1 :: JPA 2018.1 .................. FAILURE [ 14.330 s]
  565. [INFO] ------------------------------------------------------------------------
  566. [INFO] BUILD FAILURE
  567. [INFO] ------------------------------------------------------------------------
  568. [INFO] Total time: 16.247 s
  569. [INFO] Finished at: 2018-05-16T11:29:58+02:00
  570. [INFO] ------------------------------------------------------------------------
  571. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on projectare test failures.
  572. [ERROR]
  573. [ERROR] Please refer to D:\Java\dst18_2\ass1-jpa\target\surefire-reports for the individual test results.
  574. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dum
  575. [ERROR] -> [Help 1]
  576. org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-suref:test (default-test) on project ass1-jpa: There are test failures.
  577.  
  578. Please refer to D:\Java\dst18_2\ass1-jpa\target\surefire-reports for the individual test results.
  579. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
  580. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
  581. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
  582. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
  583. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  584. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  585. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilde
  586. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  587. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  588. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  589. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  590. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
  591. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
  592. at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
  593. at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  594. at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  595. at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  596. at java.lang.reflect.Method.invoke (Method.java:498)
  597. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
  598. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
  599. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
  600. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
  601. Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
  602.  
  603. Please refer to D:\Java\dst18_2\ass1-jpa\target\surefire-reports for the individual test results.
  604. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
  605. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:240)
  606. at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:112)
  607. at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:354)
  608. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo
  609. at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:832)
  610. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
  611. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
  612. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
  613. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
  614. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
  615. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
  616. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilde
  617. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
  618. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
  619. at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
  620. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
  621. at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
  622. at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
  623. at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
  624. at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
  625. at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
  626. at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
  627. at java.lang.reflect.Method.invoke (Method.java:498)
  628. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
  629. at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
  630. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
  631. at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
  632. [ERROR]
  633. [ERROR]
  634. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  635. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  636. [ERROR]
  637. [ERROR] After correcting the problems, you can resume the build with the command
  638. [ERROR] mvn <goals> -rf :ass1-jpa
  639.  
  640. poks@Laptop84 /cygdrive/d/Java/dst18_2
  641. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement