[forge-dev] leaking classloaders?!

Max Rydahl Andersen manderse at redhat.com
Thu May 30 17:35:29 EDT 2013


Heya, 

We just got this posted on jbosstools-dev at https://community.jboss.org/message/820446#820446

Problem of xmldocument factory builders being messed up.

I've asked for more details but I went and looked in forge 2 code base and found this
at https://github.com/forge/core/blob/2.0/container/src/main/java/org/jboss/forge/furnace/modules/providers/AbstractModuleSpecProvider.java#L115

systemPaths.add("__redirected");

and in https://github.com/jbossas/jboss-modules/blob/master/src/main/java/__redirected/__DocumentBuilderFactory.java

Meaning my best guess is that Forge 2 is somehow leaking jboss modules isolation into eclipse osgi which just can't be allowed
since it breaks the platform.

Any idea of what we can do to get this tracked down and fixed ASAP ? 

Please post on the forum post so Juergen can see it too.

Thank you,
Max


More information about the forge-dev mailing list