Skip to content

Instantly share code, notes, and snippets.

@lokeshh
Last active July 9, 2019 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lokeshh/300c6609444ec3c182d7165846b6458b to your computer and use it in GitHub Desktop.
Save lokeshh/300c6609444ec3c182d7165846b6458b to your computer and use it in GitHub Desktop.
2019-07-09 12:08:13.613 INFO 13480 [ restartedMain] c.b.c.c.s.UserService : reset user ac index with size = 0
2019-07-09 12:08:14.746 INFO 13480 [ restartedMain] c.b.c.c.s.CafeteriaService : reset cafeteria index with vendors = 0
2019-07-09 12:08:15.475 INFO 13480 [ restartedMain] c.b.c.c.s.RabbitService : re/initialized rabbit client
2019-07-09 12:08:15.592 INFO 13480 [ restartedMain] c.b.c.c.s.RabbitService : add dm queue with prefix = cdm.where_no_dm, did = 0
2019-07-09 12:08:15.627 WARN 13480 [ restartedMain] c.b.c.c.s.RabbitService : stopped common listerner
2019-07-09 12:08:15.628 INFO 13480 [ restartedMain] c.b.c.c.s.RabbitService : ########################### initiate cm queue listener ##################################
2019-07-09 12:08:17.249 WARN 13480 [ restartedMain] c.b.c.c.s.RabbitService : stopped common listerner
2019-07-09 12:08:17.251 INFO 13480 [ restartedMain] c.b.c.c.s.s.o.TokenService : clearing all token sync tasks
[12:08:17] Ignite node stopped OK [name=cm, uptime=00:00:07.513]
2019-07-09 12:08:17.505 INFO 13480 [ost-startStop-2] c.b.c.c.c.SpringContextListener : stop context listener
2019-07-09 12:08:17.509 WARN 13480 [ost-startStop-2] c.b.c.c.j.GetAccessDataJob : stopping access data job
[12:08:18] New version is available at ignite.apache.org: 2.7.5
2019-07-09 12:08:19.596 INFO 13480 [ Thread-36] c.b.c.c.s.AccessDeviceService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
2019-07-09 12:08:20.945 INFO 13480 [ Thread-39] c.b.c.c.s.CalendarService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
2019-07-09 12:08:24.597 INFO 13480 [ Thread-36] c.b.c.c.s.AccessDeviceService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
2019-07-09 12:08:25.947 INFO 13480 [ Thread-39] c.b.c.c.s.CalendarService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
2019-07-09 12:08:29.598 INFO 13480 [ Thread-36] c.b.c.c.s.AccessDeviceService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
2019-07-09 12:08:30.948 INFO 13480 [ Thread-39] c.b.c.c.s.CalendarService$1 : org.springframework.transaction.CannotCreateTransactionException: Could not open JPA EntityManager for transaction; nested exception is java.lang.IllegalStateException: EntityManagerFactory is closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment