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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2007/06/27 23:10:25 UTC

[jira] Created: (AXIS2-2870) intermittent failures in dispatch threading test

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-2870) intermittent failures in dispatch threading test

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-2870.
--------------------------------


> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2870) intermittent failures in dispatch threading test

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org