Class not found error "QTJAVA" [message #572420] |
Tue, 11 December 2012 22:02 |
|
mahnazzz
Messages: 98 Registered: July 2011 Location: Iran
|
Member |
|
|
I have many forms on server side.when I run these forms from my computer(as client) forms run successfully.but when i run them from another computer
these error occurred.
"Ignored exception: java.security.cert.CertificateException: Your security configuration will not allow granting permission to self signed certificates
Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: quicktime/std/StdQTException" on java console.
It is because of file file "C:\Program Files\Java\jre6\lib\ext\QTJava.zip" that i have on my system and other system dose not have it.
I don't know what is this file and how it is copied in the path of jre.and should I copy this file to path of jre on all of the client side or there are another solution for it.
[Updated on: Tue, 11 December 2012 22:02] Report message to a moderator
|
|
|