Advertisement
Guest User

Eclipselink log

a guest
Mar 20th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.32 KB | None | 0 0
  1. [EL Fine]: server: 2017-03-20 16:05:07.86--Thread(Thread[http-nio-9191-exec-166,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
  2. [EL Finest]: jpa: 2017-03-20 16:05:07.913--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Begin predeploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Initial; factoryCount 0
  3. [EL Finest]: properties: 2017-03-20 16:05:07.914--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
  4. [EL Finest]: properties: 2017-03-20 16:05:07.914--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.changetracking; default value=true
  5. [EL Finest]: properties: 2017-03-20 16:05:07.914--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.lazy; default value=true
  6. [EL Finest]: properties: 2017-03-20 16:05:07.914--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.eager; default value=false
  7. [EL Finest]: properties: 2017-03-20 16:05:07.914--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.fetchgroups; default value=true
  8. [EL Finest]: properties: 2017-03-20 16:05:07.915--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.internal; default value=true
  9. [EL Finest]: properties: 2017-03-20 16:05:07.915--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.weaving.rest; default value=true
  10. [EL Finest]: properties: 2017-03-20 16:05:07.916--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
  11. [EL Finest]: properties: 2017-03-20 16:05:07.916--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
  12. [EL Finer]: metadata: 2017-03-20 16:05:08.027--Thread(Thread[http-nio-9191-exec-166,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/].
  13. [EL Finer]: metadata: 2017-03-20 16:05:08.028--Thread(Thread[http-nio-9191-exec-166,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/].
  14. [EL Config]: metadata: 2017-03-20 16:05:08.573--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--The access type for the persistent class [class test.Pets] is set to [FIELD].
  15. [EL Config]: metadata: 2017-03-20 16:05:08.688--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--The alias name for the entity class [class test.Pets] is being defaulted to: Pets.
  16. [EL Finer]: weaver: 2017-03-20 16:05:08.775--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Class [test.Pets] registered to be processed by weaver.
  17. [EL Finest]: query: 2017-03-20 16:05:08.969--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--query Pets.findAll: query hint eclipselink.query-results-cache; value True
  18. [EL Finest]: query: 2017-03-20 16:05:09.613--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--query Pets.findAllNames: query hint eclipselink.query-results-cache; value True
  19. [EL Finest]: jpa: 2017-03-20 16:05:09.671--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--End predeploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Predeployed; factoryCount 0
  20. [EL Finer]: weaver: 2017-03-20 16:05:09.672--Thread(Thread[http-nio-9191-exec-166,5,main])--JavaSECMPInitializer - transformer is null.
  21. [EL Finest]: jpa: 2017-03-20 16:05:09.672--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Begin predeploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Predeployed; factoryCount 0
  22. [EL Finest]: jpa: 2017-03-20 16:05:09.672--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--End predeploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Predeployed; factoryCount 1
  23. [EL Finer]: metamodel: 2017-03-20 16:05:09.695--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Canonical Metamodel class [test.Pets_] found and instantiated during initialization.
  24. [EL Finest]: jpa: 2017-03-20 16:05:09.695--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Begin deploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Predeployed; factoryCount 1
  25. [EL Finest]: jpa: 2017-03-20 16:05:09.716--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
  26. [EL Finer]: 2017-03-20 16:05:09.719--Thread(Thread[http-nio-9191-exec-166,5,main])--initializing session manager
  27. [EL Finest]: properties: 2017-03-20 16:05:09.719--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL
  28. [EL Finest]: properties: 2017-03-20 16:05:09.72--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL
  29. [EL Finest]: properties: 2017-03-20 16:05:09.721--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=javax.persistence.jdbc.user; value=myProject
  30. [EL Finest]: properties: 2017-03-20 16:05:09.721--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=javax.persistence.jdbc.password; value=xxxxxx
  31. [EL Finest]: properties: 2017-03-20 16:05:09.727--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=javax.persistence.jdbc.driver; value=com.mysql.jdbc.Driver
  32. [EL Finest]: properties: 2017-03-20 16:05:09.728--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--property=javax.persistence.jdbc.url; value=jdbc:mysql://localhost:3306/myProject?zeroDateTimeBehavior=convertToNull
  33. [EL Info]: 2017-03-20 16:05:09.729--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  34. Mon Mar 20 16:05:10 CET 2017 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.
  35. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle12Platform, regular expression: (?is)oracle.*12.*
  36. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle11Platform, regular expression: (?is)oracle.*11.*
  37. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform, regular expression: (?is)oracle.*10.*
  38. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle9Platform, regular expression: (?is)oracle.*9.*
  39. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.OraclePlatform, regular expression: (?is)oracle.*
  40. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLAnywherePlatform, regular expression: SQL\ Anywhere.*
  41. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.SybasePlatform, regular expression: (?i)(sybase.*)|(adaptive\ server\ enterprise.*)|(SQL\ Server.*)
  42. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLServerPlatform, regular expression: (?i)microsoft.*
  43. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.JavaDBPlatform, regular expression: (?i).*derby.*
  44. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.DB2ZPlatform, regular expression: (?i).*db2.*dsn.*
  45. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.DB2MainframePlatform, regular expression: (?i).*db2.*qsq.*
  46. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.DB2Platform, regular expression: (?i).*db2.*
  47. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.PointBasePlatform, regular expression: (?is)pointbase.*
  48. [EL Finest]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Database platform: org.eclipse.persistence.platform.database.MySQLPlatform, regular expression: (?i)mysql.*
  49. [EL Fine]: connection: 2017-03-20 16:05:10.625--Thread(Thread[http-nio-9191-exec-166,5,main])--Detected database platform: org.eclipse.persistence.platform.database.MySQLPlatform
  50. [EL Config]: connection: 2017-03-20 16:05:10.685--ServerSession(15794509)--Connection(6132684)--Thread(Thread[http-nio-9191-exec-166,5,main])--connecting(DatabaseLogin(
  51. platform=>MySQLPlatform
  52. user name=> "myProject"
  53. datasource URL=> "jdbc:mysql://localhost:3306/myProject?zeroDateTimeBehavior=convertToNull"
  54. ))
  55. Mon Mar 20 16:05:10 CET 2017 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.
  56. [EL Config]: connection: 2017-03-20 16:05:10.709--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connected: jdbc:mysql://localhost:3306/myProject?zeroDateTimeBehavior=convertToNull
  57. User: myProject@localhost
  58. Database: MySQL Version: 5.7.17-0ubuntu0.16.04.1
  59. Driver: MySQL Connector Java Version: mysql-connector-java-5.1.40 ( Revision: 402933ef52cad9aa82624e80acbea46e3a701ce6 )
  60. [EL Finest]: connection: 2017-03-20 16:05:10.71--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection acquired from connection pool [default].
  61. [EL Finest]: connection: 2017-03-20 16:05:10.71--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection released to connection pool [default].
  62. [EL Finest]: sequencing: 2017-03-20 16:05:10.799--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--sequencing connected, state is NoPreallocation_State
  63. [EL Finest]: sequencing: 2017-03-20 16:05:10.799--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
  64. [EL Info]: connection: 2017-03-20 16:05:11.135--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--/file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU login successful
  65. [EL Finer]: metamodel: 2017-03-20 16:05:11.139--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--Canonical Metamodel class [test.Pets_] found and instantiated during initialization.
  66. [EL Finest]: jpa: 2017-03-20 16:05:11.139--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--End deploying Persistence Unit TestCachingPU; session /file:/home/myUser/java/myProject/TestCaching/build/web/WEB-INF/classes/_TestCachingPU; state Deployed; factoryCount 1
  67. [EL Finer]: connection: 2017-03-20 16:05:11.294--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-166,5,main])--client acquired: 19700731
  68. [EL Finer]: transaction: 2017-03-20 16:05:11.318--ClientSession(19700731)--Thread(Thread[http-nio-9191-exec-166,5,main])--acquire unit of work: 21670055
  69. [EL Finest]: query: 2017-03-20 16:05:11.318--UnitOfWork(21670055)--Thread(Thread[http-nio-9191-exec-166,5,main])--Execute query ReadAllQuery(name="Pets.findAll" referenceClass=Pets sql="SELECT id, name FROM Pets")
  70. [EL Finest]: connection: 2017-03-20 16:05:11.32--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection acquired from connection pool [default].
  71. [EL Fine]: sql: 2017-03-20 16:05:11.325--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--SELECT id, name FROM Pets
  72. [EL Finest]: connection: 2017-03-20 16:05:11.395--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection released to connection pool [default].
  73. [EL Finest]: query: 2017-03-20 16:05:11.438--UnitOfWork(21670055)--Thread(Thread[http-nio-9191-exec-166,5,main])--Execute query ReportQuery(name="Pets.findAllNames" referenceClass=Pets sql="SELECT name FROM Pets")
  74. [EL Finest]: connection: 2017-03-20 16:05:11.438--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection acquired from connection pool [default].
  75. [EL Fine]: sql: 2017-03-20 16:05:11.439--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--SELECT name FROM Pets
  76. [EL Finest]: connection: 2017-03-20 16:05:11.439--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection released to connection pool [default].
  77. [EL Finest]: query: 2017-03-20 16:05:11.443--UnitOfWork(21670055)--Thread(Thread[http-nio-9191-exec-166,5,main])--Execute query ReportQuery(name="Pets.findAllNames" referenceClass=Pets sql="SELECT name FROM Pets")
  78. [EL Finest]: connection: 2017-03-20 16:05:11.443--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection acquired from connection pool [default].
  79. [EL Fine]: sql: 2017-03-20 16:05:11.443--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--SELECT name FROM Pets
  80. [EL Finest]: connection: 2017-03-20 16:05:11.444--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-166,5,main])--Connection released to connection pool [default].
  81. [EL Finer]: transaction: 2017-03-20 16:05:11.464--UnitOfWork(21670055)--Thread(Thread[http-nio-9191-exec-166,5,main])--release unit of work
  82. [EL Finer]: connection: 2017-03-20 16:05:11.465--ClientSession(19700731)--Thread(Thread[http-nio-9191-exec-166,5,main])--client released
  83.  
  84. // new HTTP request
  85.  
  86. [EL Finer]: connection: 2017-03-20 16:05:28.881--ServerSession(15794509)--Thread(Thread[http-nio-9191-exec-169,5,main])--client acquired: 28389434
  87. [EL Finer]: transaction: 2017-03-20 16:05:28.885--ClientSession(28389434)--Thread(Thread[http-nio-9191-exec-169,5,main])--acquire unit of work: 555651
  88. [EL Finest]: query: 2017-03-20 16:05:28.885--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--Execute query ReadAllQuery(name="Pets.findAll" referenceClass=Pets sql="SELECT id, name FROM Pets")
  89. [EL Finest]: transaction: 2017-03-20 16:05:28.886--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--Register the existing object test.Pets[ id=1 ]
  90. [EL Finest]: transaction: 2017-03-20 16:05:28.886--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--Register the existing object test.Pets[ id=2 ]
  91. [EL Finest]: query: 2017-03-20 16:05:28.887--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--Execute query ReportQuery(name="Pets.findAllNames" referenceClass=Pets sql="SELECT name FROM Pets")
  92. [EL Finest]: connection: 2017-03-20 16:05:28.889--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--Connection acquired from connection pool [default].
  93. [EL Fine]: sql: 2017-03-20 16:05:28.889--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--SELECT name FROM Pets
  94. [EL Finest]: connection: 2017-03-20 16:05:28.897--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--Connection released to connection pool [default].
  95. [EL Finest]: query: 2017-03-20 16:05:28.9--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--Execute query ReportQuery(name="Pets.findAllNames" referenceClass=Pets sql="SELECT name FROM Pets")
  96. [EL Finest]: connection: 2017-03-20 16:05:28.9--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--Connection acquired from connection pool [default].
  97. [EL Fine]: sql: 2017-03-20 16:05:28.901--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--SELECT name FROM Pets
  98. [EL Finest]: connection: 2017-03-20 16:05:28.901--ServerSession(15794509)--Connection(1767487)--Thread(Thread[http-nio-9191-exec-169,5,main])--Connection released to connection pool [default].
  99. [EL Finer]: transaction: 2017-03-20 16:05:28.902--UnitOfWork(555651)--Thread(Thread[http-nio-9191-exec-169,5,main])--release unit of work
  100. [EL Finer]: connection: 2017-03-20 16:05:28.902--ClientSession(28389434)--Thread(Thread[http-nio-9191-exec-169,5,main])--client released
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement