WebStart not recognizing installed jre

I have problem with WebStart - I'm not able to run ANYTHING with my installed jres.
I have two JREs installed. One is 1.4.0rc, second 1.4.1beta1. Yes, I know that both of them are not final releases, but there should be a way to run webstart app even with them, doesn't it ?
I'm using
<j2se version="1.4*"/>
No luck. I have also tried 1.4+, 1.4.0-rc, 1.4.1-beta - every time it dumps out.
Web start is taken from 1.4.1beta1 (which means it is 1.2beta).
javaws.cfg follows
javaws.cfg.jre.0.platform=1.4
javaws.cfg.jre.0.location=http\://java.sun.com/products/autodl/j2se
javaws.cfg.jre.0.product=1.4.0-rc
javaws.cfg.jre.2.path=c\:\\java\\jre1.4.1b1\\bin\\javaw.exe
javaws.cfg.jre.2.platform=1.4
javaws.cfg.jre.2.location=http\://java.sun.com/products/autodl/j2se
javaws.cfg.jre.0.path=C\:\\Program Files\\Java\\j2re1.4.0-rc\\bin\\javaw.exe
javaws.cfg.jre.2.product=1.4.1-beta
Table in WebStart preferences:
1.4     1.4.0-rc     http://java.sun.com/products/autodl/j2se     C:\Program Files\Java\j2re1.4.0-rc\bin\javaw.exe     true
1.4     1.4.1-beta     http://java.sun.com/products/autodl/j2se     c:\java\jre1.4.1b1\bin\javaw.exe     true
Has anybody any idea what is happening ?

The easiest thing to do is to run the application amanger, go to preferences/java and edit the lines that say
1.4.0-rc and 1.4.1-beta. You can change them directly in the table to say 1.4.0 and 1.4.1 and then javaws will think they are fcs versions.

Similar Messages

  • WebBrowser Suddenly not recognizing Java JRE on 600 workstations

    I manage approximately 600 imaged workstations. On Friday a third party vendor website that is driven by Java for my company quit working suddenly. I'm new to the organization but apparently there is a history of this happening previously as well on a periodic basis. From what I've been told this seems to happen every 45 - 90 days.
    We are using a mixture of IE6,7,8. Across these browsers and a mixture of JRE 6.0.12, 6.0.13 and 6.0.22.
    Users do not have the tab in the Java control panel applet for auto-updating as this seems to have been dis-abled during the install process in some fashion to the image.
    We have found that manually deleting the java installation from the registry and re-installing it fixes the problem. An uninstall through the control panel will not fix the issue - as the JRE will not un-install in this fashion. It errors looking for an .msi file in a user profile that is no longer there.
    Re-installing the same version of Java also fixes the issue, so it does not appear the website is requiring a newer version of Java.
    We cannot do a re-install without first doing an un-install. This means going to all 600 workstations and doing manual work.
    A number of questions here:
    1. Is there some way to tell how the update tab was dis-abled during the initial installation?
    2. Is there some way to force the browser to re-recognize that Java is already installed?
    3. The web site vendor has not been helpful in troubleshooting the issue. Is there some way to tell if the error is a requirement of code on their site, or an issue on the machine itself?
    4. If the error is on the machine, is there some way to troubleshoot and find a fix that does not involve the manual steps above on all 600 machines in my care?
    Thanks,
    Brian Politis

    The IPv6 stack for Windows 2000 was a research stack - right? J2SE needs the updated and integrated stack that came with Windows XP SP1 or 2003 Server. See:
    http://java.sun.com/j2se/1.5.0/docs/guide/net/enhancements-1.5.0.html

  • Mac not recognizing installed flash player

    Hi, I have insalled the latest version of adobe flash player a couple times and my mac is still not recognizing it, hopeing someone could help me out!
    What I am working with: Mac OS X 10.6.8 Safari version 5.1.10
    Thanks!
    -BreeAna

    ATTENTION MAC CUSTOMERS - Flash Player 13 "Plugin Failure" Workaround
    Take it back to 12.

  • 16 bit MS-DOS NTVDM illegal instruction when Webstart tries to install JRE

    Hi
    When I configure a JNLP to download a JRE (if necessary) using the following line,
    <j2se version="1.4.2_01" href="http://java.sun.com/products/autodl/j2se"/>
    it downloads a JRE but then fails while trying to install it, in a couple of ways.
    The first problem I get is a warning that the applications digital signature has an error. It has expired. It expired on the first of May this year at 1am. Ignoring that I press <Run> and proceed with the installation.
    Now the big error, a windows dialog box (I'm using NT here, and it happens on other similar machines in the institution as far as I can tell):
    Title: 16 bit MS-DOS Subsystem
    Body: C:\DOCUME~1\<profilename>\APPLICA~1\Sun\Java\DEPLOY~1\cache\6.0\ext\E12499~1\J2RE-1~1.EXE
    The NTVDM CPU has encountered an illegal instruction.
    C5:085b IP:01df OP:63 6f 72 61 74 Choose 'Close' to terminate the application.
    <Close> <Ignore>
    Even if I choose "Ignore" the result is a broken/partial install of the JRE, with the only directories being j2re1.4.2._10 containing a file called dp14210.vbs and a bin directory. In the bin directory there is only a subdirectory called server, and in server there are two files, Xusage.txt and jvm.dll.
    Note that I have not mis-typed the name of the directory above: although the jnlp requests jre1.4.2_01 the directory that is created is for jre1.4.2_10.
    I have tried this for various other JREs including 1.6.0_01 and 1.5.0_12 and I get the same problem with the out-of-date certificate and the 16 bit MS-DOS Subsystem illegal instruction.
    The name of the file that gets executed after I click "Run" depends on the version of the JRE I am trying to install and follows a naming convention. In the case of the 1.5.0_12 jre the file name is "jre-1_5_0_12-windows-i586-p-iftw.exe" and in the case of the 1.4.2_01 it is "j2re-1_4_2_01-windows-i586-iftw.exe"
    Any help appreciated, thanks,
    Anthony Holland

    I'm positive JRE 5 can't be installed on NT. According to this 1.4.2 neither (I thought it could, all I knew about was this ). Maybe you could try giving a look at jnlp specs to see if any particular 'os' attribute can 'work' to auto-install on NT, but I think you're facing a dead end.
    Bye.
    PS: did you try downloading the exe and installing it via prompt? If that fails too, I guess you can call it off.
    PPS: you can install [1.4.1_07|http://java.sun.com/products/archive/j2se/1.4.1_07/jre/install-windows.html] (if it's enough for your purpose).

  • Photoshop CC not recognizing installed camera raw 8.3 plug-in

    I have just installed DNG/Camera Raw 8.3 on my computer, and it is running in LR, but when I try to edit a LR photo in PS CC, it says I need Camera Raw 8.3. PS CC is only running Camera Raw 8.2.  How do I get PS CC to see the 8.3 version? Better question might be does the DNG 8.3 download include CR8.3, and if not, how do I get CR8.3?

    No, the DNG and ACR updates are separate.  You should be able to invoke the ACR update from the Help menu in Photoshop.
    Richard Southworth

  • Illustrator CS6 not recognizing installed fonts

    Hi,
    I have a problem with Illustrator CS6 on Win7 x86 on one of our users' machines. The font Arial Narrow is installed, MS Word / Framemaker pick it up and you can use it, but Illustrator and InDesign won't see the font. So my user can't use Arial Narrow as the family so can't select the font for bold/italics/underline. He can only choose narrow as a sub style of the Arial family, but Arial Narrow has been installed seperately.
    The font has also been placed in the Common subfolder for adobe softwares, but after that it still won't be found.
    What has been tried:
    Uninstall and Reinstall the font
    Add font to font folders for adobe products (both common and product specific)
    Clearing Windows and Adobe font caches
    All these steps have not solved our problem. Can the community please be of assistance?
    Regards,
    Ben

    Thanks for your answer. I see Arial as a font and Narrow as a style for that font. This limits my user because he can't choose Arial Narrow-Itatlics-Bold for example. The Arial Narrow font family (Named ArialN, ArialNB, ArialNBI, ArialNI) has been installed, they are TTF files. These files have been placed in the adobe common folder as well.
    I have used control panel fonts and dubbelclicked yes. I have also tried installing the fonts as shortcuts. I have removed, reinstalled, the works.
    Also the fonts are the latest from MS yes.

  • Creative cloud app is not recognizing installed applications

    Creative cloud app first lost Lightroom and has not Lost Photoshop from the installed apps list.
    I have taken the steps of logging out of CC then quitting the app and renaming opm.db to old.
    New file was created, logged in, but the same problem persists

    Hi Anthony,
    Since removing the opm.db file and signing out/ in did not work. I would suggest that you use the Adobe Clean tool to remove the software and reinstall.
    Make sure your computer can still access the adobe servers. Check the hosts file.
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    Here is a link to the updated Creative Cloud app manager for when you need to download it again
    Thanks
    Scott

  • Sound Blaster cd not recognized; Installed hardware not fo

    Does anyone know if I can down load the installation for the sound blaster li've 24 bit's My computer does not recogniz the cd and though it was installed it can't find the hardware either. HELP!!!!

    VegetaH wrote:
    I had ordered a Dell PC with Sound Blaster Li've! I double checked and made sure I have the correct Sound Blaster which I do. I have uninstalled and reinstalled sound blaster li've! and it still does not let me update my driver. I took the CD out put it back then tried updating the driver and still it says no Sound Blaster Li've found. pls help Driver I am trying to download Sound Blaster Li've! - Li'veDrvUni-Pack (English) (<FONT color=#222222 size=><B>23.32 MB</B>) <FONT color=#222222 size=> This package upgrades the Sound Blaster Li've! driver and enhances the overall product performance on Windows 2000 and Windows XP. The package also upgrades core applications including Audio HQ and Surround Mixer for optimal Sound Blaster Li've! performance. div>
    Dell .... try if you can DL Dell 'made' drivers from Dell Support.
    jutapa

  • Application not recognizing installed Flash

    Hi,
    I had a Flash problem so I did a complete cleaning as per instructions. (Everything flash and Macromedia stuff)
    Then I installed Adobe Flash Player. (It plays Youtube alright where I gad the problem before.) However when I want to start Incredimail this is what happens:
    I start IM. Window asks for permission for Adobe to change computer whatever. (Setting is set not to ask by the way.) I allow. It then wants to install Adobe Flash. That aborts and an error window comes up, saying that Windows Explorer already has the latest Flash built in. I OK. Then a last window comes up telling that IM will not run until I install Flash. Which then I cannoy install because it says its built in. ??? So that is a total impossible loop.
    I tried to add permissions to Shockwave that did not help. Easter is coming up and I can't send eggs!!!!!!
    All help appreciated,

    Glad you got it sorted out.  We're really not involved in the distribution process at this point.  Uninstalling and reinstalling the latest Windows Update for IE seems to be a pretty good method for dealing with mysterious Flash/IE problems, or self-inflicted issues where folks manually delete critical files (typically by following the "nuclear option" troubleshooting guides for older operating systems). 
    Synergistic screw-up potential is my new favorite phrase, though. 

  • After Effects CS6 (11.0.4.2) Not Recognizing Installed RAM Windows 7 64-Bit (Home Premium)

    I'm having the same issue in Photoshop CS6 (13.0.1 x64).
    I had been running my system on 16GB of RAM and recently upgraded to 32GB. My system diagnostics show 32GB of RAM actively installed and running, but when I open the system preferences in either PS or AE it shows only 16-ish available RAM. Why don't I have access to all 32GB (or close to it)?
    I'm including screen shots of the Preferences Windows in both PS and AE. Any help would be much appreciated. Both applications are currently updated as of this morning.

    I have answered my own question. And as embarrassing as it is. I'll leave it up in case someone else is looking for the same answer.
    Windows 7 Home Premium only supports up to 16 GB of RAM. I had to buy the Professional version in order to access all 32 GB of the installed RAM.
    It's a pretty silly mistake to make, but there you have it.

  • FF 15 not recognizing installed security certificate

    When I try to login to this site using FF, I get a "Revocation information invalid for this security certificate.". The same site and security certificate works fine in IE 8.

    How do your settings compare with this screen shot:
    https://support.mozilla.org/media/uploads/gallery/images/2012-09-14-13-14-17-751596.png
    On the left is from
    orange Firefox button ''or'' classic Tools menu > Options > Advanced > Encryption
    On the right is the site's certificate, displayed by clicking the padlock icon next to the URL > More information > View Certificate > Details tab
    The "More system details" is a link next to your original post.

  • WebStart 1.4.2 doesn't find installed JRE for 1.4.2 ?

    I have installed J2RE1.4.2_04. As far as I can tell, it works just fine and there are registry keys set for
    Java Runtime Environment for 1.4 and 1.4.2_04 which are set to the same thing. However, when I
    run my webstart app, I get an error with the general information that "The application has requested a
    version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to
    automatically download and install the requested version. The JRE version must be installed manually."
    Having turned tracing and output on, I look in the log and see
    javawsApplicationMain: Installed JRE: null
    So, for some reason, WebStart doesn't think I have an installed JRE. Could someone tell me why?
    I have tried various incantations of version, such as
    <j2se version="1.4.2_04"/>
    <j2se version="1.4.2"/>
    <j2se version="1.4.2+"/>
    <j2se version="1.4.2*"/>
    All of these result in the same error. If I try either of
    <j2se version="1.4+"/>
    <j2se version="1.4"/>
    WebStart recognizes that I do in face have a JRE installed, but then I have other problems. I would
    prefer to get the 1.4.2 problem fixed first since I require 1.4.2 and some boxes have 1.4.1 on them.
    Thanks for any ideas!
    : jay

    This is confusing and done poorly in my opinion but the only "versions" of Java 2 are 1.2, 1.3, and 1.4 (1.5 is coming). If you specify anything past those (as your first four examples do), Web Start assumes a product specific version and you have to provide a URL to download it. Even if it is on the machine, Web Start downloads the version and stores a separate copy of it.
    See http://java.sun.com/products/javawebstart/developers.html#auto for details.
    I think the only thing you can do if multiple versions of 1.4 are installed is go into Web Start preferences and uncheck the box so it is not enabled.

  • IPod not recognized by itunes, driver device won't install?

    I've been at this for hours and I'm becoming rather frustrated. I've been using my 4g ipod touch since christmas and it's worked fine. I plug it into my new laptop, and it tells me that the device driver needs installed. I let it install, yet it's still not recognized. I go through the device manager and attempt to update the software, and every time it tells me that there is some kind of error and the update cannot be made. I've tried everything under the troubleshooting methods. Does anybody have any clue what is causing this? Any help is greatly appreciated.

    Here is a tutorial for how to fix your usb not recognized,
    _*NOTE: Be sure that all of the usb ports are unplugged ;)*_
    Tutorial:
    1)a)Go to home button, and search regedit
    1)b)And go to HKEYLOCALMACHINE/SYSTEM/CurrentControlSet/Services/Usbstor click it.
    1)c)- In the usbstor there is a file named ErrorControl and double click it. And it says value 1 change it to 3 and save it.
    2)a)Go to Windows/System32/DriverStore/FileRepository/ And click the file named
    usbstor.infx86_neutral83027f5d5b2468d3 and double click it, and copy the files named usbstor and usbstor.pnf
    2)b) Go to C:Windows/inf and paste the files you have copyed.
    2)c) Reboot your computer and your usb cable works again
    Message was edited by: Altdorf

  • HT1386 I just reinstalled my windows operating system and decided to put on windows 8.  After loading all of my music back into a freshly installed itunes, my 4th gen ipod is not recognized by itunes.  My 1st gen ipod nano works with no problem.  Help!

    reinstalled my windows operating system and decided to put on windows 8.  After loading all of my music back into a freshly installed itunes, my 4th gen ipod is not recognized by itunes.  My 1st gen ipod nano works with no problem.  I can eliminate any problems with the cable and connection.
    I've stopped and started the service, and also have performed cold reboots.
    Nothing seems to have helped the situation.
    Help!

    See:
    iOS: Device not recognized in iTunes for Windows
    I would start with
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    iTunes for Windows: Device Sync Tests
    Have you tried on another computer to help determine if you have a computer or iPod problem?
    The iPod Classic uses different drivers than the Nano

  • TS1369 Hello! I have an Ipod Shuffle 2nd Generation and it is not recognized by my Windows 8 based laptop. An error message of 'USB device not recognized' is shown. I have the latest ITunes version installed, and tested the dock in other pc's.

    Hello!
    I have a problem connecting my Ipod Shuffle 2nd generation to my Windows 8 based laptop. The computer doesn't recognize the Ipod and issues an error message saying 'USB device not recognized'. I tried uninstaling ITunes(latest version) and all other Apple software and reinstaling it back again, checked my USB hubs in the 'Device Manager' section of the Control Panel, you name it.
    I could really use some help solving this.
    I've turned to the troubleshooting section in Apple Support but it has nothing concerning situations in wich the device isn't even shown in the 'My Computer' folder.
    Help a brother out, will you???

    Found a solution in another forum http://en.kioskea.net/forum/affich-63733-ipod-not-detected-on-computer (a few posts down).
    It was for an IPOD so you can see those details in the link.
    Found how to reset a shuffle and inserted it into these instructions - did not have to follow his last steps.
    - Turn off computer.
    - Plug Shuffle into usb.
    - Then you must reset your shuffle
    To reset iPod shuffle:
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible
    Disconnect iPod shuffle from the computer (if connected).
    Move the switch on the iPod shuffle to the OFF position. Note that when iPod shuffle is off, the green stripe by the switch is not visible.
    - Start computer and it should install the usb driver for the ipod automatically.
    - Your i pod will say do not unplug so don't. then open itunes and it will be there.
    I did not have to do these thing below – did not get error message and shuffle was displayed in Itunes. / LMc
    Just remember to not only eject ipod from itunes but stop usb.
    Go to the program icons near the clock and right click the usb icon and "safely remove hardware" will appear and click it.
    Stop it and select "apple ipod".

Maybe you are looking for