11 months ago

Java for Mac OSX 10.6.7 applets not working Firefox 4 (are working in Safari)

Reinstalled Java from Apple. Have 1.6.24 version.

568 people have this problem 3 new this week

Other Helpful Replies

Cww: On some OSX installs, we're seeing a bug where Java works in 32-bit mode only for certain websites. This will likely be fixed soon but in the meantime you can switch ... Read more...

24 out of 49 people found this reply helpful

Gurki: Maybe you installed Java Embedding Plugin : you must uninstall it ! Search for this two files on your Mac : JavaEmbeddingPlugin.bundle MRJPlugin.plugin and just delete ... Read more...

8 out of 24 people found this reply helpful

System Details

  • Mac OS X 10.6
  • Firefox 4.0

More system details...

Additional System Details

  • Mac OS X 10.6
  • Firefox 4.0

More Information

Have reinstalled. Everything works in Safari. Have used javatester.org to find out that Java works fine, but not applets.

Installed Plug-ins

  • Picasa plugin.
  • Office Live Update v1.0
  • iPhoto6
  • DivX Web Player version 2.0.0.263
  • Microsoft Office for Mac SharePoint Browser Plug-in
  • The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site.
  • The Flip4Mac WMV Plugin allows you to view Windows Media content using QuickTime.
  • 4.0.51204.0
  • Version 1.9.2.1599
  • Google Talk Plugin Video Accelerator version:0.1.43.4
  • Java Plug-In 2 for NPAPI Browsers
  • Shockwave Flash 10.2 r152

User Agent

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0) Gecko/20100101 Firefox/4.0

Tags

9 replies

Post a Reply
  1. Cww 31 solutions 350 answers
    11 months ago

    On some OSX installs, we're seeing a bug where Java works in 32-bit mode only for certain websites. This will likely be fixed soon but in the meantime you can switch Firefox to 32-bit mode by control-clicking (or right-clicking) on the Firefox.app in your Applications folder and selecting Get Info. Then check the open in 32-bit mode box.

    24 out of 49 people found this reply helpful Reply

    Was this reply helpful?

  2. Gurki 0 solutions 2 answers
    11 months ago

    Maybe you installed Java Embedding Plugin : you must uninstall it !
    Search for this two files on your Mac :

    • JavaEmbeddingPlugin.bundle
    • MRJPlugin.plugin

    and just delete them. (You might find them in /Applications/Firefox/Contents/MacOS/plugins or /Library/Internet Plug-Ins ... or elsewhere)
    It worked for me, but your mileage may vary !

    Modified by Gurki

    8 out of 24 people found this reply helpful Reply

    Was this reply helpful?

  3. eero 0 solutions 1 answers
    11 months ago

    In Java Preferences, set applets to run in their own process.

    6 out of 24 people found this reply helpful Reply

    Was this reply helpful?

  4. 11 months ago

    Thanks. Tried all of these, but none worked so far. Keep sending ideas.

    Modified by jagnone

    Was this reply helpful?

  5. Marcus.Fritze 0 solutions 2 answers
    10 months ago

    Ok this works for me! But what is the problem?

    In my example the "Live Timing" applet on www.f1.com is working in Safari (is already running in 64-bit mode) and when I start Firefox in 32-bit mode. But this applet is not working when I run Firefox in 64-bit mode.

    Does Safari use an other Java Plugin?

    1 out of 4 people found this reply helpful Reply

    Was this reply helpful?

  6. emrys7 0 solutions 2 answers
    10 months ago

    I've had the same problem, getting a missing plugin message, and then "No suitable plugins found." I'm on an Intel Mac with 10.6.7. I can confirm the issue was solved by switching to 32 bit mode.

    2 out of 5 people found this reply helpful Reply

    Was this reply helpful?

  7. cbergm7210 0 solutions 1 answers
    9 months ago

    Has this been addressed further? It has completely shut down my ability to run Command Center 2.0 on the TD Ameritrade web site. I've tried all the fixes to no avail.

    Was this reply helpful?

  8. WillyWomp 0 solutions 1 answers
    9 months ago

    None of the proposed solutions works for me. The Java console shows this exception:

    java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary./System/Library/Java/Support/Deploy.bundle/Contents/Resources/Java/libdeploy.jnilib) Exception in thread "AWT-EventQueue-2" java.lang.Error: Unable to locate native library at com.sun.deploy.config.MacOSXConfig.loadNativeLibrary(MacOSXConfig.java:49) at apple.awt.ProcessUI.<clinit>(ProcessUI.java:7) at sun.plugin2.main.client.PluginEmbeddedFrame.windowDeactivated(PluginEmbeddedFrame.java:131) at java.awt.AWTEventMulticaster.windowDeactivated(AWTEventMulticaster.java:382) at java.awt.Window.processWindowEvent(Window.java:1880) at javax.swing.JFrame.processWindowEvent(JFrame.java:274) at java.awt.Window.processEvent(Window.java:1823) at java.awt.Component.dispatchEventImpl(Component.java:4736) at java.awt.Container.dispatchEventImpl(Container.java:2143) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4566) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1850) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:910) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:592) at java.awt.Component.dispatchEventImpl(Component.java:4608) at java.awt.Container.dispatchEventImpl(Container.java:2143) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4566) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:680) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98) at java.awt.EventQueue$2.run(EventQueue.java:653) at java.awt.EventQueue$2.run(EventQueue.java:651) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:650) at java.awt.SentEvent.dispatch(SentEvent.java:55) at java.awt.DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent.dispatch(DefaultKeyboardFocusManager.java:183) at java.awt.DefaultKeyboardFocusManager.sendMessage(DefaultKeyboardFocusManager.java:210) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:385) at java.awt.Component.dispatchEventImpl(Component.java:4608) at java.awt.Container.dispatchEventImpl(Container.java:2143) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4566) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:680) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98) at java.awt.EventQueue$2.run(EventQueue.java:653) at java.awt.EventQueue$2.run(EventQueue.java:651) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:650) at java.awt.SentEvent.dispatch(SentEvent.java:55) at java.awt.DefaultKeyboardFocusManager$DefaultKeyboardFocusManagerSentEvent.dispatch(DefaultKeyboardFocusManager.java:183) at java.awt.DefaultKeyboardFocusManager.sendMessage(DefaultKeyboardFocusManager.java:210) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:286) at java.awt.Component.dispatchEventImpl(Component.java:4608) at java.awt.Container.dispatchEventImpl(Container.java:2143) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4566) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:680) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98) at java.awt.EventQueue$2.run(EventQueue.java:653) at java.awt.EventQueue$2.run(EventQueue.java:651) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:650) at java.awt.SequencedEvent.dispatch(SequencedEvent.java:101) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:678) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98) at java.awt.EventQueue$2.run(EventQueue.java:653) at java.awt.EventQueue$2.run(EventQueue.java:651) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:650) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission loadLibrary./System/Library/Java/Support/CoreDeploy.bundle/Contents/Resources/Java/libdeploy.jnilib) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:374) at java.security.AccessController.checkPermission(AccessController.java:546) at java.lang.SecurityManager.checkPermission(SecurityManager.java:532) at java.lang.SecurityManager.checkLink(SecurityManager.java:818) at java.lang.Runtime.load0(Runtime.java:764) at java.lang.System.load(System.java:1020) at com.sun.deploy.config.MacOSXConfig.loadNativeLibrary(MacOSXConfig.java:33) ... 88 more

    Was this reply helpful?

  9. blmatthews 0 solutions 1 answers
    7 months ago

    Was this reply helpful?

Post a Reply

You must log in to your account to reply to posts.

Don't have an account? You can create a free account now.