Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.08 KB | None | 0 0
  1. 03/05/16 10:47:33:648 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  2. [03/05/16 10:47:33:648 EDT] INFO business.RoleFactoryImpl: save : Role saved Id :741b2e4a-2ee3-4cbd-9f1b-c85999791c75
  3. [03/05/16 10:47:33:648 EDT] INFO ajax.RoleAjax: Applying role permissions for role 741b2e4a-2ee3-4cbd-9f1b-c85999791c75 and folder/host id 48190c8c-42c4-46af-8d1a-0cd5db894797
  4. [03/05/16 10:47:33:648 EDT] INFO guava.GuavaCache: *** Building Cache : permissioncache, size:50000,Concurrency:32
  5. [03/05/16 10:50:43:735 EDT] WARN db.DotConnect: Somewhat slow query, total time: 183994.05ms, query preparation time: 0.161715ms, query execution time: 183993.88ms, metadata time: 0.0ms, SQL: insert into permission_reference (asset_id, reference_id, permission_type) select identifier.id, ?, 'com.dotmarketing.portlets.contentlet.model.Contentlet' from identifier where identifier.id in ( select distinct identifier.id from identifier where asset_type='contentlet' and identifier.id <> identifier.host_inode and identifier.host_inode = ? and identifier.parent_path like ? and identifier.id not in ( select asset_id from permission_reference join folder ref_folder on (reference_id = ref_folder.inode) join identifier on (identifier.id=ref_folder.identifier) where dotFolderPath(parent_path,asset_name) like ? and permission_type = 'com.dotmarketing.portlets.contentlet.model.Contentlet' ) and identifier.id not in select inode_id from permission where permission_type = 'individual' ) ) and not exists (SELECT asset_id from permission_reference where asset_id = identifier.id), parameters: [48190c8c-42c4-46af-8d1a-0cd5db894797, 48190c8c-42c4-46af-8d1a-0cd5db894797, %, %]
  6. [03/05/16 10:50:43:927 EDT] WARN db.DotConnect: Somewhat slow query, total time: 184185.08ms, query preparation time: 0.004213ms, query execution time: 183994.1ms, metadata time: 190.989ms, SQL: SELECT * FROM cluster_server_action, parameters: []
  7. [03/05/16 10:50:43:935 EDT] ERROR quartz.DotJobStore: Couldn't rollback jdbc connection. Connection conn2839: url=jdbc:h2:WEB-INF/H2_DATABASE/h2_dotcms_data user=SA is closed.
  8. java.sql.SQLException: Connection conn2839: url=jdbc:h2:WEB-INF/H2_DATABASE/h2_dotcms_data user=SA is closed.
  9. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.checkOpen(DelegatingConnection.java:604) ~[tomcat-dbcp.jar:8.0.18]
  10. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.rollback(DelegatingConnection.java:485) ~[tomcat-dbcp.jar:8.0.18]
  11. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.rollback(DelegatingConnection.java:487) ~[tomcat-dbcp.jar:8.0.18]
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_60]
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_60]
  15. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_60]
  16. at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.invoke(AttributeRestoringConnectionInvocationHandler.java:73) ~[dot.quartz-all-1.8.6_2.jar:?]
  17. at com.sun.proxy.$Proxy79.rollback(Unknown Source) ~[?:?]
  18. at org.quartz.impl.jdbcjobstore.JobStoreSupport.rollbackConnection(JobStoreSupport.java:3629) [dot.quartz-all-1.8.6_2.jar:?]
  19. at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3798) [dot.quartz-all-1.8.6_2.jar:?]
  20. at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2753) [dot.quartz-all-1.8.6_2.jar:?]
  21. at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:263) [dot.quartz-all-1.8.6_2.jar:?]
  22. [03/05/16 10:50:43:935 EDT] WARN jdbcjobstore.AttributeRestoringConnectionInvocationHandler: Failed restore connection's original auto commit setting.
  23. java.sql.SQLException: Connection conn2839: url=jdbc:h2:WEB-INF/H2_DATABASE/h2_dotcms_data user=SA is closed.
  24. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.checkOpen(DelegatingConnection.java:604) ~[tomcat-dbcp.jar:8.0.18]
  25. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.setAutoCommit(DelegatingConnection.java:537) ~[tomcat-dbcp.jar:8.0.18]
  26. at org.apache.tomcat.dbcp.dbcp2.DelegatingConnection.setAutoCommit(DelegatingConnection.java:539) ~[tomcat-dbcp.jar:8.0.18]
  27. at org.quartz.impl.jdbcjobstore.AttributeRestoringConnectionInvocationHandler.restoreOriginalAtributes(AttributeRestoringConnectionInvocationHandler.java:141) [dot.quartz-all-1.8.6_2.jar:?]
  28. at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanupConnection(JobStoreSupport.java:3579) [dot.quartz-all-1.8.6_2.jar:?]
  29. at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3808) [dot.quartz-all-1.8.6_2.jar:?]
  30. at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2753) [dot.quartz-all-1.8.6_2.jar:?]
  31. at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:263) [dot.quartz-all-1.8.6_2.jar:?]
  32. [03/05/16 10:50:43:936 EDT] ERROR core.ErrorLogger: An error occured while scanning for the next trigger to fire.
  33. org.quartz.JobPersistenceException: Couldn't acquire next trigger: The object is already closed [90007-176]
  34. at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2814) ~[dot.quartz-all-1.8.6_2.jar:?]
  35. at org.quartz.impl.jdbcjobstore.JobStoreSupport$36.execute(JobStoreSupport.java:2757) ~[dot.quartz-all-1.8.6_2.jar:?]
  36. at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3788) ~[dot.quartz-all-1.8.6_2.jar:?]
  37. at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2753) ~[dot.quartz-all-1.8.6_2.jar:?]
  38. at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:263) [dot.quartz-all-1.8.6_2.jar:?]
  39. Caused by: org.h2.jdbc.JdbcSQLException: The object is already closed [90007-176]
  40. at org.h2.message.DbException.getJdbcSQLException(DbException.java:344) ~[h2-1.3.176.jar:1.3.176]
  41. at org.h2.message.DbException.get(DbException.java:178) ~[h2-1.3.176.jar:1.3.176]
  42. at org.h2.message.DbException.get(DbException.java:154) ~[h2-1.3.176.jar:1.3.176]
  43. at org.h2.message.DbException.get(DbException.java:143) ~[h2-1.3.176.jar:1.3.176]
  44. at org.h2.jdbc.JdbcResultSet.checkClosed(JdbcResultSet.java:3176) ~[h2-1.3.176.jar:1.3.176]
  45. at org.h2.jdbc.JdbcResultSet.next(JdbcResultSet.java:123) ~[h2-1.3.176.jar:1.3.176]
  46. at org.apache.tomcat.dbcp.dbcp2.DelegatingResultSet.next(DelegatingResultSet.java:190) ~[tomcat-dbcp.jar:8.0.18]
  47. at org.apache.tomcat.dbcp.dbcp2.DelegatingResultSet.next(DelegatingResultSet.java:190) ~[tomcat-dbcp.jar:8.0.18]
  48. at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTriggerToAcquire(StdJDBCDelegate.java:2923) ~[dot.quartz-all-1.8.6_2.jar:?]
  49. at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2771) ~[dot.quartz-all-1.8.6_2.jar:?]
  50. ... 4 more
  51. [03/05/16 10:50:43:963 EDT] INFO quartz.DotJobStore: Handling 1 trigger(s) that missed their scheduled fire-time.
  52. [03/05/16 10:50:43:966 EDT] INFO guava.GuavaCache: *** Building Cache : parentpermissionablecache, size:10000,Concurrency:32
  53. [03/05/16 10:50:43:966 EDT] INFO guava.GuavaCache: *** Building Cache : permissioncache, size:50000,Concurrency:32
  54. [03/05/16 10:50:43:966 EDT] INFO guava.GuavaCache: *** Building Cache : parentpermissionablecache, size:10000,Concurrency:32
  55. [03/05/16 10:50:44:347 EDT] INFO business.PermissionBitAPIImpl: UserId : system : assign Permissions Action : Assigning permissions to :48190c8c-42c4-46af-8d1a-0cd5db894797
  56. [03/05/16 10:50:44:348 EDT] INFO ajax.RoleAjax: Done applying role permissions for role 741b2e4a-2ee3-4cbd-9f1b-c85999791c75 and folder/host id 48190c8c-42c4-46af-8d1a-0cd5db894797
  57. [03/05/16 10:50:44:348 EDT] INFO quartz.DotJobStore: Handling 1 trigger(s) that missed their scheduled fire-time.
  58. [03/05/16 10:50:44:398 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  59. [03/05/16 10:50:44:399 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  60. [03/05/16 10:50:44:449 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  61. [03/05/16 10:50:44:450 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  62. [03/05/16 10:50:44:455 EDT] ERROR business.HostAPIImpl: User user1462286853646@test.com does not have permission to host:demo.dotcms.com
  63. [03/05/16 10:50:48:940 EDT] ERROR ajax.CMSMaintenanceAjax: User does not have access to the CMS Maintance Portlet
  64. [03/05/16 10:51:57:546 EDT] ERROR business.HostAPIImpl: User user1462286853646@test.com does not have permission to host:demo.dotcms.com
  65. [03/05/16 10:51:57:546 EDT] ERROR struts.PortalRequestProcessor: user user1462286853646@test.com does not have permission to host 48190c8c-42c4-46af-8d1a-0cd5db894797
  66. [03/05/16 10:52:05:311 EDT] WARN auth.PrincipalThreadLocal: getName null
  67. [03/05/16 10:52:08:352 EDT] WARN util.RequestUtils: No FormBeanConfig found under ''
  68. [03/05/16 10:52:09:310 EDT] INFO guava.GuavaCache: *** Building Cache : dotcmsrootrolescache, size:1000,Concurrency:32
  69. [03/05/16 10:54:04:162 EDT] INFO action.V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement