|
|
@@ -3,3 +3,375 @@
|
|
|
[2018-07-31 16:17:38] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
[2018-07-31 16:18:06] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
[2018-07-31 16:18:27] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 16:36:56] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 16:38:01] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 16:39:11] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 16:41:25] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 16:53:52] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 17:16:04] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 17:18:19] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 17:50:23] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 17:56:01] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|
|
|
+[2018-08-07 18:03:44] [WARN ] - SQL State '08007' of Exception tested by statusOnException() implies that the database is invalid, and the pool should refill itself with fresh Connections.
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback(). Transaction resolution unknown.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.Util.getInstance(Util.java:384)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:5086)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.rollback(NewProxyConnection.java:1033)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:294)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:853)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.test.context.transaction.TransactionContext.endTransaction(TransactionContext.java:125)
|
|
|
+ at org.springframework.test.context.transaction.TransactionalTestExecutionListener.afterTestMethod(TransactionalTestExecutionListener.java:227)
|
|
|
+ at org.springframework.test.context.TestContextManager.afterTestMethod(TestContextManager.java:319)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:94)
|
|
|
+ at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
|
|
|
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
|
|
|
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
|
|
|
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
|
|
|
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
|
|
|
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
|
|
|
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
|
|
|
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
|
|
|
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
|
|
|
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
|
|
|
+ at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
|
|
|
+[2018-08-07 18:03:44] [ERROR] - Error while closing command context
|
|
|
+org.apache.ibatis.exceptions.PersistenceException:
|
|
|
+### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+### The error may exist in org/activiti/db/mapping/entity/Job.xml
|
|
|
+### The error may involve org.activiti.engine.impl.persistence.entity.JobEntity.selectNextJobsToExecute-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select RES.* from ACT_RU_JOB RES LEFT OUTER JOIN ACT_RU_EXECUTION PI ON PI.ID_ = RES.PROCESS_INSTANCE_ID_ where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ <= ?) and ( (RES.EXECUTION_ID_ is null) or (PI.SUSPENSION_STATE_ = 1) ) LIMIT ? OFFSET ?
|
|
|
+### Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+ at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:122)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:113)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectListWithRawParameter(DbSqlSession.java:440)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:431)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:426)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:409)
|
|
|
+ at org.activiti.engine.impl.persistence.entity.JobEntityManager.findNextJobsToExecute(JobEntityManager.java:150)
|
|
|
+ at org.activiti.engine.impl.cmd.AcquireJobsCmd.execute(AcquireJobsCmd.java:50)
|
|
|
+ at org.activiti.engine.impl.cmd.AcquireJobsCmd.execute(AcquireJobsCmd.java:33)
|
|
|
+ at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)
|
|
|
+ at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
|
|
|
+ at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
|
|
|
+ at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1127)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3715)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3604)
|
|
|
+ at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4155)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
|
|
|
+ at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
|
|
|
+ at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1307)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPreparedStatement.java:67)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:62)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:78)
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:303)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:154)
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:102)
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:120)
|
|
|
+ ... 18 more
|
|
|
+Caused by: java.net.SocketException: Operation timed out (Read failed)
|
|
|
+ at java.net.SocketInputStream.socketRead0(Native Method)
|
|
|
+ at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:171)
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:141)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:112)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:159)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:187)
|
|
|
+ at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3158)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3615)
|
|
|
+ ... 34 more
|
|
|
+[2018-08-07 18:03:44] [WARN ] - A ConnectionTest has failed, reporting that all previously acquired Connections are likely invalid. The pool will be reset.
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] Another error has occurred [ com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. ] which will not be reported to listeners!
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.Util.getInstance(Util.java:384)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1321)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1313)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:5046)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.rollback(NewProxyConnection.java:1033)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:294)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:853)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.rollbackOnException(TransactionTemplate.java:164)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:137)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
|
|
|
+ at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
|
|
|
+ at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] Another error has occurred [ com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. ] which will not be reported to listeners!
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.Util.getInstance(Util.java:384)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1321)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1313)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:5311)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.setAutoCommit(NewProxyConnection.java:1059)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doCleanupAfterCompletion(DataSourceTransactionManager.java:324)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.cleanupAfterCompletion(AbstractPlatformTransactionManager.java:1016)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:883)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.rollbackOnException(TransactionTemplate.java:164)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:137)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
|
|
|
+ at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
|
|
|
+ at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+[2018-08-07 18:03:44] [ERROR] - Application exception overridden by rollback exception
|
|
|
+org.apache.ibatis.exceptions.PersistenceException:
|
|
|
+### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+### The error may exist in org/activiti/db/mapping/entity/Job.xml
|
|
|
+### The error may involve org.activiti.engine.impl.persistence.entity.JobEntity.selectNextJobsToExecute-Inline
|
|
|
+### The error occurred while setting parameters
|
|
|
+### SQL: select RES.* from ACT_RU_JOB RES LEFT OUTER JOIN ACT_RU_EXECUTION PI ON PI.ID_ = RES.PROCESS_INSTANCE_ID_ where (RES.RETRIES_ > 0) and (RES.DUEDATE_ is null or RES.DUEDATE_ <= ?) and (RES.LOCK_OWNER_ is null or RES.LOCK_EXP_TIME_ <= ?) and ( (RES.EXECUTION_ID_ is null) or (PI.SUSPENSION_STATE_ = 1) ) LIMIT ? OFFSET ?
|
|
|
+### Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+ at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:122)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:113)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectListWithRawParameter(DbSqlSession.java:440)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:431)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:426)
|
|
|
+ at org.activiti.engine.impl.db.DbSqlSession.selectList(DbSqlSession.java:409)
|
|
|
+ at org.activiti.engine.impl.persistence.entity.JobEntityManager.findNextJobsToExecute(JobEntityManager.java:150)
|
|
|
+ at org.activiti.engine.impl.cmd.AcquireJobsCmd.execute(AcquireJobsCmd.java:50)
|
|
|
+ at org.activiti.engine.impl.cmd.AcquireJobsCmd.execute(AcquireJobsCmd.java:33)
|
|
|
+ at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)
|
|
|
+ at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
|
|
|
+ at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
|
|
|
+ at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 432,744 milliseconds ago. The last packet sent successfully to the server was 18,341 milliseconds ago.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1127)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3715)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3604)
|
|
|
+ at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4155)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2615)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2838)
|
|
|
+ at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2082)
|
|
|
+ at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:1307)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.execute(NewProxyPreparedStatement.java:67)
|
|
|
+ at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:62)
|
|
|
+ at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:78)
|
|
|
+ at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:62)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:303)
|
|
|
+ at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:154)
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:102)
|
|
|
+ at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
|
|
|
+ at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:120)
|
|
|
+ ... 18 more
|
|
|
+Caused by: java.net.SocketException: Operation timed out (Read failed)
|
|
|
+ at java.net.SocketInputStream.socketRead0(Native Method)
|
|
|
+ at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:171)
|
|
|
+ at java.net.SocketInputStream.read(SocketInputStream.java:141)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:112)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:159)
|
|
|
+ at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:187)
|
|
|
+ at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3158)
|
|
|
+ at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3615)
|
|
|
+ ... 34 more
|
|
|
+[2018-08-07 18:03:44] [ERROR] - exception during job acquisition: Could not roll back JDBC transaction; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
|
|
|
+org.springframework.transaction.TransactionSystemException: Could not roll back JDBC transaction; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:297)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:853)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.rollbackOnException(TransactionTemplate.java:164)
|
|
|
+ at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:137)
|
|
|
+ at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)
|
|
|
+ at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)
|
|
|
+ at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)
|
|
|
+ at org.activiti.engine.impl.jobexecutor.AcquireJobsRunnableImpl.run(AcquireJobsRunnableImpl.java:54)
|
|
|
+ at java.lang.Thread.run(Thread.java:748)
|
|
|
+Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.Util.getInstance(Util.java:384)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1321)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1313)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:5046)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.rollback(NewProxyConnection.java:1033)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:294)
|
|
|
+ ... 10 more
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
|
|
|
+[2018-08-07 18:03:44] [WARN ] - [c3p0] Another error has occurred [ com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 460,935 milliseconds ago. The last packet sent successfully to the server was 18,355 milliseconds ago. ] which will not be reported to listeners!
|
|
|
+com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
|
|
|
+
|
|
|
+The last packet successfully received from the server was 460,935 milliseconds ago. The last packet sent successfully to the server was 18,355 milliseconds ago.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1127)
|
|
|
+ at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3983)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2596)
|
|
|
+ at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2776)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2832)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.setAutoCommit(ConnectionImpl.java:5357)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.setAutoCommit(NewProxyConnection.java:1059)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doCleanupAfterCompletion(DataSourceTransactionManager.java:324)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.cleanupAfterCompletion(AbstractPlatformTransactionManager.java:1016)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:883)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.test.context.transaction.TransactionContext.endTransaction(TransactionContext.java:125)
|
|
|
+ at org.springframework.test.context.transaction.TransactionalTestExecutionListener.afterTestMethod(TransactionalTestExecutionListener.java:227)
|
|
|
+ at org.springframework.test.context.TestContextManager.afterTestMethod(TestContextManager.java:319)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:94)
|
|
|
+ at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
|
|
|
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
|
|
|
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
|
|
|
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
|
|
|
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
|
|
|
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
|
|
|
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
|
|
|
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
|
|
|
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
|
|
|
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
|
|
|
+ at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
|
|
|
+Caused by: java.net.SocketException: Broken pipe (Write failed)
|
|
|
+ at java.net.SocketOutputStream.socketWrite0(Native Method)
|
|
|
+ at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
|
|
|
+ at java.net.SocketOutputStream.write(SocketOutputStream.java:155)
|
|
|
+ at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
|
|
|
+ at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
|
|
|
+ at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3964)
|
|
|
+ ... 31 more
|
|
|
+[2018-08-07 18:03:44] [WARN ] - Caught exception while allowing TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener@60652518] to process 'after' execution for test: method [public void AppTokenTest.parseToken()], instance [AppTokenTest@438aaa9f], exception [null]
|
|
|
+org.springframework.transaction.TransactionSystemException: Could not roll back JDBC transaction; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback(). Transaction resolution unknown.
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:297)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:853)
|
|
|
+ at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:830)
|
|
|
+ at org.springframework.test.context.transaction.TransactionContext.endTransaction(TransactionContext.java:125)
|
|
|
+ at org.springframework.test.context.transaction.TransactionalTestExecutionListener.afterTestMethod(TransactionalTestExecutionListener.java:227)
|
|
|
+ at org.springframework.test.context.TestContextManager.afterTestMethod(TestContextManager.java:319)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:94)
|
|
|
+ at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
|
|
|
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
|
|
|
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
|
|
|
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
|
|
|
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
|
|
|
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
|
|
|
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
|
|
|
+ at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
|
|
|
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
|
|
|
+ at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
|
|
|
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
|
|
|
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68)
|
|
|
+ at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242)
|
|
|
+ at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70)
|
|
|
+Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback(). Transaction resolution unknown.
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
|
|
|
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
|
|
|
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
|
|
|
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
|
|
|
+ at com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
|
|
|
+ at com.mysql.jdbc.Util.getInstance(Util.java:384)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:973)
|
|
|
+ at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
|
|
|
+ at com.mysql.jdbc.ConnectionImpl.rollback(ConnectionImpl.java:5086)
|
|
|
+ at com.mchange.v2.c3p0.impl.NewProxyConnection.rollback(NewProxyConnection.java:1033)
|
|
|
+ at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:294)
|
|
|
+ ... 24 more
|
|
|
+[2018-08-07 18:03:49] [WARN ] - Bad pool size config, start 3 < min 5. Using 5 as start.
|