Tuesday, September 22, 2009

JMXConnectorFactory.connect(...) fails using different versions of Weblogic / JDK

java.io.StreamCorruptedException: invalid type code: 31

as from:

http://forums.sun.com/thread.jspa?threadID=5195504


in fact
-Dsun.lang.ClassLoader.allowArraySyntax=true
is the solution

No comments: