Skip to content

Instantly share code, notes, and snippets.

fold: 0
0.00% [0/7 00:00<00:00]
epoch train_loss valid_loss dice time
Interrupted
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
<ipython-input-21-2b9600a80866> in <module>
15 lr = 1e-4
16 #learn.load('fold_4')
---> 17 learn.fit_one_cycle(7, lr, callbacks = [AccumulateStep(learn,n_acc)])
HTTP Status 500 - Request processing failed; nested exception is java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.openmrs.api.PatientSetService$TimeModifier
type Exception report
message Request processing failed; nested exception is java.lang.IllegalArgumentException: java.lang.ClassNotFoundException: org.openmrs.api.PatientSetService$TimeModifier
description The server encountered an internal error that prevented it from fulfilling this request.
exception
{
"resourceType": "Bundle",
"id": "60c51347-1253-416b-abe6-0863d8c190dc",
"type": "searchset",
"total": 2,
"link": [
{
"relation": "self",
"url": "https://fhir-open.sandboxcerner.com/dstu2/0b8a0111-e8e6-4c26-a91c-5069cbc6b1ca/Encounter?patient=4342010"
}
https://askubuntu.com/questions/881479/install-atheros-e2600-drivers
An Internal Error has Occurred
org.springframework.beans.factory.BeanCreationException
Error creating bean with name 'serializationServiceTarget$child#0' defined in URL [jar:file:/var/cache/tomcat/temp/1497880380138.openmrs-lib-cache/serialization.xstream/lib/serialization.xstream-api-0.2.12.jar!/moduleApplicationContext.xml]: Cannot resolve reference to bean 'xstreamSerializer' while setting bean property 'serializers' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xstreamSerializer': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private org.openmrs.module.serialization.xstream.converter.HibernateCollectionConverter org.openmrs.module.serialization.xstream.XStreamSerializer.collectionConverter; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'collectionConverter': Injection of
openmrs-platform-mysql is up-to-date
Starting openmrs-module-radiology
Attaching to openmrs-platform-mysql, openmrs-module-radiology
openmrs-module-radiology | 2016/07/18 00:11:30 Waiting for host: tcp://db:3306
openmrs-platform-mysql | Initializing database
openmrs-platform-mysql | 2016-07-18 00:09:43 0 [Note] /usr/sbin/mysqld (mysqld 5.6.31) starting as process 29 ...
openmrs-platform-mysql | 2016-07-18 00:09:43 29 [Note] InnoDB: Using atomics to ref count buffer pool pages
openmrs-platform-mysql | 2016-07-18 00:09:43 29 [Note] InnoDB: The InnoDB memory heap is disabled
openmrs-platform-mysql | 2016-07-18 00:09:43 29 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
openmrs-platform-mysql | 2016-07-18 00:09:43 29 [Note] InnoDB: Memory barrier is not used
MacBook-Pro-4:omod judywawira$ mvn clean package -Dmaven.test.skip=true build:docker
[INFO] Scanning for projects...
[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/mojo/maven-metadata.xml
Downloading
MacBook-Pro-4:openmrs-module-radiology judywawira$ mvn clean package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Radiology
[INFO] Radiology API
[INFO] Radiology OMOD
[INFO]
[INFO] ------------------------------------------------------------------------
WARN - ModuleFactory.startModuleInternal(792) |2016-05-04 03:45:09,181| Error while trying to start module: radiology
org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Radiology
at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1038)
at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:730)
at org.openmrs.api.context.Daemon$1.run(Daemon.java:68)
Caused by: liquibase.exception.ValidationFailedException: Validation Failed:
1 change sets check sum
liquibase.xml::radiology-18::teleivo is now: 3:81e3fc97af0bf5c3fecca99da72cf2c5
at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)
The following error occurred at startup:
Unable to start OpenMRS. Error thrown was: org.openmrs.api.APIException: Service not found: interface org.openmrs.scheduler.SchedulerService
org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.openmrs.api.APIException: Service not found: interface org.openmrs.scheduler.SchedulerService
at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:64)
at org.openmrs.web.Listener.contextInitialized(Listener.java:180)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4973)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5467)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.StandardContext.reload(StandardContext.java:3988)
at org.apache.catalina.manager.ManagerServlet.reload(ManagerServlet.java:954)