You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Yash Talwar (JIRA)" <xa...@xml.apache.org> on 2005/07/12 20:33:11 UTC

[jira] Resolved: (XALANJ-2083) Data corrupted in Parallel XSL execution

     [ http://issues.apache.org/jira/browse/XALANJ-2083?page=all ]
     
Yash Talwar resolved XALANJ-2083:
---------------------------------

    Fix Version: CurrentCVS
     Resolution: Fixed

I looked into this defect.  I used an AIX machine with multiple CPU.
The problem is reproducable with Xalan 2.6.0 Version (almost always, i.e. 9 out of 10 times)
The problem is not reproducable with currentCVS version.  So, it appears that the defect has been fixed in currentCVS version.

Yash Talwar.

> Data corrupted in Parallel XSL execution
> ----------------------------------------
>
>          Key: XALANJ-2083
>          URL: http://issues.apache.org/jira/browse/XALANJ-2083
>      Project: XalanJ2
>         Type: Bug
>     Versions: 2.5
>  Environment: Solaris 8, JDK1.4.2_05 - Xalan with Xerces 2.5.0 and xercesImpl Xerces-J_2_0_1_01
>     Reporter: Rony Zoghby
>     Assignee: Yash Talwar
>     Priority: Critical
>      Fix For: CurrentCVS
>  Attachments: XalanXercesTest.zip
>
> Hi,
> We're executing the same stylesheet on different XML documents at the same time (multiple concurrent threads). Randomly, the result of the execution of one thread is the result of the execution of another:
> Example:
> XML INPUT1: <Date>17/01/1976</Date>
> XML INPUT2: <Date>20/04/2004</Date>
> The results of the XSL that extracts the date are:
> RESULT 1: 20/04/2004 (the result of the second execution)
> RESULT 2: 20/04/2004
> Is this issue related to Bug ID 19434? It seems like if it is the same.
> If not, is there a fix for this?
> Regards,
> Rony.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org