Newkid wrote:
> 
> Support Cell,
> 
> Could you please advice what needs to be done to run the FOP 0.94 on a
> solaris box? I have set the CLASSPATH; Convert the FOP.sh file for UNIX; etc
> for all necessary files but when I tried to run FOP on Solaris it's showing
> the below error:
> 

Maybe your conversion is incorrect?

> *************************************************************************
> -bash-3.00$ Fop -xml abc.xml -xsl abc.xsl -pdf abc.pdf
> 
[output snipped - prints help screen as if fop were called without parameters]
> 
> Mar 20, 2008 3:28:36 PM org.apache.fop.cli.Main startFOP
> SEVERE: Exception
> java.lang.IllegalArgumentException: Error creating InputHandler object.
>         at
> org.apache.fop.cli.CommandLineOptions.createInputHandler(CommandLineOptions.java:818)
>         at
> org.apache.fop.cli.CommandLineOptions.parse(CommandLineOptions.java:165)
>         at org.apache.fop.cli.Main.startFOP(Main.java:154)
>         at org.apache.fop.cli.Main.main(Main.java:197)
> **********************************************************************
> I even tried ./Fop -d -xml abc.xml -xsl abc.xsl -pdf abc.pdf as suggested in
> other but still NO use. Please help me out and let me know what needs to be
> done more to get rid of this issue.
> 
> The same application is working fine on WINDOWS box but when I deployed on
> SOLARIS, I received the above mentioned error.
>
> Any tip would be deeply appreciated.!
> Newkid


Apparently you used the Windows distribution and tried to convert it
to Unix. Why not download the Unix distribution instead? The filename
ends with .tar.gz.

It is possible that they are *not* identical except for the scripts, and
it is possible that your modification of the Cygwin fop.sh to Unix was
not correct.

 
_________________________________________________________________
Shed those extra pounds with MSN and The Biggest Loser!
http://biggestloser.msn.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to