Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
My system is Ubuntu 9.04 on Acer Aspire 5520 I have no big issues with java, except for the thing I need the most. My internet banking is working fine ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10

    ubuntu 9.04 Java Issue ?

    My system is Ubuntu 9.04 on Acer Aspire 5520

    I have no big issues with java, except for the thing I need the most. My internet banking is working fine until I need to do a transfer of money , as it trys to do it I get the following message :- 'Starting applet... then after a few seconds, I get this error message :- 'Start: applet not initialized'

    Which is pretty annoying as its the one thing I am absolutely depend on.

    All other java (seems) to work, ok.

    My knowledge of Linux is microscopic , so any help would need to be explicit.

    Hope someone can help.

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    are you using 64 bit ubuntu? the java plugin for web browsers for 64 bit linux is still in infancy, I have problems with it. Also, which java are you using?

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10
    Hi, No 32 bit i386 does that help ??

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    which java do you have installed?

  5. #5
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10
    SORRY !!!!

    When I do 'aboutlugins' the Java version is as follows:-

    File name IcedTeaPlugin.so
    The IcedTea Java Web Browser Plugin 1.4.1 (6b14-1.4.1-0ubuntu7) executes java applets.

    Does that help ??

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    I would try the sun java plugin, I haven't had as much luck with the iced tea plugin. You should be able to install it with this code on terminal
    Code:
    sudo apt-get install sun-java6-plugin
    I'm not sure what conflict having both installed would cause, so I would uninstall the icedtea plugin with
    Code:
    sudo apt-get remove icedtea*
    After you will have to restart firefox.

  7. #7
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10
    hi there,

    Ok I removed icedtea.

    then installed java6 but it says 'already newest version' and finishes, but when I look at 'aboutlugins' it's NOT there !!

  8. #8
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    Did you restart your firefox browser?

  9. #9
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10
    Hi there,

    Yes I did, the only 'java' entries is a file called 'libnpjp2.so' and the MIME entries have a description of 'java' and 'enabled = Yes'

  10. #10
    Just Joined!
    Join Date
    Jun 2009
    Posts
    10
    Hi,

    Some more info.......

    root@mine:/# find / -name libnpjp2*
    /usr/lib/jvm/jre1.6.0_14/lib/i386/libnpjp2.so
    /usr/lib/jvm/java-6-sun-1.6.0.13/jre/lib/i386/libnpjp2.so
    root@mine:/#

    Any use ??

Page 1 of 2 1 2 LastLast

Posting Permissions

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