Skip to content
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

Async cannot serialize JSONMap and JSONList classes: "com.thoughtworks.xstream.converters.ConversionException: No converter available" #1136

Closed
ipolevoy opened this issue Jun 28, 2021 · 0 comments
Assignees

Comments

@ipolevoy
Copy link
Member

om.thoughtworks.xstream.converters.ConversionException: No converter available
---- Debugging information ----
message             : No converter available
type                : org.javalite.json.JSONMap
converter           : com.thoughtworks.xstream.converters.reflection.SerializableConverter
message[1]          : Unable to make private void java.util.HashMap.readObject(java.io.ObjectInputStream) throws java.io.IOException,java.lang.ClassNotFoundException accessible: module java.base does not "opens java.util" to unnamed module @445b84c0
converter[1]        : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
message[2]          : Unable to make field transient java.util.Set java.util.AbstractMap.keySet accessible: module java.base does not "opens java.util" to unnamed module @445b84c0
-------------------------------
@ipolevoy ipolevoy self-assigned this Jun 28, 2021
ipolevoy added a commit that referenced this issue Jun 28, 2021
…ghtworks.xstream.converters.ConversionException: No converter available"
@ipolevoy ipolevoy changed the title Async cannot serialize JSONMap and JSONList classes: "om.thoughtworks.xstream.converters.ConversionException: No converter available" Async cannot serialize JSONMap and JSONList classes: "com.thoughtworks.xstream.converters.ConversionException: No converter available" Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant