`
p_3er
  • 浏览: 51708 次
  • 性别: Icon_minigender_1
  • 来自: 广州
文章分类
社区版块
存档分类
最新评论

java.lang.NoClassDefFoundError:org/apache/commons/lang/exception/NestableRuntimeException 异常的处理

 
阅读更多

在做eclipse插件开发的时候,有需要使用到json的处理。然后把以前web开发中用到的json包拿过来使用,发现在web开发时候没问题的代码,在eclipse插件开发时不能用了。、

出现以下的异常:

java.lang.NoClassDefFoundError:org/apache/commons/lang/exception/NestableRuntimeException

经度娘后,发现是commons lang包出的问题。我使用的是3.3版本的。更换回2.6版本的lang包。问题得到解决。


commons-lang-2.6.jar下载

分享到:
评论

相关推荐

    使用json-lib-2.2.2-jdk15.jar所要用到的jar包

    java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory 要在java里使用json用到的jar包怎么导入...

    独立版commons-lang-2.6-exception,解决缺少NestableRuntimeException

    注意!!!!这个jar仅支持commons-lang-3.x 注意!!!!这个jar仅支持commons-lang-3.x ...Caused by: java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException

    json所有的jar包下载

    json-lib-2.2.3-jdk15.jar ...java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

    使用json所要用到的jar包

    json-lib-2.2.3-jdk15.jar ...java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

    json所需JAR包合集

    java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException commons-logging.jar不加这个包 java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory ezmorph-...

    java--json解析包

    java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException commons-logging-1.1.1.jar不加这个包 java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory ...

    java使用json的必备7个jar包

    java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException commons-logging-1.1.1.jar不加这个包 java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory ...

    JSON需要的jar包

    java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException commons-logging-1.1.1.jar不加这个包 java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory ...

    S2SH整合报错

    nested exception is java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool Caused by: java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/GenericObjectPool at java....

    SpringMVC4.3.6配置json所需要的jar包

    java.lang.ClassNotFoundException: org.apache.commons.lang.exception.NestableRuntimeException at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1333) at org....

    用户注册和登录是每个系统的必须存在的一部分,基于Dwr+Struts2+Spring+Hibernate写了一个用户登录注册系统

    13. //如果不用此包,在启动时抛出:nested exception is java.lang.NoClassDefFoundError: org/apache/commons/collections/SequencedHashMap 14. commons-collections-3.1.jar 15. 16. //这个似乎可以不用的 ...

    json-lib-2.4-jdk15及其依赖包

    1、json的核心包:json-lib-2.4-jdk15.jar;...3、上述依赖包版本不能再高了,任何一个再高一点的版本运行均会报错:java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException

    解决NestableRuntimeException

    1、解决java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException 2、java.lang.ClassNotFoundException: org.apache.commons.collections.FastHashMap org.apache.c 3、java....

    java开发json数据处理全部支持包JSON-LIB

    java开发json数据处理全部支持包JSON-LIB,json-lib 2.4,解决java.lang.NoClassDefFoundError: org/apache/commons/lang/exception/NestableRuntimeException异常

    commons-httpclient-3.1-rc1.jar

    解决Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/httpclient/methods/RequestEntity异常

    imaging.jar

    Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/imaging/Imaging

Global site tag (gtag.js) - Google Analytics