You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by scott hutinger <s-...@wiu.edu> on 2005/03/31 22:15:10 UTC

[doc] linux DITA xerces gump final try?

Fred,

I hate to ask this, but could you try one more thing?  Could you try the 
latest xerces gump files and add them to your CLASSPATH?
I have noticed some other problems related to linux.  A bunch of fixes 
are in this version.  I used this to
create a build without my failure (which I know the fix is built into 
the gump version).

http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xml-parser-gump-29032005.jar
http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xercesImpl-gump-29032005.jar

I don't know if Jeff tried this or not.

thanks,
scott

Re: [doc] linux DITA xerces gump final try?

Posted by Fred Baube <fr...@metadoc.fi>.
Quoting scott hutinger:
>
> Are you running your locale as UTF-8 or something else?  

Nope, plain ol' anglais. 

	>> locale
	LANG=en_US
	LC_CTYPE="en_US"


fred


Re: [doc] linux DITA xerces gump final try?

Posted by scott hutinger <s-...@wiu.edu>.
Hey Fred,

Are you running your locale as UTF-8 or something else?  I think I 
understand Finnish when getting it translated (and finding slang for one 
of them :-) ).

I can't think of much more except, global settings (java - ~/.java) or 
in the jre/lib (which I have none) although I was going to setup a new 
user and try a build later (18 hours from now).  Fred and I have 
completely different problems (and shouldn't).  Susan and Jean can both 
build just fine,

Hmmm... I have looked around at a lot of bug reports also.

I guess get a list that could be the culprit.  But I think some more 
verbose output is needed at this point.

Fred could try a -debug on the ant build, but I don't think it will 
yeild much.  It certainly didn't for me.  Guess debug output from 
different libraries are needed at this point.

But, the xerces libraries load first from the CLASSPATH, then others if 
needed.  (I did read a bug on this, but I think it was a previous version).

scott

Fred Baube wrote:

>Quoting scott hutinger:
>  
>
>>Fred,
>>
>>..Could you try the latest xerces gump files and add them to 
>>your CLASSPATH? I have noticed some other problems related to 
>>linux.  A bunch of fixes are in this version.  I used this to
>>create a build without my failure (which I know the fix is built into 
>>the gump version).
>>
>>http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xml-parser-gump-29032005.jar
>>http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xercesImpl-gump-29032005.jar
>>    
>>
>
>Saatana, ei se toimi.
>
>
>CLASSPATH:
>/opt/trunk/xercesImpl-gump-29032005.jar:/opt/trunk/xml-parser-gump-29032005.jar:/opt/j2sdk1.4.2_07/jre/lib/rt.jar:/opt/trunk/DITA-OT1.0/lib/dost1.0.jar:/opt/trunk/lib/avalon-framework-cvs-20020806.jar:/opt/trunk/lib/fop.jar:/opt/trunk/lib/batik.jar
>
>
>Running "ant" in the DITA subdir, 
>it barfed the same way:
>
>BUILD FAILED
>/opt/trunk/DITA-OT1.0/build.xml:616: The following error occurred while executing this line:
>/opt/trunk/DITA-OT1.0/build.xml:680: The following error occurred while executing this line:
>/opt/trunk/DITA-OT1.0/pretargets.xml:120: javax.xml.transform.TransformerException: java.lang.NullPointerException
>
>
>Running "ant pdf" in the "trunk/" directory, 
>it barfed the same way as previously: 
>
>topicpull:
>     [xslt] Transforming into /opt/trunk/temp
>     [xslt] Processing /opt/trunk/temp/cgsinsta.dita to /opt/trunk/temp/cgsinsta.dita.pull
>     [xslt] Loading stylesheet /opt/trunk/DITA-OT1.0/xsl/preprocess/topicpull.xsl
>     [xslt] : Error! null
>     [xslt] Failed to process /opt/trunk/temp/cgsinsta.dita
>
>BUILD FAILED
>/opt/trunk/build.xml:93: The following error occurred while executing this line:/opt/trunk/build.xml:137: The following error occurred while executing this line:
>/opt/trunk/DITA-OT1.0/pretargets.xml:120: javax.xml.transform.TransformerException: java.lang.NullPointerException
>
>
>
>So, the new jarfiles, when placed at the head of my CLASSPATH, do not help.
>
>Perhaps the new xerces jarfiles need to be in one of the lib/ subdirs ?
>
>
>fred
>
>  
>


Re: [doc] linux DITA xerces gump final try?

Posted by Fred Baube <fr...@metadoc.fi>.
Quoting scott hutinger:
>
> Fred,
> 
> ..Could you try the latest xerces gump files and add them to 
> your CLASSPATH? I have noticed some other problems related to 
> linux.  A bunch of fixes are in this version.  I used this to
> create a build without my failure (which I know the fix is built into 
> the gump version).
> 
> http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xml-parser-gump-29032005.jar
> http://brutus.apache.org/gump/public-jars/xml-xerces2/jars/xercesImpl-gump-29032005.jar

Saatana, ei se toimi.


CLASSPATH:
/opt/trunk/xercesImpl-gump-29032005.jar:/opt/trunk/xml-parser-gump-29032005.jar:/opt/j2sdk1.4.2_07/jre/lib/rt.jar:/opt/trunk/DITA-OT1.0/lib/dost1.0.jar:/opt/trunk/lib/avalon-framework-cvs-20020806.jar:/opt/trunk/lib/fop.jar:/opt/trunk/lib/batik.jar


Running "ant" in the DITA subdir, 
it barfed the same way:

BUILD FAILED
/opt/trunk/DITA-OT1.0/build.xml:616: The following error occurred while executing this line:
/opt/trunk/DITA-OT1.0/build.xml:680: The following error occurred while executing this line:
/opt/trunk/DITA-OT1.0/pretargets.xml:120: javax.xml.transform.TransformerException: java.lang.NullPointerException


Running "ant pdf" in the "trunk/" directory, 
it barfed the same way as previously: 

topicpull:
     [xslt] Transforming into /opt/trunk/temp
     [xslt] Processing /opt/trunk/temp/cgsinsta.dita to /opt/trunk/temp/cgsinsta.dita.pull
     [xslt] Loading stylesheet /opt/trunk/DITA-OT1.0/xsl/preprocess/topicpull.xsl
     [xslt] : Error! null
     [xslt] Failed to process /opt/trunk/temp/cgsinsta.dita

BUILD FAILED
/opt/trunk/build.xml:93: The following error occurred while executing this line:/opt/trunk/build.xml:137: The following error occurred while executing this line:
/opt/trunk/DITA-OT1.0/pretargets.xml:120: javax.xml.transform.TransformerException: java.lang.NullPointerException



So, the new jarfiles, when placed at the head of my CLASSPATH, do not help.

Perhaps the new xerces jarfiles need to be in one of the lib/ subdirs ?


fred