[ https://issues.apache.org/jira/browse/AXIS2-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539892#comment-16539892
]
Ramesh Chandra commented on AXIS2-5922:
---------------------------------------
hi Robert- Some additional logs we captured during the deployment of the web services, do
you think this is a normal message that can be ignored
org.apache.axis2.deployment.DeploymentEngine doDeploy org.apache.axis2.deployment.DeploymentException:
java.lang.LinkageError: loader constraint violation in interface itable initialization: when
resolving method "org.apache.axis2.description.AxisOperation.getName()Ljavax/xml/namespace/QName;"
the class loader (instance of com/ibm/ws/classloader/CompoundClassLoader) of the current class,
org/apache/axis2/description/AxisOperation, and the class loader (instance of sun/misc/Launcher$ExtClassLoader)
for interface com/singularity/ee/agent/appagent/services/bciengine/templates/IAxisOperation
have different Class objects for the type amespace/QName; used in the signature
[7/11/18 5:44:22:384 EDT] 0000071d ServiceDeploy I org.apache.axis2.deployment.ServiceDeployer
deploy The version-1.4.1.aar service, which is not valid, caused java.lang.LinkageError: loader
constraint violation in interface itable initialization: when resolving method "org.apache.axis2.description.AxisOperation.getName()Ljavax/xml/namespace/QName;"
the class loader (instance of com/ibm/ws/classloader/CompoundClassLoader) of the current class,
org/apache/axis2/description/AxisOperation, and the class loader (instance of sun/misc/Launcher$ExtClassLoader)
for interface com/singularity/ee/agent/appagent/services/bciengine/templates/IAxisOperation
have different Class objects for the type amespace/QName; used in the signatur
> the org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference
> ---------------------------------------------------------------------------------------
>
> Key: AXIS2-5922
> URL: https://issues.apache.org/jira/browse/AXIS2-5922
> Project: Axis2
> Issue Type: Bug
> Environment: solaris
> Reporter: Ramesh Chandra
> Priority: Major
>
> the past few months one of our web services that was created using axis framework randomly
throws the below error-, I spent hrs in the internet but no luck
>
> org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference
--
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
|