Hi guys,

I've recently began experiencing problems with a page utilizing CFTree, 
and I'm seeing the following symptoms:

* In Firefox or Epiphany, the applet doesn't load, and the Java console 
gives an error message (see below)
* In Opera, the applet works just fine.

The error given in Firefox and epiphany is as follows:

load: class coldfusion.applets.CFTreeApplet.class not found.
java.lang.ClassNotFoundException: coldfusion.applets.CFTreeApplet.class
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:194)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:127)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:640)
        at sun.applet.AppletPanel.createApplet(AppletPanel.java:785)
        at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2302)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:714)
        at sun.applet.AppletPanel.run(AppletPanel.java:368)
        at java.lang.Thread.run(Thread.java:619)

Hadn't I checked in Opera it would seem obious that some classpath on 
the server was a bit off. But there hasn't even been any changes on the 
server that I am aware of.

This is happening on a multiserver config running MX7 (yes, we will 
upgrade soon), and on the client side I have tried both java 1.6.0_10 as 
well as 1.5.0_16 with the same result.

Does anyone know what this problem might stem from, and would you be 
willing to share some CF wisdom?

Regards,
Roger Kristiansen

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318929
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to