Jonathan Addison schrieb:
Hi Hubertus,
Hubertus Groepper wrote:
Andreas Hartmann schrieb:
Hubertus Groepper schrieb:
Hi all,
using WinXP with Sun Java 1.4 on a fresh checkout I get:
BUILD FAILED
C:\Lenya\14\src\targets\webapp-build.xml:164: The following error
ccurred while executing this line:
java.lang.IllegalAccessError: class
org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2$Ance
storIterator cannot access its superclass
org.apache.xml.dtm.ref.DTMDefaultBaseI
terators$InternalAxisIteratorBase
This looks like a conflict between two Xalan versions, maybe an
endorsed library or classpath problem.
How can I check that? I ran configure.bat prior to build.bat (do I
need to?).
I guess something goes
wrong when calling the modules build.
Yes, looks like it. This is when things go wrong for me:
prepare-modules:
Processing C:\Lenya\14\build\lenya\temp\modules.xml to
C:\Lenya\14\build\lenya\temp\modules-build.xml
Loading stylesheet C:\Lenya\14\src\resources\build\modules2build.xsl
This issue was brought up at the end of September and was affecting both
Linux and WinXP users.
The offending line is
<factory name="org.apache.xalan.xsltc.trax.TransformerFactoryImpl" />
A change was committed to build.sh to fix the problem on Linux, but no
fix was ever put forth for WinXP.
You can read the thread here:
http://marc.theaimsgroup.com/?l=lenya-dev&w=2&r=1&s=svn+commit+r449456&q=b
On my XP machine I removed that line above and it has been working.
HTH
it does, many thanks Jonathan! With regards to a 1.4 RC to be released
soon this workaround doesn't feel right to me, though.
thanks again,
hubertus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]