Weird errors after upgrade to 3.12 to 4.4.2 #6016
Unanswered
daniel-ls-howard
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Does |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I recently upgraded mirth in a test environment from 3.12 to 4.4.2.
Installed Mirth in docker container.
The new version is using Java version: 17.0.6
I see these 2 errors. Does anyone know what they mean?
[2023-12-08 13:34:22.248] ERROR (org.glassfish.jersey.server.ServerRuntime$Responder:27): Error occurred when processing a response created from an already mapped exception.
Multiple ExceptionMappers ?
[2023-12-08 13:34:22.247] ERROR (com.mirth.connect.model.converters.ObjectXMLSerializer:312): java.lang.reflect.InaccessibleObjectException: Unable to make field static final long java.io.IOException.serialVersionUID accessible: module java.base does not "opens java.io" to unnamed module @4a9e6faf
Module problem?
Currently I have no additional JARS included in the custom-lib.
Beta Was this translation helpful? Give feedback.
All reactions