You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/02/08 13:29:12 UTC

[jira] Resolved: (AXISCPP-270) FaultMappingDoc testcase failing on windows

     [ http://issues.apache.org/jira/browse/AXISCPP-270?page=history ]
     
John Hawkins resolved AXISCPP-270:
----------------------------------

     Resolution: Fixed
    Fix Version: 1.5 Alpha

I've created new test ->FaultMappingRepeatedDoc that only uses one instance of the stub. This test worked first time so I'm assuming that other memory management issues have resolved this problem since it was first opened.

> FaultMappingDoc testcase failing on windows
> -------------------------------------------
>
>          Key: AXISCPP-270
>          URL: http://issues.apache.org/jira/browse/AXISCPP-270
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Adrian Dick
>     Priority: Critical
>      Fix For: 1.5 Alpha

>
> When running the FaultMappingDoc test on Windows it fails with the following pop-up message:
>   Unhandled exception in FaultMappingDoc.exe: 0x0000005: Access Violation.
> Following some investigation I've found the problem appears to be a sequencing issue.
> By modifying the test to create a new instance of the web service for each call, allows the test to pass.
> I feel this is probably a fair fix for this particular test - but the real problem here is a sequencing/re-use issue, and a test (or set of tests) should be created to capture this.
> There is obviously some kind of unwanted caching going on between repeated calls causing problems here - though this currently only appears to be a problem on Windows.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira