Hi Jonathan,

I'm not sure if this will fix your problem, mostly because I can't
recreate your problem, but it seems a google may have your answer:

http://stackoverflow.com/questions/1242722/java-unsatisfiedlinkerror-when-mixing-awt-and-swt

Mehdi

On 7 February 2011 23:43, Jonathan Levinson
<jonathan.levin...@intersystems.com> wrote:
> Hi,
>
>
>
> I’m trying to run FOP on Open VMS and I’m experiencing the following error:
>
>
>
> $  java "-Xmx512m" "-Djava.awt.headless=true" -
>
> "-Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl"-
>
> "org.apache.fop.cli.Main" -C _$1$DGA1:[SKONDEVMS.FOP.CONF]fop.xconf -XML
> _$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.xml -XSL
> _$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.xsl -PDF
> _$1$DGA1:[SKONDEVMS.MGR.TEMP]MyReporttxt.pdf
>
> Feb 7, 2011 6:36:02 PM org.apache.fop.apps.FopFactoryConfigurator configure
>
> INFO: Default page-height set to: 11in
>
> Feb 7, 2011 6:36:02 PM org.apache.fop.apps.FopFactoryConfigurator configure
>
> INFO: Default page-width set to: 8.26in
>
> Exception in thread "main"
>
> java.lang.UnsatisfiedLinkError: /java$awt_shr: Last error code from dlsym
> was: 8
>
> 284
>
>
>
>
>
>         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>
>
>
>         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1814)
>
>
>
>         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1679)
>
>
>
>         at java.lang.Runtime.loadLibrary0(Runtime.java:823)
>
>
>
>         at java.lang.System.loadLibrary(System.java:1030)
>
>
>
> Does anyone have any idea how to resolve this error?
>
>
>
> Best Regards,
>
> Jonathan Levinson
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to