You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Ex...@tls.mms.fr on 2000/12/06 17:18:20 UTC

Build fail for FOP 0.15

  I try to build without success FOP 0.15 with
Xalan 1.2.2, Xerces 1.2.2, JDK 1.2.2 on hpux

I have read all docs, faq and mails in thread :
 "Re: Where is org.apache.fop.fo.properties package ?"

The error message :
Generating the java file from xml ressources
*************************
xslt compile
in : ./build/src/codegen/properties.xsl
*************************

HotSpot Virtual Machine Error, Unexpected signal 4

  It seems something is wrong in XSLT transform
of properties.xml files.
  But I can do the transform, without build.xml,
one file after one file with Xalan.
  So I don't understand what is wrong.

  Anybody has an idea ?

               Laurent Galy

Re: Build fail for FOP 0.15

Posted by Fotis Jannidis <fo...@lrz.uni-muenchen.de>.
Maybe you should try the combination xalan/xerces 1.2.1. It has 
been reported to work. 

Fotis

Send reply to:  	fop-dev@xml.apache.org
From:           	Ext.ZXSPRCR2A015@tls.mms.fr
Date sent:      	6 Dec 2000 16:18:20 +0000
To:             	fop-dev@xml.apache.org
Copies to:      	dbatard@sf2r.fr
Subject:        	Build fail for FOP 0.15
Priority:       	normal

>   I try to build without success FOP 0.15 with
> Xalan 1.2.2, Xerces 1.2.2, JDK 1.2.2 on hpux
> 
> I have read all docs, faq and mails in thread :
>  "Re: Where is org.apache.fop.fo.properties package ?"
> 
> The error message :
> Generating the java file from xml ressources
> *************************
> xslt compile
> in : ./build/src/codegen/properties.xsl
> *************************
> 
> HotSpot Virtual Machine Error, Unexpected signal 4
> 
>   It seems something is wrong in XSLT transform
> of properties.xml files.
>   But I can do the transform, without build.xml,
> one file after one file with Xalan.
>   So I don't understand what is wrong.
> 
>   Anybody has an idea ?
> 
>                Laurent Galy