Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:45:06,056| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:45:06,060| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:45:06,061| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:45:06,232| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:45:06,234| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:45:06,234| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:45:06,424| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:45:06,424| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:45:06,424| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:45:06,620| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:45:06,622| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:45:06,623| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:46:14,702| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:46:14,705| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:46:14,706| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:46:17,739| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:46:17,742| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:46:17,743| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:46:18,964| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:46:18,964| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:46:18,964| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:46:30,105| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:46:30,105| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:46:30,105| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-07-09 23:48:59,747| No default serializer specified - using builtin SimpleXStreamSerializer.
- WARN - NewPooledConnection.handleThrowable(546) |2020-07-09 23:49:22,040| [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
- WARN - NewPooledConnection.handleThrowable(547) |2020-07-09 23:49:22,040| [c3p0] Another error has occurred [ com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 24 milliseconds ago. The last packet sent successfully to the server was 24 milliseconds ago. ] which will not be reported to listeners!
- ERROR - SqlExceptionHelper.logExceptions(146) |2020-07-09 23:49:22,041| Communications link failure The last packet successfully received from the server was 24 milliseconds ago. The last packet sent successfully to the server was 24 milliseconds ago.
- WARN - DefaultConnectionTester.statusOnException(148) |2020-07-09 23:49:22,047| SQL State '08007' of Exception tested by statusOnException() implies that the database is invalid, and the pool should refill itself with fresh Connections.
- WARN - NewPooledConnection.handleThrowable(546) |2020-07-09 23:49:22,047| [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
- WARN - NewPooledConnection.handleThrowable(547) |2020-07-09 23:49:22,047| [c3p0] Another error has occurred [ com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback(). Transaction resolution unknown. ] which will not be reported to listeners!
- WARN - NewPooledConnection.handleThrowable(546) |2020-07-09 23:49:22,048| [c3p0] A PooledConnection that has already signalled a Connection error is still in use!
- WARN - NewPooledConnection.handleThrowable(547) |2020-07-09 23:49:22,048| [c3p0] Another error has occurred [ java.sql.SQLException: Could not retrieve transaction read-only status from server ] which will not be reported to listeners!
- WARN - C3P0PooledConnectionPool$ConnectionEventListenerImpl.doMarkPoolStatus(981) |2020-07-09 23:49:22,049| A ConnectionTest has failed, reporting that all previously acquired Connections are likely invalid. The pool will be reset.
- ERROR - TransactionAspectSupport.completeTransactionAfterThrowing(536) |2020-07-09 23:49:22,049| Application exception overridden by rollback exception
- ERROR - TimerSchedulerTask.run(50) |2020-07-09 23:49:22,052| FATAL ERROR: Task [class org.openmrs.scheduler.tasks.TaskThreadedInitializationWrapper] failed due to exception [org.springframework.transaction.TransactionSystemException]
- WARN - BasicResourcePool$1DestroyResourceTask.run(1032) |2020-07-09 23:49:45,820| Failed to destroy resource: com.mchange.v2.c3p0.impl.NewPooledConnection@44d1d430
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:23,576| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:23,577| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:23,578| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:26,493| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:26,496| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:26,497| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:27,513| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:27,516| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:27,517| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:27,715| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:27,718| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:27,720| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:27,912| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:27,914| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:27,914| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:28,066| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:28,068| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:28,068| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:28,431| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:28,433| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:28,434| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:28,627| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:28,629| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:28,630| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:28,827| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:28,829| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:28,830| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,013| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,015| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,015| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,188| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,191| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,192| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,363| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,365| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,366| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,559| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,561| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,561| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,747| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,750| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,750| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:29,938| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:29,941| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:29,941| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:30,087| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:30,090| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:30,091| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-09 23:50:30,279| In method ConceptService.saveConcept. Arguments: Concept=Concept #null,
- INFO - LoggingAdvice.invoke(156) |2020-07-09 23:50:30,281| Exiting method saveConcept
- ERROR - BaseRestController.handleException(115) |2020-07-09 23:50:30,282| not-null property references a null or transient value : org.openmrs.Concept.dateCreated
- INFO - LoggingAdvice.invoke(116) |2020-07-10 00:31:23,296| In method ReportService.deleteOldReportRequests. Arguments:
- INFO - LoggingAdvice.invoke(156) |2020-07-10 00:31:23,308| Exiting method deleteOldReportRequests
- INFO - LoggingAdvice.invoke(116) |2020-07-10 01:39:23,036| In method ReportService.deleteOldReportRequests. Arguments:
- INFO - LoggingAdvice.invoke(156) |2020-07-10 01:39:23,036| Exiting method deleteOldReportRequests
- INFO - LoggingAdvice.invoke(116) |2020-07-10 02:39:58,367| In method ReportService.deleteOldReportRequests. Arguments:
- INFO - LoggingAdvice.invoke(156) |2020-07-10 02:39:58,367| Exiting method deleteOldReportRequests
- INFO - LoggingAdvice.invoke(116) |2020-07-10 02:41:57,198| In method UserService.saveUser. Arguments: User=admin,
- INFO - LoggingAdvice.invoke(156) |2020-07-10 02:41:57,200| Exiting method saveUser
- INFO - LoggingAdvice.invoke(116) |2020-07-10 02:42:03,484| In method UserService.saveUser. Arguments: User=admin,
- INFO - LoggingAdvice.invoke(156) |2020-07-10 02:42:03,487| Exiting method saveUser
- INFO - LoggingAdvice.invoke(116) |2020-07-10 02:43:26,108| In method UserService.saveUser. Arguments: User=admin,
- INFO - LoggingAdvice.invoke(156) |2020-07-10 02:43:26,110| Exiting method saveUser
Advertisement
RAW Paste Data
Copied
Advertisement