JRE 1.5.0_11-b03 causes lockups, due to "activate control fix" ?

We have a web application consisting of a varying number of Java applets. We are using a separate JavaScript file to load the applet into the HTML code, as a workaround for the "Click to activate control" issue. This seems to be causing problems:
With the upgrade to JRE 1.5.0_11-b03, we began to recieve this error message:
java.lang.NullPointerException
at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
This message will appear in about 1 out of 3 reloads of a given applet, and applet loading appears to be very slow. The applet will then run as normal, most of the times. But once in a while, maybe 1 out of 20-50 times, the JRE locks up and IE has to be shut down using Task Manager.
The behaviour has been reproduced on all computers we have tested which have 1.5.0_11-b03 installed (more than 5 computers with different hardware and operating systems), and with two different applets (both use JavaScript to communicate with the user interface)
When we remove the "Click to activate control" javascript workaround, everything seems to be running as normal, but we really don't want our customers to be forced to click to activate each of the maybe 5-10 applets that can be in a single web page.
Error and lockup reproduced on five computers having:
Hardware: Misc. computers, both laptops and desktop computers.
IE 7.0.5730.11
Java 1.5.0_11-b03
Using the previous Java 1.5.0_10-b03, everything ran smooth with no errors or lockups, even with the "Click to activate control" workaround enabled. (also IE 7-0-5730.11)
This is becoming a real problem for us, as our customers are upgrading to the latest Java version and our application might hang randomly.

I'm having the exact same problem!
I've uninstalled JRE 1.5.0_11-b03 and I'm currently running 1.5.0_10-b03, which seems to work okay. But the problem is off course that our customers are upgrading to the latest JRE, which will cause the applet to randomly crash and the whole IE freezes up. Unfortunately, apart from the �uninstall-fix�, we haven�t been able to find any work-around for this issue�
Would be great if anyone could verify that this is a �known bug�, or at least give us a hint that more developers are struggling with this strange behavior.

Similar Messages

  • Java 1.5_13 applet loading problem due to 'activate control' fix

    I updated my JRE to Java 1.5 revision 13, and it seems to introduce a new problem. In order to fix the "click here to activate this control" problem in internet explorer, I iterate the document model and set the outerHTML of the applet tag to the same outerHTML. This removes the annoying rectangle in IE. This also causes the applet to load and break down the first time the page is displayed, because IE removes the old applet instance and creates a new one when replacing the outerHTML. When this happens on the new Java JRE release, an exception is thrown to the user saying:
    java.lang.NullPointerException
         at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    The applet loads correctly, but the message should not be displayed. Also, it only seems to happen sometimes (maybee because sometimes the applet does not yet start before IE runs the script to replace its contents)
    Full lifecyle from the console panel:
    basic: Registered modality listener
    basic: Registered modality listener
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@181fbd6, refcount=5
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@982291
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    basic: Unregistered modality listener
    basic: Stopping applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@982291
    basic: Finding information ...
    basic: Releasing classloader: sun.plugin.ClassLoaderInfo@181fbd6, refcount=4
    basic: Done ...
    basic: Joining applet thread ...
    basic: Destroying applet ...
    basic: Disposing applet ...
    java.lang.NullPointerException
         at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    basic: Exception: java.lang.NullPointerException
    java.lang.NullPointerException
         at sun.plugin.AppletViewer.loadJarFiles(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    basic: Joined applet thread ...
    basic: Unregistered modality listener
    basic: Quiting applet ...
    basic: Registered modality listener
    liveconnect: Invoking JS method: document
    liveconnect: Invoking JS method: URL
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@181fbd6, refcount=5
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter@1347dad
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    Does anyone know how to fix this new issue? Or does anyone know of a better way to solve the 'activate control' problem in IE that does not cause the reloading of this applet?
    Thanks.

    Hi!
    *1 -* Poor_Sitar_player's solution that i used.
    a - Build the applet's comented code into a div ...
    </div id='555>
    <!--
    <body>
    <applet name="EditoRTFa.class" id='editor' archive="../pages/expediente/Modelo/Editor/EditoRTFa.jar"
    code="br.gov.pa.tj.processo.expediente.casos.editor.EditoRTFa.class" width="750" height="550">
    </applet>
    <body>
    -->
    </div>
    b - After, insert a javascript the will remove the coments....
    <script type="text/javascript">
    var x = document.getElementById('555');
    var texto = x.innerHTML;
    texto = texto.replace('<!--','').replace('-->','');
    x.innerHTML = texto;
    <script type="text/javascript">
    *2 - Another solution*
    If you are using struts2 or your applet is inside a internal frame, is possible that the above solution will not work.
    So, the solution that i found was place the applet code in the main page, with width and heigh iguals "*0*" and style="float: left;" to hide the applet.
    This way, the applet will be load before you call the right page.
    That's all.
    Edited by: carlosmcp on Oct 14, 2008 7:01 AM

  • JRE 1.6.0_11-b03 crashes with IE7+DEP

    JRE 6 Update 11 makes IE7+DEP crash
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode, sharing)
    on Vista Home Basic (SP1, x86, ITA)
    How to reproduce the crash:
    a. Activate DEP in 32bit IE7 (must be admin): go to 'Internet options>Advanced>Security', check Enable memory protection to help mitigate online attacks.
    b. go to http://www.java.com/it/download/help/testvm.xml
    c. IE7 will be forced to close
    Here's an interesting doc from MS: http://blogs.msdn.com/ie/archive/2008/04/08/ie8-security-part-I_3A00_-dep-nx-memory-protection.aspx

    Just these days Microsoft announced a vulnerability still unsolved of IE7: http://www.microsoft.com/technet/security/advisory/961051.mspx
    and security experts suggest exactly to mitigate attack activating IE7's DEP. When will SUN wake up?
    PS
    I'll give a look at bugs.sun.com database then... but I thought they would advise you when a bug was officially open:
    «Your report has been assigned an internal review ID of xxxxxxxx, which is NOT visible on the Sun Developer Network (SDN).
    Please be aware that the large volume of reports we receive sometimes prevents us from responding individually to each message.
    If the information is determined to be a new Bug or RFE, or a duplicate of a known Bug or RFE, you will receive a followup email containing a seven digit bug number. You may search for, view, or vote for this bug in the Bug Database at http://bugs.sun.com/.»
    Edited by: hexaae on 16-dic-2008 8.54

  • Instablility of Forms 10.1.2.0.2 after JRE 1.5.0_11 install

    Hi
    I recently reported a problem with focus to oracle support. The advice from them was that the problem was fixed in JRE 1.5.0_11. I installed on 2 pcs the new JRE and have found that forms no longer run on either pc. Oddly the behaviour is different on both pcs - frustratingly even reverting the JRE has not fixed the problems.
    Anybody else seen similar behaviour?
    PC1: After installing 1.5.0_11 I can open a form maybe 2 or 3 times but after that the forms applet fails to start. The java window is spawned but the background image is not displayed and the window just hangs. After it hangs once the pc needs to be rebooted to get the applet to run again. Tried to revert to 1.5.0_01 but still the applet fails to run. 1.5.0_11 has done something terrible to this pc.
    Sometimes this error is in the java console
    2007-Mar-21 17:32:22.702 ERROR>WUL-928 [CApiFunctions.register_function()] Library d2kwut60.dll not accessible,
    or
    does not contain function d2kwutil_GetRegKey
    2007-Mar-21 17:32:22.827 ERROR>WUL-925 [CApiFunctions.parse_funcHnd()] Object returned from object cache is not of type CFunc Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: oracle.forms.webutil.cApi.CPtr
    at oracle.forms.webutil.cApi.CParamList.toArray(Unknown Source)
    at oracle.forms.webutil.cApi.CApiFunctions.invokeCApi(Unknown Source)
    at oracle.forms.webutil.cApi.CApiFunctions.getProperty(Unknown Source)
    at oracle.forms.handler.UICommon.onGet(Unknown Source)
    at oracle.forms.engine.Runform.onGetHandler(Unknown Source)
    at oracle.forms.engine.Runform.processMessage(Unknown Source)
    at oracle.forms.engine.Runform.processSet(Unknown Source)
    at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
    at oracle.forms.engine.Runform.onMessage(Unknown Source)
    at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    PC2: 1.5.0_11 is more stable on these pcs than pc1. The applet fails to start as on PC1 however far less frequently. A new issue is that 1 in every 6 or 7 attempts the applet is frozen on startup. The form displays but I cannot click on any buttons or the menu.
    Resizing the window unfreezes the form. I have seen this behaviour on our menu form but not on the App Server test form. The menu form uses the code from metalink note 358468.1 to maximise the java window. When I remove this code the form does not freeze.
    Update - now on PC2 the forms applet fails to start each time with the above error in the java console

    We have many users here and I and one other are actually the only ones that experiences this. Sometimes I can only only open 2 forms before it freezes other times many but it locks up my IE and the java frame. I just have to close those and get back into our site and I can go at it again without restarting. We have an option to allow users to open it in a separate frame (like I do) or embedded in browser window. The separate frame is the only one causing problems.
    I will be curious if you find out anything.
    I tried 1.5.0_10 and 11 and had the same issue. I seem to be better off with 1.4.2_06 which is what I am running right now. We were using Jinitiatior and moved to the JRE as we have many users and its easier for us to get the admins to rollout the JRE than a new Jinitiator when we went to 10g.

  • Problems with the las version of jre 1.6.0_11

    Hi
    I have an applet developed in java 5 years ago. Every year we have run it without big deals since this time.
    The applet works without problems if it's running in a computer with jre 1.6.0_7 but if the computer has the jre 1.6.0_11 it doesn't work.
    These last days I have tried to debug it and find the problem.
    The error that take me is:
    java.lang.SecurityException
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkConnect(Unknown Source)
         at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
         at sun.awt.image.URLImageSource.checkSecurity(Unknown Source)
         at sun.awt.image.InputStreamImageSource.addConsumer(Unknown Source)
         at sun.awt.image.InputStreamImageSource.startProduction(Unknown Source)
         at java.awt.image.FilteredImageSource.startProduction(Unknown Source)
         at java.awt.image.FilteredImageSource.startProduction(Unknown Source)
         at sun.awt.image.ImageRepresentation.startProduction(Unknown Source)
         at sun.awt.image.ImageRepresentation.prepare(Unknown Source)
         at sun.awt.SunToolkit.prepareImage(Unknown Source)
         at java.awt.Component.prepareImage(Unknown Source)
         at java.awt.ImageMediaEntry.startLoad(Unknown Source)
         at java.awt.MediaEntry.getStatus(Unknown Source)
         at java.awt.ImageMediaEntry.getStatus(Unknown Source)
         at java.awt.MediaTracker.statusID(Unknown Source)
         at java.awt.MediaTracker.waitForID(Unknown Source)
         at javax.swing.ImageIcon.loadImage(Unknown Source)
         at javax.swing.ImageIcon.setImage(Unknown Source)
         at ImagePanel.OmpleImagePanel(ImagePanel.java:258)
         at AppletArbol.init(AppletArbol.java:167)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Excepcin: java.lang.SecurityException
    The reference to the classe Imagepanel.java line 258 has: icones[c].setImage(imatgesR[c]);
    where icones is an array of ImageIcon: in the previous code it has :
    ImageIcon [] icones;
    and the magic sentence:
    for(int c=0;c<=icono.size()/*-1*/;c++){                         
                   icones[c]= new ImageIcon();
                   icones[c].setImage(imatgesR[c]);                         
    And imatgesR is an array of Image
    Image [] imatgesR;
    What is trying to do the program is convert an array of Image to an array of ImageIcon which will be insert in a JLabel.
    What's the problem with this sentence now?? There is some other way to do the same??
    I've tried to convert all the array in Vectors and the problem persist, the setImage doesn't work!!
    Thanks

    I'm experiencing a similar problem with an applet programmed (not by me) between 2004 and 2006. The applet works during testing with all JRE versions before 1.6.0_11 but fails with 6.0_11 and 6.0_12, at least on my machine w/ Win XP. (But the error does not occur for the developer when using Scientific Linux.) The error thrown is:
    INFO           Trying server: 9877
    java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:9877 connect,resolve)
    at java.security.AccessControlContext.checkPermission(Unknown Source)
    at java.security.AccessController.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkPermission(Unknown Source)
    at java.lang.SecurityManager.checkConnect(Unknown Source)
    at sun.plugin2.applet.Applet2SecurityManager.checkConnect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at client.ServerConnection.<init>(Unknown Source)
    at client.ExperimentClient.init(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Exception: java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:9877 connect,resolve
    Attempting to use a different port--6789 instead of 9877--results in the same error.
    Thanks in advance to anyone who can help! -svs

  • Back off JRE 1.6.0_11 update

    I recently upgraded to JRE 1.6.0_11 on my various Windows PC's (XP/Vista), coincidentally my Sun Fire 4150 ELOM client, a Java web start app, stopped working properly, in the area of ISO mounting. The ELOM client appears to work fine on my Linux PCs which still run JRE 1.6.0_10. In order to verify this observation I would like to downgrade all my JRE's from 1.6.0_11 to 1.6.0_10, but for the life of me cannot find any place to download the JRE 1.6.0_10.
    Does anyone know of a way to get at a Windows installation file for JRE 1.6.0_10? Or better yer a fix for the 4150 ELOM client to work with JRE 1.6.0_11?

    Java 6u10:
    Go to JDK download page - find Previous Releases in blue tab bar and click it - Select Archived Releases at page bottom.

  • Lockup due to camera usage

    i have been experiencing hard lockups due to camera usage such as whilst using skype or googletalk.
    PC suddenly freezes and there is no other way to do anything other than holding down the power button to force shutdown. Does anyone else have this issue? How to resolve it?
    Linux lenovo 3.2.9-1-ARCH #1 SMP PREEMPT Thu Mar 1 09:31:13 CET 2012 x86_64 Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz GenuineIntel GNU/Linux
    Thanks for your help.

    Sounds like a kernel bug. You are probably best off reporting it to the developers of your webcam module.

  • E-mails with attachments, mostly photos, are replicating themselves in my inbox, 100 or more at a time. What is causing this and how do I fix it?

    It is an intermittent, but a regular-enough-to-be-really-annoying occurrence........when someone sends an e-mail, to which is attached a photo of some kind, or a picture document, it will replicate in my inbox, sometimes 100 or more copies at a time. I delete all of them, empty the trash, and will also go to the Yahoo web version of my e-mail and delete the offending e-mail from there and empty the trash. Sometimes worked. Now that process isn't working, and this particular e-mail just filled up my inbox with over 100 copies of itself, even after the other steps were taken. Can't get any incoming mail.
    This log jam of replicated e-mails prevents incoming and new mail from reaching the inbox.
    Needless to say, am not too happy about it. What is causing it, and how do I fix it, other than to go to Outlook for my e-mail client....? :0) This, coupled with the constant "not responding" each time I try to send an e-mail, delete items from the "sent" or inbox folders, is really driving me nuts. We have a crappy internet connection, and that is likely part of it, but the "not responding" is not a new thing with Thunderbird, either.
    Thanks in advance for any assistance you can provide. I dislike the web version of Yahoo, and don't want to have to switch to that, as it just doesn't meet e-mail needs. Would like to get Thunderbird fixed.

    I have not seen your error in either my IE or my chrome. I do note that you are using a "strict" Document Type Declaration.
    You might try a transitional DTD, which should be more forgiving than the strict:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    Other than that, I don't see anything particular (because I don't see the error, either) that would cause the menu to drop vertically instead of horizontally.
    Beth

  • Just reinstalled itunes due to need to fix msvcr80.dll error; now itunes wont run because itunes library.itl cant be read created by newer version itunes.  how do i resolve this ?

    just reinstalled itunes due to need to fix msvcr80.dll error;
    now itunes wont run because itunes library.itl cant be read created by newer version itunes. 
    how do i resolve this ?

    By way of experiment, let's first try specifically choosing a library for iTunes to open.
    Quit iTunes if that error message is showing. Now hold down your Shift key, and then open iTunes. (Keep holding down the shift key while iTunes is opening.)
    You should see a dialog asking you if you want to choose or create a library, as per the following screenshot:
    Click "Choose Library ..."
    You should now see a screen like the following screenshot:
    Select the "iTunes Library.itl" file (shown circled in the screenshot) and click "Open".
    Does your iTunes library open without the error?

  • The sound has been working fine until now. I turn the volume up but no sound. What could be causing this and how do I fix it? Thanks so much.

    The sound has been working fine until yesterday. I turn the volume up but no sound. Not while playing games or with key taps. What is causing this and how can I fix it? Thanks so much.

    I did a search for "no sound" and found the solution. Thanks for the info.!

  • [svn:bz-4.0.0_fixes] 20615: fixing the regression failure caused by the nest collection level fix, an actionscript type without remote alias will resolved as " className", we should filter out the special case

    Revision: 20615
    Revision: 20615
    Author:   [email protected]
    Date:     2011-03-04 12:11:09 -0800 (Fri, 04 Mar 2011)
    Log Message:
    fixing the regression failure caused by the nest collection level fix, an actionscript type without remote alias will resolved as ">className", we should filter out the special case
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/io/amf/AmfIO.java

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • I just purchased the 4S and am having trouble with it at least once a day says Invalid Sim, what would cause this and how do I fix it

    I just purchased the I 4S and at least once a day, it will say Invalid Sim, what would cause this and how do I fix it?

    Then, if there's any data on the drive that you want to keep, you have to back up before you do anything else -- assuming it's still possible.
    Basically you have three options:
    1. Install a copy of the Mac OS on an external hard drive, boot from it, and copy the data from the internal drive.
    2. Start the problem Mac in FireWire target mode (command-T at startup) and connect it to a working Mac with a FireWire cable. The internal drive will mount as a FireWire device.
    3. Remove the internal drive and mount in an external enclosure on another Mac.
    Once you've backed up, follow the sequence in the support article linked below. The article is somewhat outdated. Where it refers to booting from an installation disc, you should boot from your recovery partition (if running Lion) by holding down the key combination command-R at the chime.
    Mac OS X: Gray screen appears during startup

  • My MacBook Pro has been having difficulties at startup.  It sometimes locks and doesn't get past the white screen.  It has also locked up several times and gotten a green stripes across the entire screen.  What is causing this and how do I fix it?

    My MacBook Pro has been having difficulties at startup.  It sometimes locks and doesn't get past the white screen.  It has also locked up several times and gotten a green stripes across the entire screen.  What is causing this and how do I fix it?

    You don't, take it to Apple for repair.
    This might interest you if it's too old to fix.
    My computer is not working, is my personal data lost?

  • Sun JRE 1.6.0_11 accesses internet while installing, prompting proxy dialog

    I'm trying to automate my Sun Java 1.6.0_11 (jre-6u11-windows-i586-p.exe) installation through the use of an MST transform (though previously was just using public properties passed on the command line). Every time I install I am being prompted to log into my corporate proxy to access a webpage. In the log file, it stops after PostInstallComplete to access the internet, and continues when I cancel or enter my information. This is a problem because I need to distribute this install via SMS and can't have any user interaction.
    I have tried setting the following properties to disable this:
    OPENJAVAHELP=False
    LAUNCHBROWSER=False
    NEEDIERESTART=0
    FIREFOXRESTART=0
    SDKSILENT=1
    Addtionally, passing all of the above with /qb-! does nothing to suppress this. I can provide logfiles and more details if anyone thinks they may have an idea as to how to stop this. Also curious to hear if anyone else has run into this problem.
    Windows XP SP2
    No previous versions installed
    Running from EXE (tried extracting MSI but requires Data1.cab which does not seem to be anywhere in the extracted files)

    In my case I do not want to delete or stop the threads. I want to create one but the threadgroup in which it should be created is allready disposed.
    I suppose this is because the way we used the applet was more a hack than a proper implementation. The moment you leave the page with the applet the applet destroys itself. Before version1.6.0-10 it did continue working (because of our suspicious sleep we build in the applet). This 'hack' left our applet alive even when the page where it was started was changed.
    In your case I suppose it is better to close your threads, like close all windows and leave :-). I suppose your threads are still running when the applet leave and destroys his main threads. Your still running threads crash after the main one closes. I thought that the main thread kills all his childs but that is not allways the case. I am no so strong in that thread thingy so be carefull with my assumptions. That is also why I ask a little explanation of how it to understand what we did wrong.
    Thx for the update

  • JRE 1.5.0_11 isn't recognized

    Hello.
    I just updated my JRE 1.5.0 from update 10 to 11. (Uninstalled upd. 10 prior to upd. 11 installation)
    When I tried to run applet on my machine, which is using following settings in the HTML:clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
    codebase = "http://java.sun.com/update/1.5.0/jinstall-1_5-windows-i586.cab#Version=5,0,0,5"I got request to download upd. 10, although I already have upd. 11 and specified clsid should, according to the documentataion, cause browser to use latest installed version.
    Then I tried to run the applet on a machine without any JRE installed. I was prompted to download upd. 10 instead of upd. 11 as expected.
    Looking for the solution, I came to this page: http://java.sun.com/j2se/1.5.0/docs/guide/plugin/developer_guide/using_tags.html and found, that it recommends using of different codebase:http://java.sun.com/products/plugin/autodl/jinstall-1_5_0-windows-i586.cab#Version=1,5,0,0When I changed codebase in the HTML I got following error:Windows has blocked this software because it can't verify the publisher.
    Name: jinstall-1_5_0-windows-i586.cab
    Publisher: Unknown PublisherDoes somebody know what's the problem?

    I am facing the same issues and the issue is only in few machines.
    Do you have any suggestions please!!!
    The message I get is
    Name : "install-1_5_0-win.cab"
    Publisher: Unknown Publisher
    Do not have an option to continue
    Thanks.

Maybe you are looking for

  • Runtime error while posting GR

    This is Naresh, new to SAP-MM. While posting a GR iam getting a ABAP runtime error. Before posting Iam using check button, but no error was found. The error is MESSAGE_TYPE_X. And there is a long discription about the error like error analysis, trigg

  • ITunes can't see photos in iPhoto albums

    Hi everybody, I've just got my iPad yesterday and I'm loving it. Alas, I can't seem to sync my iPhoto albums. They display in iTunes correctly, they all have photos in (in iPhoto) but when I select them to sync across, it states that there are zero p

  • Help repairing reader

    40% of our support calls deal with reader not working (50% are people forgetting their passwords and email addresses, and the other 10% is pot-luck). These people have any myriad of problems. Inevitably, we end up upgrading or repairing their adobe r

  • Extent unlimited

    Hi all, I am getting ORA-1653: unable to extend table HRI.HRI_CS_SUPH by 5 in tablespace HRID ORA-1653: unable to extend table ENI.MLOG$_ENI_OLTP_ITEM_STAR by 130 in tablespace ENID workaround to do " resize / add the datafiles as per metalink sugges

  • Black screen - Keyboard illuminated - unresponsive

    I'm on a macbook pro 15" 2.66 Core i7. About once a day my laptop freezes resulting in the following symptoms: 100% black screen Keyboard Illuminated and unresponsive (for instance caps lock won't light up when pressed) No mouse arrow or any graphica