Exceptions: Java.lang.noclassdeffounderror:net/sf/ezmorph/morpher Solutions

Source: Internet
Author: User



When the local project is deployed to Linux, the error occurs after running java.lang.noclassdeffounderror:net/sf/ezmorph/morpher


Find the answer on the Internet, the original is a JSON packet less, JSON needs six packages, and I server but only three packages, will be completed, restart that is no problem.


Download: http://download.csdn.net/detail/sinat_35626559/9779758



Java.lang.noclassdeffounderror:net/sf/ezmorph/morpher at Net.sf.json.xml.XMLSerializer.processObjectElement ( xmlserializer.java:1054)
At Net.sf.json.xml.XMLSerializer.read (xmlserializer.java:322)
At Com.zwx.vcinfov1.servlet.SendServlet.xmltoJson (sendservlet.java:245)
At Com.zwx.vcinfov1.servlet.SendServlet.turnToTest (sendservlet.java:225)
At Com.zwx.vcinfov1.servlet.SendServlet.doPost (sendservlet.java:134)
At Javax.servlet.http.HttpServlet.service (httpservlet.java:648)
At Javax.servlet.http.HttpServlet.service (httpservlet.java:729)
At Org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (applicationfilterchain.java:292)
At Org.apache.catalina.core.ApplicationFilterChain.doFilter (applicationfilterchain.java:207)
At Org.apache.tomcat.websocket.server.WsFilter.doFilter (wsfilter.java:52)
At Org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (applicationfilterchain.java:240)
At Org.apache.catalina.core.ApplicationFilterChain.doFilter (applicationfilterchain.java:207)
At Org.apache.catalina.core.StandardWrapperValve.invoke (standardwrappervalve.java:212)
At Org.apache.catalina.core.StandardContextValve.invoke (standardcontextvalve.java:106)
At Org.apache.catalina.authenticator.AuthenticatorBase.invoke (authenticatorbase.java:502)
At Org.apache.catalina.core.StandardHostValve.invoke (standardhostvalve.java:141)
At Org.apache.catalina.valves.ErrorReportValve.invoke (errorreportvalve.java:79)
At Org.apache.catalina.valves.AbstractAccessLogValve.invoke (abstractaccesslogvalve.java:616)
At Org.apache.catalina.core.StandardEngineValve.invoke (standardenginevalve.java:88)
At Org.apache.catalina.connector.CoyoteAdapter.service (coyoteadapter.java:528)
At Org.apache.coyote.http11.AbstractHttp11Processor.process (abstracthttp11processor.java:1100)
At Org.apache.coyote.abstractprotocol$abstractconnectionhandler.process (abstractprotocol.java:687)
At Org.apache.tomcat.util.net.nioendpoint$socketprocessor.dorun (nioendpoint.java:1520)
At Org.apache.tomcat.util.net.nioendpoint$socketprocessor.run (nioendpoint.java:1476)
At Java.util.concurrent.ThreadPoolExecutor.runWorker (threadpoolexecutor.java:1142)
At Java.util.concurrent.threadpoolexecutor$worker.run (threadpoolexecutor.java:617)
At Org.apache.tomcat.util.threads.taskthread$wrappingrunnable.run (taskthread.java:61)
At Java.lang.Thread.run (thread.java:745)
caused By:java.lang.ClassNotFoundException:net.sf.ezmorph.Morpher
At Org.apache.catalina.loader.WebappClassLoaderBase.loadClass (webappclassloaderbase.java:1333)
At Org.apache.catalina.loader.WebappClassLoaderBase.loadClass (webappclassloaderbase.java:1167)

... More



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.