当解析javax.xml.ws.service方法时,如何解决这个“java.lang.linkageerror:loader约束冲突”错误?

pkwftd7m  于 2021-08-25  发布在  Java
关注(0)|答案(0)|浏览(130)

关闭。这个问题需要详细或明确。它目前不接受答案。
**想改进这个问题吗?**编辑这篇文章,添加细节并澄清问题。

三天前关门。
改进这个问题
java.lang.linkageerror:加载程序约束冲突:解析方法“javax.xml.ws.service”(ljava/net/url;ljavax/xml/namespace/qname;)v“当前类的类加载器(weblogic/utils/classloaders/changeawareclassloader的示例),client/mdeviceOperations/tr/com/avea/mdmdeviceoperations/mdmdmdeviceOperations服务,以及方法定义类javax/xml/ws/service的类加载器(的示例),在com.avea.util.webserviceclientutil.GetMDDeviceOperationSport(webserviceclientutil.java:23)处的client.mdmdeviceoperations.tr.com.avea.mdmdeviceoperations.mdmdeviceoperationsservice.签名中使用的javax/xml/namespace/qname类型具有不同的类对象com.avea.ussd.bean.asbwscall.(asbwscall.java:34)在com.avea.ussd.bean.asbwscall.(asbwscall.java:26)在com.avea.ussd.bean.ussdbeanimp.handleoneshotmessage(ussdbeanimp.java:35)在com.avea.ussd.servlet.startupservlet.doget(startupservlet.java:105)在javax.servlet.http.httpservlet.service(httpservlet.java:687)在weblogic.servlet.internal.stubsecurityhelper$servletserviceaction.run(stubsecurityhelper.java:295)在weblogic.servlet.internal.stubsecurityhelper$servletserviceaction.run(stubsecurityhelper.java:260)在weblogic.servlet.internal.stubsecurityhelper.invokeservlet(stubsecurityhelper.java:137)位于weblogic.servlet.internal.servletstubimpl.execute(servletstubimpl.java:353)位于weblogic.servlet.internal.servletstubimpl.execute(servletstubimpl.java:250)位于weblogic.servlet.internal.webappservletcontext$servletinvocationaction.wraprun(webappservletcontext.java:3793)位于weblogic.servlet.internal.webappservletcontext$servletinvocationaction.run(webappservletcontext.java:3763)位于weblogic.servlet.provider.wlssecurityprovider.runasforusercode(securitymanager.java:197)位于weblogic.servlet.provider.wlssecurityprovider.runasforusercode(wlssecurityprovider.java:203)位于weblogic.servlet.internal.webappservletcontext.dosecureExecute(webappservletcontext.java:2451)在weblogic.servlet.internal.webappservletcontext.securedexecute(webappservletcontext.java:2299)在weblogic.servlet.internal.webappservletcontext.execute(webappservletcontext.java:2277)在weblogic.servlet.internal.servletrequestimpl.runinternal(servletrequestimpl.java:1720)位于weblogic.servlet.internal.servletrequestimpl.run(servletrequestimpl.java:1680)位于weblogic.servlet.provider.containersupportproviderimpl$WLSRequesteExecutor.run(containersupportproviderimpl.java:272)位于weblogic.invocation.componentinvocationcontextmanager.\u weblogic.invocation.componentinvocationcontextmanager.runas(componentinvocationcontextmanager.java:337)处的runas(componentinvocationcontextmanager.java:352)位于weblogic.work.livepartitionutility.DoRunUnworkUnderContext(livepartitionutility.java:57)处weblogic.work.partitionutility.runworkundercontext(partitionutility.java:41)在weblogic.work.selftuningworkmanagerimpl.runworkundercontext(selftuningworkmanagerimpl.java:655)在weblogic.work.executethread.executethread(executethread.java:420)在weblogic.work.executethread.run(executethread.java:360)上

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题