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

Stuck threads in java.util.WeakHashMap.get(WeakHashMap.java:403) #61

Open
monicadragomir opened this issue Jul 15, 2019 · 0 comments
Open

Comments

@monicadragomir
Copy link
Contributor

There are stuck threads having these methods on top. This is a known issue, WeakHashMap is not thread safe.

at java.util.WeakHashMap.get(WeakHashMap.java:403)
at
com.sun.xml.ws.api.streaming.ContextClassloaderLocal.get(ContextClassloaderLoc
al.java:58)
at
com.sun.xml.ws.api.streaming.XMLStreamWriterFactory.get(XMLStreamWriterFactory
.java:190)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant