Results 1 to 9 of 9

Thread: Java Applet Capability Not Recognized by site?

  1. #1
    Join Date
    Jan 2006
    Location
    USA
    Beans
    332
    Distro
    Xubuntu

    Java Applet Capability Not Recognized by site?

    9.10 amd64. Java is fully enabled in my Firefox browser but one site that I would like to use doesn't seem to recognize it. Please see the attached screen shots. Any ideas?
    ----
    Linux user since before Yggdrasil, Unix before that while with the real AT&T.

  2. #2
    Join Date
    Feb 2007
    Location
    Somerville, MA
    Beans
    180
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Java Applet Capability Not Recognized by site?

    I have the same problem. Ubuntu 9.10 i386.
    Trying to play Dragondot.

    http://nmccoy.net/games/game06_drago...let/index.html

    Doesn't register. Why not? I have both IcedTea and JRE6 installed.

  3. #3
    Join Date
    Feb 2007
    Location
    Somerville, MA
    Beans
    180
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Java Applet Capability Not Recognized by site?

    I should mention that I have Namoroka installed. And the plugin does not show up. Unfortunately I've cleansed my system of Firefox 3.5 --- so I can't test that the issue is really my browser version.

  4. #4
    Join Date
    Feb 2007
    Location
    Somerville, MA
    Beans
    180
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Java Applet Capability Not Recognized by site?

    Fixed! I simply had to create a symlink from the java path to the plugins path. I did:
    sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/i386/libnpjp2.so ~/.mozilla/plugins/libnpjp2.so


    So in your case, do:
    sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/AMD64/libnpjp2.so ~/.mozilla/plugins/libnpjp2.so

    Or wherever your plugin directory is.

  5. #5
    Join Date
    Jan 2006
    Location
    USA
    Beans
    332
    Distro
    Xubuntu

    Re: Java Applet Capability Not Recognized by site?

    Thank you for the suggestion, but no joy. We don't seem to have the exact same issue. I put in the link that you suggested but the failure remained the same. Since the Java verification sites indicate correct operation, libnpjp2.so seems to being accessed within its primary directory.

    I went to the Dragondot website and the game played without error (without the link to libnpjp2.so in place) so this indicates that our problems are different.
    ----
    Linux user since before Yggdrasil, Unix before that while with the real AT&T.

  6. #6
    Join Date
    Feb 2007
    Location
    Somerville, MA
    Beans
    180
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Java Applet Capability Not Recognized by site?

    Perhaps there is some security layer imposed that the version of java you are using does not support (at least in linux/64-bit)? Do you use any adblocking software.

  7. #7
    Join Date
    Jan 2006
    Location
    USA
    Beans
    332
    Distro
    Xubuntu

    Re: Java Applet Capability Not Recognized by site?

    NO ad-blocking software. Pure Sun Java - java-6-sun-1.6.0.15. Since it passes multiple java testing sites without a problem I am having trouble figuring it out.
    ----
    Linux user since before Yggdrasil, Unix before that while with the real AT&T.

  8. #8
    Join Date
    Feb 2007
    Location
    Somerville, MA
    Beans
    180
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Java Applet Capability Not Recognized by site?

    Right. It must relate to something to do with their particular applet.

  9. #9
    Join Date
    Mar 2010
    Location
    Indiana - USA
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: streetsmart.com

    Bah.

    I had a semi-nice long response as to what I did but the internet ate it.

    Basically, concerning streetsmart.com, I uninstalled all other JRE packages, restarted Ubuntu, installed the latest Sun JRE, made a symbolic link to the libjavaplugin_oji.so plugin like so (use the current version of course):

    http://www.java.com/en/download/help/5000012300.xml

    reopened firefox, and I was able to access the streetsmart.com tool.

    It works with Chromium as well.

    Hope this helps someone else.
    Last edited by Charles07; February 17th, 2011 at 03:16 AM. Reason: search engine trigger words for opening post solution

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •