Created
July 11, 2018 08:56
-
-
Save sbespalov/8c3fcd4e660628e7f3fafc3f67faad4b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INFO | jvm 1 | 2018/07/11 15:55:41 | INFO 11.07.18 15:55: liquibase: classpath:/db/changelog/db.changelog-master.xml: classpath:/db/changelog/v1.0.0/v1.0.0.5__CronTaskConfiguration.xml::v1.0.0.5::[email protected]: ChangeSet classpath:/db/changelog/v1.0.0/v1.0.0.5__CronTaskConfiguration.xml::v1.0.0.5::[email protected] ran successfully in 4590ms | |
| INFO | jvm 1 | 2018/07/11 15:55:45 | INFO 11.07.18 15:55: liquibase: classpath:/db/changelog/db.changelog-master.xml: classpath:/db/changelog/v1.0.0/v1.0.0.6__User.xml::v1.0.0.6::[email protected]: Class AccessModel created | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | Exception in thread 'pool-2-thread-5' | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | java.util.ConcurrentModificationException | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.HashMap$HashIterator.nextNode(HashMap.java:1442) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.HashMap$KeyIterator.next(HashMap.java:1466) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.writeEmbeddedCollection(ORecordSerializerNetworkV37.java:715) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.serializeValue(ORecordSerializerNetworkV37.java:567) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.serialize(ORecordSerializerNetworkV37.java:157) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.serializeValue(ORecordSerializerNetworkV37.java:559) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.writeEmbeddedCollection(ORecordSerializerNetworkV37.java:728) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.serializeValue(ORecordSerializerNetworkV37.java:567) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.serialize(ORecordSerializerNetworkV37.java:157) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerNetworkV37.toStream(ORecordSerializerNetworkV37.java:870) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.client.remote.message.OPushIndexManagerRequest.write(OPushIndexManagerRequest.java:28) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary.push(ONetworkProtocolBinary.java:853) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at com.orientechnologies.orient.server.OPushManager.lambda$genericNotify$0(OPushManager.java:155) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.concurrent.FutureTask.run(FutureTask.java:266) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | at java.lang.Thread.run(Thread.java:748) | |
| INFO | jvm 1 | 2018/07/11 15:55:49 | INFO 11.07.18 15:55: liquibase: classpath:/db/changelog/db.changelog-master.xml: classpath:/db/changelog/v1.0.0/v1.0.0.6__User.xml::v1.0.0.6::[email protected]: Class User created |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment