|
|
transformation fails with "InvalidStackContextException: Invalid stack context
(, line -1, column -1)"
-------------------------------------------------------------------------------------------------------
Key: XALANC-533
URL: http://issues.apache.org/jira/browse/XALANC-533
Project: XalanC
Type: Bug
Components: XalanC
Versions: 1.9
Environment: Microsoft Windows 2000
Service Pack 4
AMD Athlon XP 2500+
1 GB RAM
Reporter: Michael Sonsini
Priority: Blocker
After upgrading from version 1.8 to 1.9, a previously working transformation
fails with the following message:
InvalidStackContextException: Invalid stack context (, line -1, column -1)
I needed to upgrade to version 1.9 to resolve the problem in 1.8 with
createDOMFactory() call associated with XMLParserLiaison.hpp. I used the
Xalan.exe and XalanTransform.exe utilities to isolate the issue to xalan.
I have confirmed with another xslt processor (http://xslt.sitesfree.com/) that
the transformation is valid and produces the expected output.
This is the first time I am submitting a bug against an apache product. I know
that this issue is impossible to analyze without the input file and the
transformation. I will either add them to this description if I do not see a
way to attach them as files or close this issue and file another one if the
prior is not possible.
--
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@xxxxxxxxxxxxxx
For additional commands, e-mail: xalan-dev-help@xxxxxxxxxxxxxx
|
|