You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ralf Hauser (JIRA)" <ji...@apache.org> on 2018/09/12 16:20:00 UTC

[jira] [Commented] (AXIS2-5912) Axis2 upgrade resulted in "The service cannot be found for the endpoint reference"

    [ https://issues.apache.org/jira/browse/AXIS2-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612415#comment-16612415 ] 

Ralf Hauser commented on AXIS2-5912:
------------------------------------

 see also AXIS2-5933

> Axis2 upgrade resulted in "The service cannot be found for the endpoint reference"
> ----------------------------------------------------------------------------------
>
>                 Key: AXIS2-5912
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5912
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.7.5
>            Reporter: Anoobkumar
>            Priority: Major
>         Attachments: Axis2_16_MM_UWAlertsAppLog.log, Axis2_17_MM_UWAlertsAppLog.log, image-2018-03-30-13-06-33-443.png
>
>
> I am upgarding my project from Axis2 1.6.2 to 1.7.5 version. While hitting the end point in my local server(webLogic), I am getting the below error. Could you please help?
> The code is working fine with Axis2 1.6.2.
>  
>  
> 2018-03-28 15:18:09,076 [[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR org.apache.axis2.engine.AxisEngine - The service cannot be found for the endpoint reference (EPR) http://localhost:7001/BI_MRQTRules/services/BI_MRQTRules.BI_MRQTRulesPort/
> org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) http://localhost:7001/BI_MRQTRules/services/BI_MRQTRules.BI_MRQTRulesPort/
>  at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:79)
>  at org.apache.axis2.engine.Phase.invoke(Phase.java:324)
>  at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:250)
>  at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:156)
>  at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:178)
>  at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:163)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
>  at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:286)
>  at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:260)
>  at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)
>  at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:350)
>  at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:247)
>  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3650)
>  at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3620)
>  at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326)
>  at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:196)
>  at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)
>  at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)
>  at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2423)
>  at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2280)
>  at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2258)
>  at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1626)
>  at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1586)
>  at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:270)
>  at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)
>  at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)
>  at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)
>  at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
>  at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:617)
>  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:397)
>  at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org