Results 1 to 2 of 2
Thread: Java issue on Mac Lion
- 10-14-2011, 04:49 PM #1
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
Java issue on Mac Lion
Hi
I'm working with eZ Publish CMS and the ParadoxPDF extension which generates PDF from a JAR built uppon Flying Saucer.
When I try to generate a PDF file through eZ Publish on Mac Snow Leopard with Java 1.6.0_24, it works fine. But on Mac Lion with Java 1.6.0_26, I get this error :
The file aef35d21b915bb7bffe3dbdf602c82d3.xhtml exists and a PDF file is generated when I execute the command line in a shell.Java Code:[ Oct 12 2011 15:02:58 ] Failed executing command : /usr/bin/java -Djava.awt.headless=true -jar extension/paradoxpdf/bin/paradoxpdf.jar var/tnt/paradoxpdf/aef35d21b915bb7bffe3dbdf602c82d3.xhtml var/tnt/paradoxpdf/aef35d21b915bb7bffe3dbdf602c82d3.pdf 2>&1 , Output : Error occurred during initialization of VM Unable to load native library: libjava.jnilib
How can I force loading the missing library ?
Any idea would be great. Thanks for your help.
Vince
- 11-07-2011, 02:25 PM #2
Member
- Join Date
- Oct 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Java Memory Issue
By personal in forum Advanced JavaReplies: 12Last Post: 01-07-2012, 02:05 PM -
Java scheduling issue
By garyksmith in forum Advanced JavaReplies: 2Last Post: 10-12-2011, 11:49 AM -
Issue with Java
By Slipperyfox in forum New To JavaReplies: 4Last Post: 03-17-2011, 12:21 PM -
Java LinkedList Issue
By Arunkumar in forum Advanced JavaReplies: 6Last Post: 09-18-2009, 07:26 PM -
php issue (a little different from java I know!)
By thomase in forum New To JavaReplies: 5Last Post: 04-01-2009, 01:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks