Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Mirth 4.3.0 Error in when on Dashboard - om.mirth.connect.client.core.EntityException:servlet":"org.glassfish.jersey.servlet.ServletContainer #5776

Closed
Chuck-Busch opened this issue May 9, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@Chuck-Busch
Copy link

Chuck-Busch commented May 9, 2023

Describe the bug
A new install of Mirth 4.3.0 on Windows 11 professional for home use. I am getting an error message about every 20 seconds when I am in the Dashboard screen. The error begins with Method failed: HTTP/1.1 500 Server Error and ends with, "Caused by: com.mirth.connect.client.core.EntityException: {
"servlet":"org.glassfish.jersey.servlet.ServletContainer-294d6733",
"message":"Request failed.",
"url":"/api/4.3.0/channels/statuses/initial",
"status":"500"
}"

I have tried uninstalling and re-installing.

I am also getting this error in the Server Log

[2023-05-08 22:01:57.610] ERROR (com.mirth.connect.model.converters.ObjectXMLSerializer:264): com.thoughtworks.xstream.converters.ConversionException: No converter available
---- Debugging information ----
message : No converter available
type : java.util.Collections$EmptySet
converter : com.mirth.connect.model.converters.MigratableConverter
message[1] : Unable to make field private static final long java.util.Collections$EmptySet.serialVersionUID accessible: module java.base does not "opens java.util" to unnamed module @1cf44b49
converter[1] : com.thoughtworks.xstream.converters.reflection.ReflectionConverter

@Chuck-Busch Chuck-Busch added the bug Something isn't working label May 9, 2023
@Chuck-Busch Chuck-Busch changed the title [BUG] Your Issue Title [BUG] Mirth 4.3.0 Error in when on Dashboard - om.mirth.connect.client.core.EntityException:servlet":"org.glassfish.jersey.servlet.ServletContainer May 9, 2023
@ab-20-m
Copy link

ab-20-m commented May 9, 2023

The required configuration changes were not applied for Java 9+. See: Running Mirth Connect in Java 9 or Greater.

See also: #5391 #5392 #5577

@pacmano1 pacmano1 closed this as completed May 9, 2023
@pacmano1
Copy link
Collaborator

pacmano1 commented May 9, 2023

Closed, user appeared that they might have missed the documetnation on java 9+ required vmoptions.

@Chuck-Busch
Copy link
Author

I am still getting the error. Here are some more details:

image

I have copied the contents from \docs\mcservice-java9+.vmoptions to both mcserver.vmoptions and mcservice.vmoptions.
I have restarted Mirth Connect Administrator
I only get the error in the Mirth Connect Dashboard
I get it every 20 seconds

Here is the Error
image

Here is the entry in the Server Log
image

@pacmano1 pacmano1 reopened this May 9, 2023
@pacmano1
Copy link
Collaborator

pacmano1 commented May 9, 2023

You have to restart the server process. I replicated your set up with no issues.

@pacmano1
Copy link
Collaborator

pacmano1 commented May 9, 2023

Going to move this to the discussion area for now.

@pacmano1 pacmano1 converted this issue into discussion #5777 May 9, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants