11 Replies Latest reply on Feb 14, 2005 3:35 PM by ganesk

    AppletBrowser Class not found

    vijay_verma

      Hi All,
      When I start admin console of Jboss 4.0, it says
      AppletBrowser Class not found.

      Please help
      regards

        • 1. Re: AppletBrowser Class not found

          What browser are you using, version? Which JDK | JRE version are you using? Do you have Java plugin installed?

          -- Juha

          • 2. Re: AppletBrowser Class not found
            vijay_verma

            Hi Juha

            thanks for reply.
            I am using.
            IE 5, JDK1.3.1, Yeah I have java plugin installed.

            Regards
            Vijay

            • 3. Re: AppletBrowser Class not found

              I have the same problem...
              Jboss-3.2.1_tomcat-4.1.24 j2sdk1.4.2 and plugins. The error is

              Error loading class: org.jboss.console.navtree.AppletBrowser
              java.lang.NoClassDefFoundError
              java.lang.ClassNotFoundException: org.jboss.console.navtree.AppletBrowser
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.run
              at java/lang/Thread.run
              Error loading class: org.jboss.console.navtree.AppletBrowser
              java.lang.NoClassDefFoundError
              java.lang.ClassNotFoundException: org.jboss.console.navtree.AppletBrowser
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.run
              at java/lang/Thread.run
              Error loading class: org.jboss.console.navtree.AppletBrowser
              java.lang.NoClassDefFoundError
              java.lang.ClassNotFoundException: org.jboss.console.navtree.AppletBrowser
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/vm/loader/URLClassLoader.loadClass
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.processSentEvent
              at com/ms/applet/AppletPanel.run
              at java/lang/Thread.run

              I move web-console.war in deploy dir but nothing happen ..
              Cheers

              • 4. Re: AppletBrowser Class not found
                kamranzaidi

                hi,
                did any found answer to this problem? i have some prob with 3.2.5.

                thanks
                Kamran

                • 5. Re: AppletBrowser Class not found
                  darranl

                  Which JDK version are you using?

                  • 6. Re: AppletBrowser Class not found
                    kamranzaidi

                    Here is my post .
                    --
                    Org.jboss.console.navtree.AppletBrowser not found.

                    When trying to load web-console Jboss 3.2.5 on IE (Ms XP) with jre 1.4.2 giving me this exception. It just shows a gray panel. This class is there under applet.jar that is packed in web-consol.war.

                    I tried copying jcert.jar, jnet.jar and jsse.jar under jre/ext dir as mentioned in some other posts, but no use.

                    Can anyone point me to right direction? Any idea why its happening?

                    Thanks
                    Kamran

                    • 7. RE: AppletBrowser Class not found
                      logisco

                      I've the same prob when starting web-console.

                      My configurations are:

                      Jboss 3.2.5 on Linux (2.4 and 2.6) with IE6 on XP and IE5.5 on Win2k
                      JBoss 4.0RC1 on Linux 2.4 with IE on XP also

                      Everywhere the same

                      Has anyone an idea?

                      Thanks

                      • 8. Re: AppletBrowser Class not found
                        darranl

                        As before, which JDK are you using and is Internet Explorer configured to use the plug-in from Sun?

                        • 9. Re: AppletBrowser Class not found
                          logisco

                           

                          "darranl" wrote:
                          As before, which JDK are you using and is Internet Explorer configured to use the plug-in from Sun?


                          JDK is 1.4.02_04
                          What do you mean with "configured to use the plug-in from Sun"?

                          • 10. Re: AppletBrowser Class not found
                            duguo

                            You need to set the default VM for you browser at "Control Panel" >> "Java Plug-in 1.4.?" >> "Browser" >> Check the box for your browsers in use. Then restart browser.

                            • 11. Re: AppletBrowser Class not found
                              ganesk

                              Thanks ... Worked well ...