Have you installed all the hotfixes for ColdFusion 5? There are about 6 of them, and one of them replaces some of the Java class and .jar files. This might be a source of your problem.
Kevin Langevin Flying Chimp Media 954-585-0999 [EMAIL PROTECTED] http://www.FlyingChimp.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 25, 2002 10:19 AM > To: CF-Talk > Subject: HELP! CFJava2.jar & Errors > > > We've just upgraded a development server to CF5. The server has > an app on it > that we purchased from a vendor. They haven't certified it to > run under CF5, > but they said that it should be fine, if we decided to give it a try. > > Well, most of it seems to be ok, but there is a section that > loads some java, > and we get errors. > > On the main screen, there is a message that it is trying to load > servername/cfide/classes/CFJava2.jar, and then the following Java Plug-in > Security Warning: > > java.security.cert.CertificateExpiredException: NotAfter: Sun Dec > 16 17:59:59 > CST 2001 > at sun.security.x509.CertificateValidity.valid(Unknown Source) > at sun.security.x509.X509CertImpl.checkValidity(Unknown Source) > at sun.security.x509.X509CertImpl.checkValidity(Unknown Source) > at sun.plugin.security.TrustDecider.isAllPermissionGranted(Unknown > Source) > at > sun.plugin.security.PluginClassLoader.getPermissions(Unknown Source) > at > java.security.SecureClassLoader.getProtectionDomain(Unknown Source) > at java.security.SecureClassLoader.defineClass(Unknown Source) > at java.net.URLClassLoader.defineClass(Unknown Source) > at java.net.URLClassLoader.access$100(Unknown Source) > at java.net.URLClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(Unknown Source) > at sun.applet.AppletClassLoader.findClass(Unknown Source) > at sun.plugin.security.PluginClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.applet.AppletClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.applet.AppletClassLoader.loadCode(Unknown Source) > at sun.applet.AppletPanel.createApplet(Unknown Source) > at sun.plugin.AppletViewer.createApplet(Unknown Source) > at sun.applet.AppletPanel.runLoader(Unknown Source) > at sun.applet.AppletPanel.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > Does this mean that we have an expired cert? Is it a bug in CF5? > Any ideas on > what might be causing this? > > Thanks, > Erica > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

