Javaweb common lack of packet abnormalities __java

Source: Internet
Author: User
Tags aop
Javaweb Common lack of packet abnormalities

Missing Package Exception:
———————————————————————————
Exception 1:
Java.lang.noclassdeffounderror:org/apache/commons/logging/logfactory
Need to add: Commons-logging.jar,log4j-1.2.11.jar
———————————————————————————
Exception 2:
Org.springframework.beans.factory.BeanDefinitionStoreException:Unexpected exception parsing XML document from class Path resource [text.xml]; Nested exception is java.lang.noclassdeffounderror:org/aspectj/weaver/reflect/reflectionworld$ Reflectionworldexception
caused by:java.lang.noclassdeffounderror:org/aspectj/weaver/reflect/reflectionworld$reflectionworldexception
Need to add: Aspectjweaver.jar
———————————————————————————
Exception 3:
Org.springframework.beans.factory.BeanCreationException:Error creating Bean with Name ' Logbean ' defined in class path re SOURCE [Spring.xml]: Initialization of Bean failed; Nested exception is Org.springframework.aop.framework.AopConfigException:Cannot proxy target class because CGLIB2 are not Available. Add Cglib to the class path or specify proxy interfaces.
caused By:org.springframework.aop.framework.AopConfigException:Cannot proxy target class because CGLIB2 is not availabl E. Add Cglib to the class path or specify proxy interfaces.
Need to add: Cglib-2.1.3.jar
———————————————————————————
Exception 4:
Org.springframework.beans.factory.BeanCreationException:Error creating Bean with Name ' Logbean ' defined in class path re Source of servletcontext:instantiation of Bean failed; Nested exception is Java.lang.noclassdeffounderror:javax/transaction/transactionmanager
Java.lang.noclassdeffounderror:javax/transaction/transactionmanager
Need to add: Jta.jar
———————————————————————————
Exception 6:
Java.lang.noclassdeffounderror:org/dom4j/attribute
Need to add: Dom4j.jar
———————————————————————————
Exception 7:
Java.lang.noclassdeffounderror:net/sf/ehcache/cacheexception
Need to add: Ehcache.jar
———————————————————————————
Exception 8:
Java.lang.noclassdeffounderror:net/sf/cglib/core/keyfactory
Need to add: Cglib-full.jar

———————————————————————————

Exception 9:

Edu/emory/mathcs/backport/java/util/concurrent/concurrenthashmap

Need to add: Backport-util-concurrent.jar

———————————————————————————
Exception 10:
Java.lang.noclassdeffounderror:org/apache/neethi/policycomponent
Need to add: Woden-api-1.0mb.jar and Woden-impl-dom-1.0mb.jar and Neethi-2.0.4.jar

———————————————————————————
Exception 11:

Java.lang.noclassdeffounderror:org/jaxen/jaxenexception

Need to add: Jaxen-1.1.1.jar

———————————————————————————
Exception 12:

Java.lang.noclassdeffounderror:org/apache/commons/lang/exception/nestableruntimeexception

Need to add: Ezmorph-1.0.2.jar, Commons-lang-2.1.jar, Commons-beanutils-1.7.0.jar, Commons-collections-3.2.jar

———————————————————————————

Abnormal 13:java.lang.noclassdeffounderror:org/apache/ws/commons/schema/utils/namespaceprefixlist
Reason: Lack of Xmlschema-core-2.1.0.jar

———————————————————————————

Abnormal 14:java.lang.noclassdeffounderror:javax/wsdl/wsdlexception
Reason: Lack of Wsdl4j-1.6.3.jar

———————————————————————————

Abnormal 15:java.lang.noclassdeffounderror:org/apache/neethi/policycomponent
Reason: Lack of woden-api-1.0m8.jar and Neethi-3.0.1.jar

———————————————————————————

Abnormal 16:org.apache.axis2.deployment.deploymentexception:org/apache/commons/httpclient/httpexception
Reason: Lack of Commons-httpclient-3.0.jar

———————————————————————————

Abnormal 17:java.lang.noclassdeffounderror:org/apache/commons/codec/decoderexception
Reason: Commons-codec-1.x.jar

———————————————————————————


———————————————————————————


———————————————————————————


———————————————————————————





Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.