RE: Error - java.lang.UnsatisfiedLinkError: no cmm in java.library.path

2007-05-18 Thread KS.Bhaskar


DISCLAIMER:
This message contains privileged and confidential information and is intended 
only for an individual named. If you are not the intended recipient, you should 
not disseminate, distribute, store, print, copy or deliver this message. Please 
notify the sender immediately by e-mail if you have received this e-mail by 
mistake and delete this e-mail from your system. E-mail transmission cannot be 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete or contain viruses. The 
sender, therefore,  does not accept liability for any errors or omissions in 
the contents of this message which arise as a result of e-mail transmission. If 
verification is required, please request a hard-copy version.


Re: Error - java.lang.UnsatisfiedLinkError: no cmm in java.library.path

2007-05-17 Thread Edward . Smith
The fix that was found was to inclulde the value java.awt.headless true 
on the clp java command in the properties section.  You can also use the 
properties file and set it in there.  The link is 
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/rzaha/nawtsystemprops.htm

Error - java.lang.UnsatisfiedLinkError: no cmm in java.library.path

2007-05-16 Thread Edward . Smith
Hello,
I am running a java application on a iSeries V5R4, JDK 1.4 using 
release 0.93 of FOP.  I get the error - java.lang.UnsatisfiedLinkError: 
no cmm in java.library.path.  I am not sure what the error actually 
means.. I can run the application and/or the FOP script on my windows pc 
and it runs fine.  I am not sure what I am missing on the iSeries. Any 
help would be appreciated... 

Re: Error - java.lang.UnsatisfiedLinkError: no cmm in java.library.path

2007-05-16 Thread Jeremias Maerki
Seems to have to do with the IBM JVM you're using. Friend Google
revealed this:
http://groups.google.com/group/comp.sys.ibm.as400.misc/browse_thread/thread/8c486bb36e896c6c/9e0fb85a14724312

cmm has to do with color profiles. I have no idea why that is not
available with the IBM JVM. I'd ask IBM for help. Just for reference, it
would be interesting to see the full stacktrace.

On 16.05.2007 21:14:38 Edward.Smith wrote:
 Hello,
 I am running a java application on a iSeries V5R4, JDK 1.4 using 
 release 0.93 of FOP.  I get the error - java.lang.UnsatisfiedLinkError: 
 no cmm in java.library.path.  I am not sure what the error actually 
 means.. I can run the application and/or the FOP script on my windows pc 
 and it runs fine.  I am not sure what I am missing on the iSeries. Any 
 help would be appreciated... 



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]