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 favez <fa...@swissonline.ch> on 2002/01/23 14:17:24 UTC

error with fop release 20.3.rc

Small error

(with the binary 20.3.rc download version)

while writing the following command line

java -cp build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-
1.2.3.jar;lib\avalon-framework-4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-
1.0.jar org.apache.fop.apps.Fop -d -fo user.xslfo -awt

I have the following error : 

[ERROR]: AWTStarter could not be loaded.
org.apache.fop.apps.FOPException: AWTStarter could not be loaded.
        at org.apache.fop.apps.CommandLineOptions.getStarter
(CommandLineOptions.
java:431)
        at org.apache.fop.apps.Fop.main(Fop.java:18)


what's the matter ?? (-pdf is working really fine).

thanks

Steve
favez@swissonline.ch

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: error with fop release 20.3.rc

Posted by Christian Geisert <ch...@isu-gmbh.de>.
favez wrote:

> Small error
> 
> (with the binary 20.3.rc download version)
> 
> while writing the following command line
> 
> java -cp build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-
> 1.2.3.jar;lib\avalon-framework-4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-
> 1.0.jar org.apache.fop.apps.Fop -d -fo user.xslfo -awt
> 
> I have the following error : 
> 
> [ERROR]: AWTStarter could not be loaded.
> org.apache.fop.apps.FOPException: AWTStarter could not be loaded.
>         at org.apache.fop.apps.CommandLineOptions.getStarter
> (CommandLineOptions.
> java:431)
>         at org.apache.fop.apps.Fop.main(Fop.java:18)
> 
> 
> what's the matter ?? (-pdf is working really fine).


I just tried it under Linux and it worked. But your FO filename 
looks a bit strange, I'm guessing you want user.fo ?!
If this is the problem, there should be a better error message...

> thanks
> 
> Steve
> favez@swissonline.ch

Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org