`
slippy
  • 浏览: 32974 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Root exception is java.rmi.UnmarshalException: failed to unmarshal class weblogi

阅读更多

Found a cause the problem. There was a behavior change in 
ClassLoader.loadClass() handling byte array. As discussed in

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6434149

Adding this VM argument to client JVM preserves the backward compatible behavior of loadClass() and provides a workaround without patching JDK or WebLogic server:

-Dsun.lang.ClassLoader.allowArraySyntax=true

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics