[
https://issues.apache.org/jira/browse/AXIS2-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418068#comment-16418068
]
robert lazarski commented on AXIS2-5912:
----------------------------------------
You will have to configure your debugging as mentioned and I suggest you try to
debug with these logs, its impossible to understand your problem without
logging.
With the right logging and some effort, you should be able to find your problem.
If you are still stuck, you can paste or attach your logs to this issue.
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]