[
https://issues.apache.org/jira/browse/AXIS2-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikhil Thaker resolved AXIS2-2870.
----------------------------------
Resolution: Fixed
Revision # 551335
> intermittent failures in dispatch threading test
> ------------------------------------------------
>
> Key: AXIS2-2870
> URL: https://issues.apache.org/jira/browse/AXIS2-2870
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: jaxws
> Reporter: Nikhil Thaker
> Assignee: Nikhil Thaker
>
> The following failures have been seen when running jaxws Dispatch in multi
> thread environment, this error occurs intermittently. Following is the stack
> trace for this issue.
> javax.xml.ws.WebServiceException: java.lang.NullPointerException
> at
> org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:180)
> at
> org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:79)
> at
> org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:134)
> at
> org.apache.axis2.jaxws.client.dispatch.BaseDispatch.invoke(BaseDispatch.java:159)
> at java.lang.Thread.run(Thread.java:803)
> Caused by: java.lang.NullPointerException
> at
> org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil.performMigrationToMessageContext(ApplicationConte
> xtMigratorUtil.java:96)
> at
> org.apache.axis2.jaxws.client.dispatch.BaseDispatch.invoke(BaseDispatch.java:123)
> I will provide the fix for this issue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]