Ivan Pedruzzi
- Login: ivanpedruzzi
- Email: stylussupport@ivitechnologies.com
- Registered on: 2012-03-07
- Last connection: 2024-09-13
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Projects
Project | Roles | Registered on |
---|---|---|
SaxonMirrorHE | Subscriber | 2024-09-14 |
Activity
2016-03-08
-
Michael,
As discussed offline, the problem was triggered by calling Controller.transform without proper initialization. Using Transformer.transform works fine.
Thank you for your help!
Ivan
Bug #2663: java.lang.AssertionError: Internal error: no value for variable $vv:gg2097915420 at line 11 of
The following stylesheet generates java.lang.AssertionError: Internal error:
The error seems to be trigger by the doc or document function call using a literal URL and only on Saxon Enterprise Edition.
Complete test case attached.
...
2016-03-07
-
I simplified the code to this, enabled the trace and turn bytecode off
<?xml version="1.0" ?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" indent="yes"/>
<xsl:template ma... Bug #2663: java.lang.AssertionError: Internal error: no value for variable $vv:gg2097915420 at line 11 of
The following stylesheet generates java.lang.AssertionError: Internal error:
The error seems to be trigger by the doc or document function call using a literal URL and only on Saxon Enterprise Edition.
Complete test case attached.
...
2016-03-06
-
I cannot replicate it from the command line, it happens when is wired in our code, may be is the the debugging mode.
It happens regardless byte code generation bit.
Running on Java 1.8.0_71 on Windows 10.
I will do more experiment... Bug #2663: java.lang.AssertionError: Internal error: no value for variable $vv:gg2097915420 at line 11 of
The following stylesheet generates java.lang.AssertionError: Internal error:
The error seems to be trigger by the doc or document function call using a literal URL and only on Saxon Enterprise Edition.
Complete test case attached.
...
2016-03-04
-
Bug #2663 (Closed): java.lang.AssertionError: Internal error: no value for variable $vv:gg2097915420 at line 11 of
The following stylesheet generates java.lang.AssertionError: Internal error:
The error seems to be trigger by the doc or document function call using a literal URL and only on Saxon Enterprise Edition.
Complete test case attached.
...
Also available in: Atom