class java.lang.Class has no zero-arg constructor and this will affect the serialization performance
Posted lfuqiang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了class java.lang.Class has no zero-arg constructor and this will affect the serialization performance相关的知识,希望对你有一定的参考价值。
class java.lang.Class has no zero-arg constructor and this will affect the serialization performance, dubbo version: 3.0.1, current host: 192.158.10.100
提示提示对象没有序列化。
出现该情况是测试环境冲突。解决方法:测试环境该成开发环境。
在applicationContext-web.xml配置更改成开发环境:
以上是关于class java.lang.Class has no zero-arg constructor and this will affect the serialization performance的主要内容,如果未能解决你的问题,请参考以下文章
Struts2:java.lang.NoSuchFieldException: resourceEntries at java.lang.Class.getDeclaredField(Class.j