Java 64 bit plug-in

The Blackdown Java project has a funtioning 64 bit plug-in for their JRE. The JRE is still at 1.4.2, but the plug-in works. The '03' release is the most current. The mirror list is here:
http://www.blackdown.org/java-linux/java-linux-d2.html
Don't use ftp.tux.org, it's painfully slow.

jf/ wrote:
AndyRTR wrote:You can do whatever you want with it. It won't go into official repos.
erm... any reason why? care to explain?
Hey. Three things I want to add to this discussion:
1) Java works perfectly in Konqueror
2) The Blackdown JRE is seriously buggy
3) Sun caved and are trying to get the 64 bit Linux plug-in out with 1.6 (Mozilla only)

Similar Messages

  • So I can update my Oracle Java Applet Plug-in to Development Kit 7, Update 65, can you link me to the correct Oracle download page from your Plugin Update page?

    When I periodically accessed your Plugin Check and Updates web page in the past, I really appreciated you connecting me to the correct Plugin Updates vendor web page when I clicked on your red Update Now button. This time, however, your Java Applet Plug-in "Update Now" button linked me to the Oracle Java "7u65 Updates Release Notes" instead of the usual download page. It seems rather unexpected for me, or any other conscientious user for that matter, to search the appropriate "JDK 7U65" file download from the Oracle website.
    Thank you,

    This is getting way too complicated for normal peop.
    First: the "Update Plugin" does not work, it goes to a page with all sort of computer jargon but no "Update button" anywhere.
    Second: this forum jscher2000 gives a good solution, but I downloaded the incorrect java update, because my computer is 64 bit. how am I supposed to know my browser is what it refers to and that FF is 32 bit.....???$%^&*()??
    Third: some of those "critical update" software are not even on my computer....well at least I don't think it is, I search for "shockwave" and did not find it.
    I love Moz FF but the updating is starting to get out of control. why give us (computer idiot) an auto recommendation update not tailored to our computer? Perhaps in big letters at the top there should be an explanation "this is general suggestion these plugin needs updating, not to tailored with your computer, do your own research"
    and/or add info I need to know like the 32 bit thing, took me forever to download the 64bit update for JAVA and it was the wrong one.
    Now I am just afraid to update anything for FF because it is too darn confusing.

  • Java(TM) Plug-in 1.4.2_03 under Mandrake/Linux and Mozilla

    I'm having problems getting applets to load/run using Mandrake/Linux 9.2 and Mozilla 1.6. Apparently the classes are failing to load.
    about:plugins in Mozilla shows that it has the Java plugin loaded, but when I try to test it using one of the sample applets at http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/example1.html, I get the errors shown below in the Java Console.
    I have a link in my plugins directory linking to:
    lrwxrwxrwx 1 tim tim 67 Jan 17 22:33 libjavaplugin_oji.so -> /usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so*
    I PRESUME I've got some sort of configuration error, but I'm unsure where to begin to look - any help will be greatly appreciated!
    Tim
    Java Console Error Message Log
    Java(TM) Plug-in: Version 1.4.2_03
    Using JRE version 1.4.2_03 Java HotSpot(TM) Client VM
    User home directory = /home/tim
    <snipped "help" reference message from console>
    Stopping applet ...
    Joining applet thread ...
    Destroying applet ...
    Disposing applet ...
    Quiting applet ...
    Joined applet thread ...
    Finding information ...
    Releasing classloader: sun.plugin.ClassLoaderInfo@110278e, refcount=0
    Caching classloader: sun.plugin.ClassLoaderInfo@110278e
    Current classloader cache size: 3
    Done ...
    setWindow: call before applet exists:16956179
    Referencing classloader: sun.plugin.ClassLoaderInfo@110278e, refcount=1
    setWindow: call before applet exists:16956179
    setWindow: call before applet exists:16956179
    Loading applet ...
    Initializing applet ...
    Starting applet ...
    Connecting http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/Clock.class with no proxy
    Connecting http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/Clock.class with cookie " "
    Connecting http://java.sun.com/notfound.jsp?requrl=/applets/jdk/1.4/demo/applets/Clock/Clock.class&refurl=UserTypedURL with no proxy
    Connecting http://java.sun.com/notfound.jsp?requrl=/applets/jdk/1.4/demo/applets/Clock/Clock.class&refurl=UserTypedURL with cookie " "
    Connecting http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/Clock/class.class with no proxy
    Connecting http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/Clock/class.class with cookie " "
    Connecting http://java.sun.com/notfound.jsp?requrl=/applets/jdk/1.4/demo/applets/Clock/Clock/class.class&refurl=UserTypedURL with no proxy
    Connecting http://java.sun.com/notfound.jsp?requrl=/applets/jdk/1.4/demo/applets/Clock/Clock/class.class&refurl=UserTypedURL with cookie " "
    load: class Clock.class not found.
    java.lang.ClassNotFoundException: Clock.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.FileNotFoundException: http://java.sun.com/notfound.jsp?requrl=/applets/jdk/1.4/demo/applets/Clock/Clock/class.class&refurl=UserTypedURL
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)
         at sun.plugin.cache.CachedFileLoader.download(Unknown Source)
         at sun.plugin.cache.CachedFileLoader.load(Unknown Source)
         at sun.plugin.cache.FileCache.get(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.connectWithCache(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.connect(Unknown Source)
         at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Exception: java.lang.ClassNotFoundException: Clock.class

    To determine if your browser can view applets, try
    viewing the "Cubic" applet on the following page..
    http://java.sun.com/docs/books/tutorial/2d/display/Cubi
    .html
    You will notice that you can manipulate the pattern of
    the applet by dragging the colored squares. Thanks for the pointer - it does, indeed, work as expected.
    It's a bummer that the "sample applets" are screwy, as that seems like a good place to go to confirm that you have everything configured right (well, it DID seem like a good place to go - it seems quite a bit less good now).
    Thanks for the help,
    Tim

  • I need to install Java SE6 plug-in

    I need to install Java SE6 plug-in but Java says I need OS X version 10.7.  The most current OS upgrade is 10.6.8.  Anyone have any ideas how I can get 10.7?

    10.7 is Lion. You can purchase it and download it from the App Store.

  • Cannot download Java SE6 plug in

    I have an iMac running Snow Leopard 10.6.8
    Apple have removed Java (thank you; very useful and no warning) and I have tried downloading  the original version from the Apple support site.  Get message "Installation successful" but, since I cannot see it and still get "Blocked Plug in" message this is not correct.
    Can anyone advise, please? 

    Apple barred Java from running on Macs in order to safeguard users by blocking Java 7 Update 11 and adding it to the banned list in XProtect.
    This was the second time in two weeks that Apple had blocked Oracle's code from running on Macs. The threat was so serious that the U.S. Department of Homeland Security had recommended that all Java 7 users disable or uninstall the software until a patch was issued. This time Java is blocked through Apple's XProtect anti-malware feature.
    Java has come under fire as the means by which hackers have been able to gain control of computers. In April 2012 more than 600,000 Macs were reported to have been infected with a Flashback Trojan horse that was being installed on people's computers with the help of Java exploits. Then in August Macs were again at risk due to a flaw in Java, this time around, there was good news for Mac users: Thanks to changes Apple has made, most of us were safe from the threat.
    Unwilling to leave its customers open to potential threats Apple decided it's safer to block Java entirely.
    In order to block older versions of Flash, Apple has updated its "Xprotect.plist" file so that any versions that come before the current one (version 11.6.602.171) cannot be used on a Mac. Users who have older versions of Flash installed will be greeted with an alert that says "Blocked plug-in," and Safari will prompt the user to update to a newer version.
    Macs running OS X Snow Leopard and beyond are affected.
    UPDATE for those running Lion or Mountain Lion:
    Oracle on Friday February 1 released a new version reportedly addressing vulnerabilities seen with the last build.
    Apple disabled Java 7 through the OS X XProtect anti-malware system, requiring users to have at least version "1.7.0_10-b19" installed on their Macs. The release dated February 1 carries the designation "1.7.0_13-b20," meeting Apple's requirements.
    Oracle "strongly recommends" applying the CPU fixes as soon as possible, saying that the latest Critical Patch Update contains 50 new security fixes across all Jave SE products.
    Update for Snow Leopard users:
    Apple issued update 12 for Java for OS 10.6:
    http://support.apple.com/kb/DL1573
    Note:  On systems that have not already installed Java for Mac OS X 10.6 update 9 or later, this update will configure web browsers to not automatically run Java applets. Java applets may be re-enabled by clicking the region labeled "Inactive plug-in" on a web page. If no applets have been run for an extended period of time, the Java web plug-in will deactivate.
    If, after installing Java for OS X 2013-002 and the latest version of Java 7 from Oracle, you want to disable Java 7 and re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality, follow these steps:
    http://support.apple.com/kb/HT5559?viewlocale=en_US
    Further update:
    Apple issued this Java related security update No. 13 on February 19:
    http://support.apple.com/kb/HT5666
    and Update No. 14 on March 4:  http://support.apple.com/kb/DL1573
    http://support.apple.com/kb/HT5677
    And the latest update from April 16, 2013:
    http://support.apple.com/kb/DL1572
    and for Snow Leopard from June 18, 2013:
    http://support.apple.com/kb/DL1573
    You should also read this:
    https://support.apple.com/kb/HT5672
    The standard recommendation is for users to turn off Java except when they have to use it on known and trusted websites (like their bank). Javascript, which is unrelated despite the name, can be left on.
    Further useful comments in these articles:
    http://www.macworld.co.uk/macsoftware/news/?newsid=3435007&olo=email
    http://www.macworld.co.uk/digitallifestyle/news/?newsid=3437378&olo=email

  • HT202447 disabling Java web plug in?

    The advice is to disable the Java web plug in to counter the current malware outbreak. Can anyone tell me in practical terms what functionality I will lose by doing so. Thanks.

    You won't be able to run Java applets embedded in web pages. Very few websites have such content nowadays, so you probably won't be missing much.

  • JOB (Java OBject) plug-in

    Hello --
    I recently downloaded the JOB (Java Object) plug-in, that, according to the plug-in documentation is will:
    JOB is an Extension that creates Java Objects for underlying Oracle Database Objects. This Extension uses the package, source directory and other Oracle9i JDeveloper Project information and creates the source code in the appropriate source directory with the appropriate package name from the project.
    Has anyone gotten this to work? I have the plug-in installed, and it appears to function, but I can't find the java files it generates anywhere.
    Thanks,
    Donn Aiken

    I have same problem.
    Per doc:
    1, Copy job.jar to the $JDEV_HOME/lib/ext directory
    2, Enter the package name for the Value Object in the JDeveloper Projects Package Area
    3, Enter the Source Directory in the JDeveloper Projects Source Code Area
    But where is the JDeveloper Projects Package Area? Where is the JDeveloper Projects Source Code Area?
    Much thanks for nay help!
    Charles

  • Reverted Java 6 plug-in stopped working

    My Java 6 plug-in (reverted from Java 7) won't work anymore. I've used the reverted Java 6 plug-in for a couple of months but a couple of days ago it stopped working. I know that Apple blocked Java in Safari but it doesnt work in Firefox either.
    I've reinstalled Java 6+Java 7u13 multiple times but still Java 6 won't work. I don't get any messages when trying to run applets, its just blanked, i.e. http://javatester.org/version.html doesn't show any information. Everything works fine with Java 7u13 but i have to use Java 6 because of some applications that runs on a platform that requires Java 6.
    Anyone with the same problem?

    I found my own solution to this one after many more hours of frustration. I found that there was a toolbar applet installed in Internet Explorer that started its own private JVM, and that JVM was being seen by the plugin code for 1.3.1_07. Apparently there was some conflict between what the plugin code expected and what that private JVM (not sure what version it was, the code had no mention of it) had to offer, which caused the crash dialog. Uninstalling the toolbar (and its parent application) solved the problem. I may do further testing to see if there are any plugin versions that do work with this particular applet.
    It is also still a mystery why this problem only cropped up after installing and uninstalling 1.4.x version of the plugin, but I didn't keep close track of the whole sequence so it may have been coincidental.
    Hope this helps someone.

  • Java TM Plug-in Fatel Error.

    Dear Sir,
    I use MyEclipse (eclipse-SDK-3.1-win32) and EnterpriseWorkbenchInstaller_4.1GA_E3.1(1).
    I installed the Bea weblogic 8.1 and MyEclipse on D drive due to little space on C driive.
    I configured the BEA weblogic 8.1 Application server with My Eclipse.
    With My Eclipse I used Weblogic 8.1. Weblogic have a jdk141_02 which is in built with weblogic 8.1. Weblogic 8.1 do not work with jdk 1.5.
    After the deploy of file and when I click on Eclipse Browser Icon.
    Eclipse Browser windows show that:
    Java TM Plug-in Fatel Error.
    Can not load class-sun\plug-in\JavaRunTime.
    The Bridge was Installed at <D:\PRPGRAM\Java>
    but the class is not there.
    Modify the registry key to reflect the new bridge location.
    The Key is HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plugin or change
    your CLASSPATH to include the new directory.
    I already set the CLASSPATH=D:\bea\weblogic81\server\lib\weblogic.jar;.
    PATH=D:\bea\jdk141_02\bin;.
    Please help..

    Here is how I fixed the problem on my computer. got to control panel. click on add or remove programs. I saw two spots that had java. java tm se runtime environment 6 update 1 and one other one that said java. do not remove the one that says java tm se runtime environment 6 update 1. You want to click on remove on the one under it. I also removed my messenger live. now I have no problems on going to play my yahoo games!!

  • Will 32 bits plug-ins for AE CS5 and  64 bits plug-ins for AE CS4 work ?

    Hi
    I have a couple of queries  on plug-ins. Basically they are the same query
    a)      Will 32 bits plug –ins like Magic Bullet, Twixtor, Trapcodes, Boris etc work proplerly with  64 bits Adobe AE CS5 ?
    b)      Inversely, will 64 bits versions of plug –ins like Magic Bullet, Twixtor, Trapcodes, Boris etc work proplerly with  32 bits Adobe AE CS4 ?
    Both the above on 64 bits computers.
    Thanks

    No and no.
    from "Plug-ins":
    "Important: Because After Effects CS5 is a 64-bit application, only 64-bit plug-ins can run in After Effects CS5. Plug-ins created for previous, 32-bit versions of After Effects will not run in After Effects CS5. To inquire about availability of 64-bit versions of plug-ins, contact the plug-in vendor or provider."

  • How can I enable java applet plug-in and Web Start applications via terminal?

    Since the last Java update to Snow Leopard, I have found that the system periodically disables the Java applet plug-in after a period of disuse.  I know I can go to /Applications/Utilities/Java Preferences and just click to re-enable Java.  But I want to write a script which will do this periodically for a couple hundred Mac users where I work. 
    My question is - how can I reenable the Java applet plug-in and web start applications via Terminal command?  Is this possible?  Is there a plist file that can be modified, etc.?
    Bob Reed

    It is my understanding that Apple's most recent Java update automatically disables Java after a certain period of time that it hasn't been used.  We don't want users to have to keep re-enabling it.  So we wanted to find a way to do this via script either run by a Casper JSS server or stored locally on each workstation.   With the guidance provided by Mark Jalbert above and some text from a script written by Rich Trouton, I was able to make a script (with some minor changes) and a launch agent to re-run the script upon login.  So the preference is always enabled.
    For your reference, the script content is:
    #!/bin/sh
    # DYNAMICALLY SET THE UUID FOR THE BYHOST FILE NAMING
    if [[ `ioreg -rd1 -c IOPlatformExpertDevice | grep -i "UUID" | cut -c27-50` == "00000000-0000-1000-8000-" ]]; then
    MAC_UUID=`ioreg -rd1 -c IOPlatformExpertDevice | grep -i "UUID" | cut -c51-62 | awk {'print tolower()'}`
    elif [[ `ioreg -rd1 -c IOPlatformExpertDevice | grep -i "UUID" | cut -c27-50` != "00000000-0000-1000-8000-" ]]; then
    MAC_UUID=`ioreg -rd1 -c IOPlatformExpertDevice | grep -i "UUID" | cut -c27-62`
    fi
    # Set the the "Enable applet plug-in and Web Start Applications" setting in the Java Preferences for the current user.
    /usr/libexec/PlistBuddy -c "Delete :GeneralByTask:Any:WebComponentsEnabled" /Users/$USER/Library/Preferences/ByHost/com.apple.java.JavaPreferences.${MAC_UU ID}.plist
    /usr/libexec/PlistBuddy -c "Add :GeneralByTask:Any:WebComponentsEnabled bool true" /Users/$USER/Library/Preferences/ByHost/com.apple.java.JavaPreferences.${MAC_UU ID}.plist
    /usr/libexec/PlistBuddy -c "Delete :GeneralByTask:Any:WebComponentsLastUsed" /Users/$USER/Library/Preferences/ByHost/com.apple.java.JavaPreferences.${MAC_UU ID}.plist
    /usr/libexec/PlistBuddy -c "Add :GeneralByTask:Any:WebComponentsLastUsed real $(( $(date "+%s") - 978307200 ))" /Users/$USER/Library/Preferences/ByHost/com.apple.java.JavaPreferences.${MAC_UU ID}.plist
    The launch agent plist content is:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>Disabled</key>
              <false/>
              <key>Label</key>
              <string>org.XXXXX.enableJavaPlugin</string>
              <key>ProgramArguments</key>
              <array>
                        <string>sh</string>
                        <string>/Library/Scripts/XXXXX/enableJava_plugin.sh</string>
              </array>
              <key>RunAtLoad</key>
              <true/>
              <key>StartOnMount</key>
              <true/>
    </dict>
    </plist>
    I hope this is helpful to anyone wishing to keep the Java web plugin enabled.
    Bob
    Message was edited by: Robert Reed2

  • How do I stop Logic Pro X from trying to load a 32 bit plug-in that's no longer installed

    How do I stop Logic Pro X from trying to load a 32 bit plug-in that's no longer installed?  I noticed it occurring on projects where I used Miroslav Philharmonik. I keep getting prompted when opening the projects. I uninstalled Miroslav thinking it would stop, but it didn't.

    Assuming you are talking about the boxed set of Logic Studio (Logic Pro 9) on DVDs the only solutions are to either borrow or purchase an external CD/DVD drive and use that with your new MBP.
    Amazon sells a very reasonably priced 'Amazon Basics' external CD/DVD drive suitable for the process...
    http://www.amazon.com/AmazonBasics-Portable-External-Optical-Drive/dp/B003M0NT1M /ref=sr_1_1?ie=UTF8&qid=1416924310&sr=8-1&keywords=CD+DVD+external+drive+amazon+ basics
    Do NOT try and copy Logic across from your Mac to your MBP using something like Time Machine or Migration Assistant... 99% of the time, doing so results in all kind of weird issues later on.
    Just install Logic pro 9 plus all it's content from scratch using the DVDs provided with Logic Studio Boxed set.....

  • Using 32-bit Plug-ins with jBridgeM and Metaplugin -- crash?

    Hi all,
    I just switched from MainStage 2 to 3.1.1 because 2 kept crashing.
    Since I use a couple of 32-bit plug-ins (VB3 and Dune), I had to get jBridgeM and Metaplugin.
    Now I can crash MainStage in no time at all.
    Does anyone have (positive) experience with using 32-bit plug-ins (or VSTs) with "wrappers" in MainStage 3?
    Are people complaining LOUDLY to Apple about removal of the support for 32-bit components (and VSTs in the first place) in their "professional" music apps.
    stp

    Hi again,
    To add to the above note, the tools I found are:
         jBridgeM - wraps 32-bit VSTs for 64-bit hosts
         VSTAU Manager - wraps VSTs as AUs
         Metaplugin - lets you plug VSTs into an AU host
    Unfortunately, the workflow doesn't produce working plug-ins, and there's no 32-to-64-bit wrapper for AUs.
    Does anyone else have this issue?
    Are the other wrappers (e.g., FXpansion's) any more reliable?
    stp

  • CC has Java Script Plug in issues... CS5 won't let me see all my NEF files... help.

    In CC I am trying Photoshop (I currently use CS5), and it says it doesn't have the java script plug in... am I supposed to magically pluck it out of thin air to get it? I'm not a computer programmer and I am finding CC to be a maddening experience. CS5 won't let me see all the NEF files I have, and I have a client waiting on the images... RAWRRRR... How can I see this images if CS5 only shows me half of my images, and CC won't even let me open anything, not bridge, not files, nothing... help!

    Prompted to install Java SE 6 Runtime | Mac OS 10.9
    Mylenium

  • AU CC: VST 64-Bit Plug-In Effects?

    Hey guys, how do we get our 64-Bit Plug-In Effects into the VST Effect Racks in Audition CC?

    I had no issues using any presets…or favorites from presets in CS6.  After upgrading to CC (from CS6) my multiband compressor favorites would not work.  For them to work I would have to go through the ‘effects, Amp and comp, multiband compressor…etc.  Saving any effect as a favorite shows on my favorites dropdown menu but they don’t apply the effect (instead, I get the error message).    I looked into the VST Plugins….downloaded JBridger…and followed the directions.  I get the same outcome.
    Rich Brennan
    JustMyVoice Production
    <mailto:[email protected]> [email protected]
    <http://www.justmyvoice.com/> www.JustMyVoice.com
    516-454-0859
    516-702-6507 (cell)
    Facebook:   <https://www.facebook.com/pages/JustMyVoice-Production/129994088072> JustMyVoice Production
    Twitter  <https://twitter.com/JustMyVoiceProd> @JustMyVoiceProd
    After it’s all done and over with, what you’re left with is:  JustMyVoice.

Maybe you are looking for