Advertisement
Guest User

Start-with-jcr-cr2-v2

a guest
Oct 26th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.37 KB | None | 0 0
  1. 03:28:34,854 INFO [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) dialect:MySQL, source-name:java:/gatein-jcr_portal, multi-db:false, update-storage:true, max-buffer-size:204800, swap-directory:/qa/home/mvanco/tmp/epp6/exo-jcr-manyPages/jcr/system_portal, value storage provider: []
  2. 03:28:34,952 WARN [exo.jcr.component.core.DBInitializer] (MSC service thread 1-6) Some tables were created and not rolled back. Please make sure to drop them manually in datasource : 'system'
  3. 03:28:34,954 ERROR [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) Error of init db org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) ): org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) )
  4. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:319) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  5. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.initDatabase(CQJDBCWorkspaceDataContainer.java:180) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  6. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer.<init>(JDBCWorkspaceDataContainer.java:311) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  7. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.<init>(CQJDBCWorkspaceDataContainer.java:81) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  8. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  9. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  10. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  11. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  12. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:421) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  13. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  14. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  15. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  16. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  17. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  18. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:377) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  19. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:356) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  20. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  21. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspace(RepositoryContainer.java:355) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  22. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspacesComponents(RepositoryContainer.java:808) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  23. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerComponents(RepositoryContainer.java:719) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  24. at org.exoplatform.services.jcr.impl.RepositoryContainer.access$300(RepositoryContainer.java:98) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  25. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:166) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  26. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:158) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  27. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  28. at org.exoplatform.services.jcr.impl.RepositoryContainer.<init>(RepositoryContainer.java:157) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  29. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:138) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  30. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  31. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  35. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  36. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  37. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  38. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  39. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  40. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  41. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  42. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  43. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  44. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  45. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  46. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  47. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  48. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  49. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  50. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1
  51. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  52. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  53. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  54. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  55. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  56. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  57. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  58. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  59. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  60. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  61. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  62. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2713)
  63. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1794)
  64. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1712)
  65. at org.jboss.jca.adapters.jdbc.WrappedStatement.executeUpdate(WrappedStatement.java:375)
  66. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer$2.run(DBInitializer.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  67. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  68. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedSQLExceptionAction(SecurityHelper.java:121) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  69. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:275) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  70. ... 45 more
  71.  
  72. 03:28:35,016 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) JBoss Cache configuration used: war:/conf/jcr/jbosscache/local/config.xml
  73. 03:28:35,354 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) Custom JGroups configuration set:vfs:/home/hudson/hudson_workspace/workspace/epp6_portal_perf_db_prepare_manyPages/jboss-epp-6.0/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp.xml
  74. 03:28:35,460 INFO [org.jboss.cache.jmx.PlatformMBeanServerRegistration] (MSC service thread 1-6) JBossCache MBeans were successfully registered to the platform mbean server.
  75. 03:28:35,461 INFO [org.jboss.cache.factories.ComponentRegistry] (MSC service thread 1-6) JBoss Cache version: JBossCache 'Malagueta' 3.2.6.GA
  76. 03:28:35,509 INFO [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) dialect:MySQL, source-name:java:/gatein-jcr_portal, multi-db:false, update-storage:true, max-buffer-size:204800, swap-directory:/qa/home/mvanco/tmp/epp6/exo-jcr-manyPages/jcr/swap/portal-system_portal, value storage provider: []
  77. 03:28:35,519 WARN [exo.jcr.component.core.DBInitializer] (MSC service thread 1-6) Some tables were created and not rolled back. Please make sure to drop them manually in datasource : 'portal-system'
  78. 03:28:35,520 ERROR [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) Error of init db org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'portal-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) ): org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'portal-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) )
  79. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:319) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  80. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.initDatabase(CQJDBCWorkspaceDataContainer.java:180) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  81. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer.<init>(JDBCWorkspaceDataContainer.java:311) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  82. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.<init>(CQJDBCWorkspaceDataContainer.java:81) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  83. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  84. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  85. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  86. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  87. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:421) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  88. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  89. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  90. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  91. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  92. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  93. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  94. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  95. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  96. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  97. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  98. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  99. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  100. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  101. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  102. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  103. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  104. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  105. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:488) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  106. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:356) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  107. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  108. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspace(RepositoryContainer.java:355) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  109. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspacesComponents(RepositoryContainer.java:817) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  110. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerComponents(RepositoryContainer.java:719) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  111. at org.exoplatform.services.jcr.impl.RepositoryContainer.access$300(RepositoryContainer.java:98) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  112. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:166) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  113. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:158) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  114. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  115. at org.exoplatform.services.jcr.impl.RepositoryContainer.<init>(RepositoryContainer.java:157) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  116. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:138) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  117. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  118. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  119. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  120. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  121. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  122. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  123. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  124. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  125. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  126. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  127. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  128. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  129. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  130. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  131. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  132. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  133. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  134. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  135. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  136. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  137. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1
  138. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  139. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  140. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  141. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  142. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  143. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  144. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  145. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  146. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  147. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  148. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  149. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2713)
  150. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1794)
  151. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1712)
  152. at org.jboss.jca.adapters.jdbc.WrappedStatement.executeUpdate(WrappedStatement.java:375)
  153. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer$2.run(DBInitializer.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  154. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  155. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedSQLExceptionAction(SecurityHelper.java:121) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  156. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:275) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  157. ... 57 more
  158.  
  159. 03:28:35,527 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) JBoss Cache configuration used: war:/conf/jcr/jbosscache/local/config_portal-system.xml
  160. 03:28:35,588 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) Custom JGroups configuration set:vfs:/home/hudson/hudson_workspace/workspace/epp6_portal_perf_db_prepare_manyPages/jboss-epp-6.0/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp.xml
  161. 03:28:35,623 INFO [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) dialect:MySQL, source-name:java:/gatein-jcr_portal, multi-db:false, update-storage:true, max-buffer-size:204800, swap-directory:/qa/home/mvanco/tmp/epp6/exo-jcr-manyPages/jcr/swap/portal-work_portal, value storage provider: []
  162. 03:28:35,628 WARN [exo.jcr.component.core.DBInitializer] (MSC service thread 1-6) Some tables were created and not rolled back. Please make sure to drop them manually in datasource : 'portal-work'
  163. 03:28:35,629 ERROR [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) Error of init db org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'portal-work'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) ): org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'portal-work'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) )
  164. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:319) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  165. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.initDatabase(CQJDBCWorkspaceDataContainer.java:180) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  166. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer.<init>(JDBCWorkspaceDataContainer.java:311) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  167. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.<init>(CQJDBCWorkspaceDataContainer.java:81) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  168. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  169. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  170. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  171. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  172. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:421) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  173. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  174. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  175. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  176. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  177. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  178. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  179. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  180. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  181. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  182. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  183. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  184. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  185. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  186. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  187. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  188. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  189. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  190. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:488) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  191. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:356) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  192. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  193. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspace(RepositoryContainer.java:355) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  194. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspacesComponents(RepositoryContainer.java:817) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  195. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerComponents(RepositoryContainer.java:719) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  196. at org.exoplatform.services.jcr.impl.RepositoryContainer.access$300(RepositoryContainer.java:98) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  197. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:166) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  198. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:158) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  199. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  200. at org.exoplatform.services.jcr.impl.RepositoryContainer.<init>(RepositoryContainer.java:157) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  201. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:138) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  202. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  203. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  204. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  205. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  206. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  207. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  208. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  209. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  210. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  211. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  212. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  213. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  214. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  215. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  216. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  217. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  218. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  219. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  220. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  221. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  222. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1
  223. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  224. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  225. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  226. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  227. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  228. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  229. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  230. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  231. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  232. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  233. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  234. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2713)
  235. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1794)
  236. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1712)
  237. at org.jboss.jca.adapters.jdbc.WrappedStatement.executeUpdate(WrappedStatement.java:375)
  238. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer$2.run(DBInitializer.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  239. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  240. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedSQLExceptionAction(SecurityHelper.java:121) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  241. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:275) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  242. ... 57 more
  243.  
  244. 03:28:35,637 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) JBoss Cache configuration used: war:/conf/jcr/jbosscache/local/config.xml
  245. 03:28:35,697 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) Custom JGroups configuration set:vfs:/home/hudson/hudson_workspace/workspace/epp6_portal_perf_db_prepare_manyPages/jboss-epp-6.0/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp.xml
  246. 03:28:35,722 INFO [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) dialect:MySQL, source-name:java:/gatein-jcr_portal, multi-db:false, update-storage:true, max-buffer-size:204800, swap-directory:/qa/home/mvanco/tmp/epp6/exo-jcr-manyPages/jcr/swap/wsrp_portal, value storage provider: []
  247. 03:28:35,727 WARN [exo.jcr.component.core.DBInitializer] (MSC service thread 1-6) Some tables were created and not rolled back. Please make sure to drop them manually in datasource : 'wsrp-system'
  248. 03:28:35,728 ERROR [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) Error of init db org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'wsrp-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) ): org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'wsrp-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) )
  249. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:319) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  250. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.initDatabase(CQJDBCWorkspaceDataContainer.java:180) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  251. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer.<init>(JDBCWorkspaceDataContainer.java:311) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  252. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.<init>(CQJDBCWorkspaceDataContainer.java:81) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  253. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  254. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  255. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  256. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  257. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:421) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  258. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  259. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  260. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  261. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  262. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  263. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  264. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  265. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  266. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  267. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  268. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  269. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  270. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  271. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  272. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  273. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  274. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  275. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:488) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  276. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:356) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  277. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  278. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspace(RepositoryContainer.java:355) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  279. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspacesComponents(RepositoryContainer.java:817) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  280. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerComponents(RepositoryContainer.java:719) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  281. at org.exoplatform.services.jcr.impl.RepositoryContainer.access$300(RepositoryContainer.java:98) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  282. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:166) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  283. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:158) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  284. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  285. at org.exoplatform.services.jcr.impl.RepositoryContainer.<init>(RepositoryContainer.java:157) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  286. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:138) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  287. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  288. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  289. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  290. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  291. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  292. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  293. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  294. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  295. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  296. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  297. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  298. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  299. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  300. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  301. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  302. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  303. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  304. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  305. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  306. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  307. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1
  308. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  309. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  310. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  311. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  312. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  313. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  314. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  315. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  316. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  317. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  318. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  319. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2713)
  320. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1794)
  321. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1712)
  322. at org.jboss.jca.adapters.jdbc.WrappedStatement.executeUpdate(WrappedStatement.java:375)
  323. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer$2.run(DBInitializer.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  324. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  325. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedSQLExceptionAction(SecurityHelper.java:121) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  326. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:275) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  327. ... 57 more
  328.  
  329. 03:28:35,736 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) JBoss Cache configuration used: war:/conf/jcr/jbosscache/local/config.xml
  330. 03:28:35,790 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) Custom JGroups configuration set:vfs:/home/hudson/hudson_workspace/workspace/epp6_portal_perf_db_prepare_manyPages/jboss-epp-6.0/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp.xml
  331. 03:28:35,812 INFO [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) dialect:MySQL, source-name:java:/gatein-jcr_portal, multi-db:false, update-storage:true, max-buffer-size:204800, swap-directory:/qa/home/mvanco/tmp/epp6/exo-jcr-manyPages/jcr/swap/pc_portal, value storage provider: []
  332. 03:28:35,817 WARN [exo.jcr.component.core.DBInitializer] (MSC service thread 1-6) Some tables were created and not rolled back. Please make sure to drop them manually in datasource : 'pc-system'
  333. 03:28:35,819 ERROR [exo.jcr.component.core.JDBCWorkspaceDataContainer] (MSC service thread 1-6) Error of init db org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'pc-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) ): org.exoplatform.services.jcr.impl.util.jdbc.DBInitializerException: Could not create db schema of DataSource: 'pc-system'. Reason: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1; You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1. Last command: CREATE TABLE JCR_SVALUE( ID BIGINT generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(16777216), ORDER_NUM INTEGER NOT NULL, PROPERTY_ID VARCHAR(96) NOT NULL, STORAGE_DESC VARCHAR(512), CONSTRAINT JCR_PK_SVALUE PRIMARY KEY(ID), CONSTRAINT JCR_FK_SVALUE_PROPERTY FOREIGN KEY(PROPERTY_ID) REFERENCES JCR_SITEM(ID) )
  334. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:319) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  335. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.initDatabase(CQJDBCWorkspaceDataContainer.java:180) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  336. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer.<init>(JDBCWorkspaceDataContainer.java:311) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  337. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.CQJDBCWorkspaceDataContainer.<init>(CQJDBCWorkspaceDataContainer.java:81) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  338. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  339. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  340. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  341. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  342. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:421) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  343. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  344. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  345. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  346. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  347. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  348. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  349. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  350. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  351. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  352. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  353. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  354. at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:411) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  355. at org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:97) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  356. at org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  357. at org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  358. at org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  359. at org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  360. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:488) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  361. at org.exoplatform.services.jcr.impl.RepositoryContainer$2.run(RepositoryContainer.java:356) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  362. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  363. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspace(RepositoryContainer.java:355) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  364. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerWorkspacesComponents(RepositoryContainer.java:817) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  365. at org.exoplatform.services.jcr.impl.RepositoryContainer.registerComponents(RepositoryContainer.java:719) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  366. at org.exoplatform.services.jcr.impl.RepositoryContainer.access$300(RepositoryContainer.java:98) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  367. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:166) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  368. at org.exoplatform.services.jcr.impl.RepositoryContainer$1.run(RepositoryContainer.java:158) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  369. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  370. at org.exoplatform.services.jcr.impl.RepositoryContainer.<init>(RepositoryContainer.java:157) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  371. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:138) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  372. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  373. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  374. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  375. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  376. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  377. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  378. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  379. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  380. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  381. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  382. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  383. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  384. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  385. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  386. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  387. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  388. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  389. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  390. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  391. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  392. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'generated by default as identity (START WITH 2) NOT NULL, DATA VARBINARY(1677' at line 1
  393. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  394. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  395. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  396. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  397. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  398. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  399. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053)
  400. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  401. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  402. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  403. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  404. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2713)
  405. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1794)
  406. at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1712)
  407. at org.jboss.jca.adapters.jdbc.WrappedStatement.executeUpdate(WrappedStatement.java:375)
  408. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer$2.run(DBInitializer.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  409. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  410. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedSQLExceptionAction(SecurityHelper.java:121) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  411. at org.exoplatform.services.jcr.impl.util.jdbc.DBInitializer.init(DBInitializer.java:275) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  412. ... 57 more
  413.  
  414. 03:28:35,827 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) JBoss Cache configuration used: war:/conf/jcr/jbosscache/local/config.xml
  415. 03:28:35,873 INFO [exo.jcr.component.core.ExoJBossCacheFactory] (MSC service thread 1-6) Custom JGroups configuration set:vfs:/home/hudson/hudson_workspace/workspace/epp6_portal_perf_db_prepare_manyPages/jboss-epp-6.0/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp.xml
  416. 03:28:36,249 ERROR [exo.jcr.component.core.RepositoryContainer] (MSC service thread 1-6) Repository error: org.exoplatform.services.jcr.impl.storage.JCRInvalidItemStateException: [system] ADD NODE. Parent not found. Item []:1, ID: 00exo0jcr0root0uuid0000000000000, ParentID: null. Cause >>>> Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`))
  417. at org.exoplatform.services.jcr.impl.storage.jdbc.SQLExceptionHandler.handleAddException(SQLExceptionHandler.java:120) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  418. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCStorageConnection.add(JDBCStorageConnection.java:746) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  419. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager.doAdd(WorkspacePersistentDataManager.java:1123) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  420. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager$ChangesLogPersister.save(WorkspacePersistentDataManager.java:776) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  421. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager.save(WorkspacePersistentDataManager.java:447) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  422. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.doSave(CacheableWorkspaceDataManager.java:1102) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  423. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.access$800(CacheableWorkspaceDataManager.java:93) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  424. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager$9.run(CacheableWorkspaceDataManager.java:1045) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  425. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager$9.run(CacheableWorkspaceDataManager.java:1042) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  426. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  427. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.save(CacheableWorkspaceDataManager.java:1041) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  428. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.save(CacheableWorkspaceDataManager.java:1007) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  429. at org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer.initRootNode(ScratchWorkspaceInitializer.java:233) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  430. at org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer.initWorkspace(ScratchWorkspaceInitializer.java:125) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  431. at org.exoplatform.services.jcr.impl.RepositoryContainer.initWorkspace(RepositoryContainer.java:678) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  432. at org.exoplatform.services.jcr.impl.RepositoryContainer.init(RepositoryContainer.java:617) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  433. at org.exoplatform.services.jcr.impl.RepositoryContainer.start(RepositoryContainer.java:561) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  434. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl$1.run(RepositoryServiceImpl.java:151) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  435. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl$1.run(RepositoryServiceImpl.java:148) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  436. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:290) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  437. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:147) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  438. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  439. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  440. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  441. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  442. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  443. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  444. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  445. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  446. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  447. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  448. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  449. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  450. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  451. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  452. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  453. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  454. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  455. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  456. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  457. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  458. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`))
  459. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  460. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  461. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  462. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  463. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  464. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  465. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1040)
  466. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  467. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  468. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  469. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  470. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719)
  471. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
  472. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450)
  473. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371)
  474. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355)
  475. at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeUpdate(CachedPreparedStatement.java:115)
  476. at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:493)
  477. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.db.SingleDbJDBCConnection.addNodeRecord(SingleDbJDBCConnection.java:253) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  478. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCStorageConnection.add(JDBCStorageConnection.java:732) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  479. ... 39 more
  480.  
  481. 03:28:36,256 ERROR [exo.jcr.component.core.RepositoryServiceImpl] (MSC service thread 1-6) Error start repository service: org.exoplatform.services.jcr.config.RepositoryConfigurationException: Repository container repository was not started.
  482. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:165) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  483. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.init(RepositoryServiceImpl.java:323) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  484. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.start(RepositoryServiceImpl.java:279) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  485. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  486. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  487. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  488. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  489. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  490. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  491. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  492. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  493. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  494. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  495. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  496. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  497. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  498. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  499. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  500. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  501. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  502. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  503. Caused by: java.lang.RuntimeException: org.exoplatform.services.jcr.impl.storage.JCRInvalidItemStateException: [system] ADD NODE. Parent not found. Item []:1, ID: 00exo0jcr0root0uuid0000000000000, ParentID: null. Cause >>>> Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`))
  504. at org.exoplatform.services.jcr.impl.RepositoryContainer.start(RepositoryContainer.java:567) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  505. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl$1.run(RepositoryServiceImpl.java:151) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  506. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl$1.run(RepositoryServiceImpl.java:148) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  507. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:290) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  508. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.createRepository(RepositoryServiceImpl.java:147) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  509. ... 20 more
  510. Caused by: org.exoplatform.services.jcr.impl.storage.JCRInvalidItemStateException: [system] ADD NODE. Parent not found. Item []:1, ID: 00exo0jcr0root0uuid0000000000000, ParentID: null. Cause >>>> Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`)): Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`))
  511. at org.exoplatform.services.jcr.impl.storage.jdbc.SQLExceptionHandler.handleAddException(SQLExceptionHandler.java:120) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  512. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCStorageConnection.add(JDBCStorageConnection.java:746) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  513. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager.doAdd(WorkspacePersistentDataManager.java:1123) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  514. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager$ChangesLogPersister.save(WorkspacePersistentDataManager.java:776) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  515. at org.exoplatform.services.jcr.impl.dataflow.persistent.WorkspacePersistentDataManager.save(WorkspacePersistentDataManager.java:447) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  516. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.doSave(CacheableWorkspaceDataManager.java:1102) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  517. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.access$800(CacheableWorkspaceDataManager.java:93) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  518. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager$9.run(CacheableWorkspaceDataManager.java:1045) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  519. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager$9.run(CacheableWorkspaceDataManager.java:1042) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  520. at org.exoplatform.commons.utils.SecurityHelper.doPrivilegedExceptionAction(SecurityHelper.java:310) [exo.kernel.commons-2.4.0-CR1.jar:2.4.0-CR1]
  521. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.save(CacheableWorkspaceDataManager.java:1041) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  522. at org.exoplatform.services.jcr.impl.dataflow.persistent.CacheableWorkspaceDataManager.save(CacheableWorkspaceDataManager.java:1007) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  523. at org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer.initRootNode(ScratchWorkspaceInitializer.java:233) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  524. at org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer.initWorkspace(ScratchWorkspaceInitializer.java:125) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  525. at org.exoplatform.services.jcr.impl.RepositoryContainer.initWorkspace(RepositoryContainer.java:678) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  526. at org.exoplatform.services.jcr.impl.RepositoryContainer.init(RepositoryContainer.java:617) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  527. at org.exoplatform.services.jcr.impl.RepositoryContainer.start(RepositoryContainer.java:561) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  528. ... 24 more
  529. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (`epp6perf3`.`jcr_sitem`, CONSTRAINT `JCR_FK_SITEM_PARENT` FOREIGN KEY (`PARENT_ID`) REFERENCES `jcr_sitem` (`ID`))
  530. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.7.0_09]
  531. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [rt.jar:1.7.0_09]
  532. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_09]
  533. at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [rt.jar:1.7.0_09]
  534. at com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
  535. at com.mysql.jdbc.Util.getInstance(Util.java:386)
  536. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1040)
  537. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074)
  538. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006)
  539. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468)
  540. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629)
  541. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719)
  542. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155)
  543. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450)
  544. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371)
  545. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355)
  546. at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeUpdate(CachedPreparedStatement.java:115)
  547. at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeUpdate(WrappedPreparedStatement.java:493)
  548. at org.exoplatform.services.jcr.impl.storage.jdbc.optimisation.db.SingleDbJDBCConnection.addNodeRecord(SingleDbJDBCConnection.java:253) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  549. at org.exoplatform.services.jcr.impl.storage.jdbc.JDBCStorageConnection.add(JDBCStorageConnection.java:732) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  550. ... 39 more
  551.  
  552. 03:28:36,270 ERROR [exo.kernel.container.RootContainer] (MSC service thread 1-6) Cannot create the portal container 'portal' . ServletContext: org.apache.catalina.core.ApplicationContextFacade@8780ed3: org.picocontainer.PicoIntrospectionException: Failed when calling start on org.exoplatform.portal.mop.navigation.NavigationServiceWrapper@4578378f
  553. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:136) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  554. at org.exoplatform.container.LifecycleVisitor.start(LifecycleVisitor.java:170) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  555. at org.exoplatform.container.ConcurrentPicoContainer.start(ConcurrentPicoContainer.java:554) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  556. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:269) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  557. at org.exoplatform.container.PortalContainer.start(PortalContainer.java:655) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  558. at org.exoplatform.container.ExoContainer.start(ExoContainer.java:257) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  559. at org.exoplatform.container.RootContainer.createPortalContainer(RootContainer.java:674) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  560. at org.exoplatform.container.RootContainer.createPortalContainers(RootContainer.java:342) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  561. at org.gatein.integration.jboss.as7.web.StartupService.start(StartupService.java:53)
  562. at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
  563. at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
  564. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_09]
  565. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_09]
  566. at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09]
  567. Caused by: org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException: Repository 'repository' not found.
  568. at org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.start(NavigationServiceWrapper.java:190) [exo.portal.component.portal-3.5.0.Beta01-prod-1-SNAPSHOT.jar:3.5.0.Beta01-prod-1-SNAPSHOT]
  569. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_09]
  570. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_09]
  571. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_09]
  572. at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_09]
  573. at org.exoplatform.container.LifecycleVisitor.traverse(LifecycleVisitor.java:100) [exo.kernel.container-2.4.0-CR1.jar:2.4.0-CR1]
  574. ... 13 more
  575. Caused by: javax.jcr.RepositoryException: Repository 'repository' not found.
  576. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getRepository(RepositoryServiceImpl.java:231) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  577. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getDefaultRepository(RepositoryServiceImpl.java:220) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  578. at org.exoplatform.services.jcr.impl.RepositoryServiceImpl.getCurrentRepository(RepositoryServiceImpl.java:213) [exo.jcr.component.core-1.15.0-CR2-SNAPSHOT-v2.jar:1.15.0-CR2-SNAPSHOT]
  579. at org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.start(NavigationServiceWrapper.java:184) [exo.portal.component.portal-3.5.0.Beta01-prod-1-SNAPSHOT.jar:3.5.0.Beta01-prod-1-SNAPSHOT]
  580. ... 18 more
  581.  
  582. 03:28:36,273 WARN [exo.kernel.container.RootContainer] (MSC service thread 1-6) The portal container 'portal' doesn't exist or it has not yet been registered, please check your PortalContainerDefinitions and the loading order.
  583. 03:28:36,275 INFO [org.gatein] (MSC service thread 1-6) JBoss EPP 6.0.0.ER01-SNAPSHOT (GateIn Portal 3.5.0.Beta01-prod-1-SNAPSHOT) started.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement