Java Web Start didn't install with j2sdk-1_4_2_04-windows-i586-p.exe

I just uninstalled all my java stuff from my XP Pro system
then re-installed... j2sdk-1_4_2_04-windows-i586-p.exe
With the SDK installation... j2re1.4.2_04 also installed... I think this is the Java Runtime
But, before I had a folder for Java Web Start... not I don't...
AND, the file... javaws-1_2-windows-i586-i.exe
refered to on the Java Web Start Installation page isn't on my system anymore...
(It was in an older vrsion of the Java Runtime... ( I had 2 java Runtimes at once installed, that is why I uninstalled... and even though I had Java Web Start, it wasn't working... so I deleted everything and reinstalled the j2sdk-1_2_04-windiws-i586-p.exe.)
I would just download the java Web Start but the docs tell me it should be installed when the SDK and Runtime are installed... so I worry if I got the installation correct.
Can anyone please advise me of how to get things working again.
thanks for any help - Will

I fixed this broblem just install both JDK and JRE.

Similar Messages

  • J2sdk-1_4_2_04-windows-i586-p.exe didn't install JRE correctly.

    I realize that j2sdk-1_4_2_04-windows-i586-p.exe didnt install JRE probably.
    Server folder which is used for Java HotSpot Server VM was not found in C:\Program Files\Java\j2re1.4.2_04\bin.
    Hence, i need to manually copy the folder D:\j2sdk1.4.2_04\jre\bin\server to JRE location.
    I was wondering is this the correct way to do so? anyone of u have encounter this problem before?
    thank you.
    regards
    yancheng

    If a previous version of the JRE is installed, remove the previous JRE and install the j2sdk 1.4.2_04 JRE.

  • Blue Screen of Death on install of j2re-1_4_2_04-windows-i586-p.exe

    Immediately upon installing j2re-1_4_2_04-windows-i586-p.exe, I get the "blue screen of death" on Windows 2000, indicating memory dump. Applications do not work subsequently that use j2re. Attempts to modify in reinstallation indicate errors in Windows installer. Don't know what to do.

    Immediately upon installing
    j2re-1_4_2_04-windows-i586-p.exe, I get the "blue
    screen of death" on Windows 2000This is the usual symptom of a video driver problem.
    Make sure you have all the latest service packs for Win2K installed, and for good measure, visit your graphics card vendor's site and get the latest drivers from there.

  • Error while installing j2sdk-1_4_2_05-windows-i586-p.exe

    Hi folks,
    I am getting the following error while installing j2sdk-1_4_2_05-windows-i586-p.exe on windows 2000 machine:
    Error 1327. Invalid Drive: H:/.
    Please help me.
    Thanks in advance.
    Pavan

    Hi Pavan,
    Is the drive not writable?
    If you still need help with this, you might get more response by posting on the Java Forum http://forum.java.sun.com/forum.jspa?forumID=31.

  • Error while installing j2sdk-1_4_2_05-windows-i586-p.exe on windows 2000

    Hi folks,
    I am getting the following error while installing j2sdk-1_4_2_05-windows-i586-p.exe on windows 2000 machine:
    Error 1327. Invalid Drive: H:/.
    I have downloaded the exe and kept in C drive. Just clicked that exe to install. I haven't set any info. like drive settings. Why I am getting "Invalide Drive" Error?
    Please help me.
    Thanks in advance.
    Pavan

    if my above link doesn't satisfy you, try this one : http://support.installshield.com/kb/view.asp?articleid=q107033

  • Silent install of j2re-1_4_1_04-windows-i586-i.exe

    I am attempting to create an automated install of this application using the silent switches etc
    e.g /s /v "/qn ADDLOCAL=ALL IEXPLORER=1 INSTALLDIR=D:\java\jre"
    However I am unable to get the switches to work. I am prompted with the user dialogs such as Licence Agreement and the type of install
    Any ideas
    Kevin

    Immediately upon installing
    j2re-1_4_2_04-windows-i586-p.exe, I get the "blue
    screen of death" on Windows 2000This is the usual symptom of a video driver problem.
    Make sure you have all the latest service packs for Win2K installed, and for good measure, visit your graphics card vendor's site and get the latest drivers from there.

  • Silent Install of j2re-1_4_2_03-windows-i586-p.exe ???

    I have tried to do a silent installtion of j2re-1_4_2_03-windows-i586-p.exe with this command line syntax :
    j2re-1_4_2_03-windows-i586-p.exe /S /v/qn"ADDLOCAL=ALL IEXPLORER=1 INSTALLDIR=C:\java\jre REBOOT=Suppress JAVAUPDATE=0 /L C:\temp\javainstall.log"
    The installation process starts what I could see in Task Manager a process called " j2re-1_4_2_03-w" starts but dissapear in 10 sec and the installation does not continue what I could see. No installation directory has been created and no log etc.
    Do anyone have any clue what could be the issue here, do I use wrong syntax etc ??
    We are going to use Sun Java runtime instead of Microsoft Java Virtual Machine, when that is going to be unsupported Sept 30 -04.

    The correct syntax for the command line should be
    j2re-1_4_2_03-windows-i586-p.exe /s /v"/qn ADDLOCAL=ALL IEXPLORER=1 INSTALLDIR=C:\java\jre REBOOT=Suppress JAVAUPDATE=0 /L C:\temp\javainstall.log"
    The first " (Quote) should be between the /v and the /qn without any spaces. There should be a space after the /qn and before any other parameters.

  • You need to install Java Web Start 1.4.2

    Hi!
    I try to access the PI /rep page: http://localhost:50000/rep .
    By doing so I get the following error/warning:
    You need to install Java Web Start 1.4.2
    I am on Windows 64x Bit.
    Question:
    Where can I find and download Java Web Start for Windows 65 bit?
    Thank you very much!
    regards
    Thom

    Hi,
    here you go:
    http://java.sun.com/products/archive/index.html
    BTW I suggest version 1.4.2.9.
    Regards
    Patrick

  • Java Web Start and Policy File

    Hi,
    I've a problem for Java Web Start (JWS) in working with Policy File.
    I like to apply a policy file for a JWS application to fine tune the secuirty setting instead of granting permission in JWS.
    For an applet environment, I can apply policy file like this:
    appletviewer -J"-Djava.security.policy=all.policy" writeFile.html
    However, in JWS environment, I try to apply in JNLP file as below but fail:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+"
    codebase="http://130.18.52.226:8080/testing/"
    >
    <information>
    <title>JWS JFrame App</title>
    <vendor>Java Developer Connection</vendor>
    <homepage href="http://java.sun.com/jdc" />
    <description>Demonstration of JNLP</description>
    <icon href="hsbc.gif" width="32" height="32" />
    </information>
    <resources>
    <j2se version="1.3*" />
    <property name="java.security.manager" value="x" />
    <property name="java.security.policy" value="testing.policy"/>
    <jar href="testing.jar"/>
    </resources>
    <application-desc main-class="JWSJFrameApp" />
    </jnlp>
    The error message like this:
    Java Web Start Console, started Tue Sep 03 09:59:36 CST 2002
    Java 2 Runtime Environment: Version 1.3.0 by Sun Microsystems Inc.
    java.security.AccessControlException: access denied (java.util.PropertyPermission java.security.manager write)
    java.security.AccessControlException: access denied (java.util.PropertyPermission java.security.policy write)
    Could anyone please help on this!
    Many thanks!
    Regards,
    Simon Ho

    There are two problems with what you are trying to do.
    First, setting a property PROP=VALUE in the jnlp file does not mean that java will be launched -DPROP=VALUE, instead, javawebstart will call System.setProperty(PROP,VALUE) before your apps main() is called. The difference is, the property will not be set at the time the VM is initialized.
    Second, the javaws security policy will not allow you to set arbitrary properties in an unsigned application. Only properties begining with "jnlp." or "javaws." (and possibly a few other specific props known to the native javaws code) can be set in an application unless <all-permissions> is specified and the app is signed.

  • Can we change the label of Java Web start at the time of downloading applic

    can we change the label of Java Web start at the time of downloading application?
    At the time of downloading application(jar files) java web start shows "Downloading Application" lable on it window , so can we change it so some other..

    The 'splash' screen might be of interest to you.
    Here is the quick description from the FAQ.
    <http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html#206>
    Section 3.5 of the JNLP Spec. has more details on using a splash screen for an application.
    (But if you mean changing the very first screen seen when downloading an application the first time, the answer is 'no'.)
    Late addendum..
    By the way - now I review your question, I note you stress 'while jars are downloading'.
    There is another strategy you might take. Mark most of the application jar's as 'lazy' download, get the main GUI on-screen quickly, then use the JNLP API's DownloadService to fetch the rest of the jars, after the application is running.
    This has the advantage that, then we can have complete control of whatever is shown on the screen during the bulk of the downloads. We might show ..a 'splash screen', or a dialog with the application name on it, or a progress dialog, ..or any combination of the three.
    Edited by: AndrewThompson64 on Oct 22, 2007 3:01 PM

  • Java web start for packaging

    what to do to make web based installer like JWS(JAVA WEB START) FOR PACKAGING?

    Java Web Start does indeed ship with Mac OS X 10.1.
    Another option is OpenJNLP at http://openjnlp.nanode.org which works on all platforms including Mac OS 9 and other JDK1.1 platforms.

  • Java Web Start (JNLP) getResource return null.

    I have a Java Web Start Swing application and with the Java version 1.6.0_u27.
    same code run from jdk1.1.8 to jdk 1.6, more then 10 customers it's work fine, java web start only run on jdk 1.4.0 and jdk 1.5.0.
    just migrate one customer from Java version 1.5.0_u6 to 1.6.0_u27.
    sometimes, the getResource will return null, when system return null, then system cannot get any other resource, always return null.
    It only happen in Java web start environment, work fine in command line (java/javaw), and same as the WebStart loses resources post,
    "Unfortunately this cannot be reproduced easily. Sometimes this happens after some minutes, sometimes the application can be used for days without problems.",
    note. all of my resource files put in the same jar file, one resource file in that jar get fail, all files will be fail.
    after I get the url, I will use new BufferedInputStream(url.openStream()); to retrieve data, never use the File object.
    for example, get resource from "/path/a1.xml", "/path/a2.xml"....... 30 minutes pass, get same file "/path/a1.xml" will return null, then all resource will return null.
    URL url = getClass().getResource(s);
    if(url == null) {
    System.out.println(getClass().getResourceAsStream(s)); // also null, log only
    // if the url == null, the following retrieve will be null
    url = Thread.currentThread().getContextClassLoader().getResource(s);
    if(url == null){
    System.out.println(Thread.currentThread().getContextClassLoader().getResourceAsStream(s)); // also null, log only
    ClassLoader loader = getClass().getClassLoader();
    if(loader == null){
    loader = ClassLoader.getSystemClassLoader();
    if(loader != null) {
    System.out.println(loader.getResourceAsStream(s)); // also null, log only
    url = loader.getResource(s);
    if(url == null) {
    System.out.println("URL resource still can not found!!" + s);
    Edited by: M. Jwo on 2011/11/3 上午 5:40

    I ran into the same problem with JNLP and IE.
    Here is the trick I am using to make IE think that it is dealing with "real" .jnlp file. This works on JBoss-3.2.1/Tomcat-4.1.24 bundle.
    In web.xml:
    <servlet>
    <servlet-name>fakejnlp</servlet-name>
    <description>jsp that generates JNLP on the fly</description>
    <jsp-file>start.jsp</jsp-file>
    </servlet>
    <servlet-mapping>
    <servlet-name>fakejnlp</servlet-name>
    <url-pattern>/start.jnlp</url-pattern>
    </servlet-mapping>
    Now, when you request start.jnlp (perhaps, with HTTP parameters), you end up executing your start.jsp. IE is happy. One limitation, though: if you need to pass parameters, there should be no href attribute in <jnlp> element.
    HTH
    Alex

  • Error while installing j2sdk-1_4_2_08-windows-i586-p

    when I tried to install j2sdk-1_4_2_08-windows-i586-p by running the installer j2sdk-1_4_2_08-windows-i586-p.exe, a massage box displayed with this error:
    Java(TM) Update (1.4.2_08-b03) can not be installed on this machine because the Java(TM) virtual machine is currently running.
    Please cloase all running Java(TM) applications espicially browsers.
    The problem is that no browsers were opened, and no JVM is running!
    could any one help me.

    if my above link doesn't satisfy you, try this one : http://support.installshield.com/kb/view.asp?articleid=q107033

  • Install fails j2re-1_4_2_01-windows-i586.exe

    I'm also having this problem with j2sdk-1_4_2_01-windows-i586.exe. The install starts ok, but I ghen get "Failed to extract file Dll_.ini" from the binary table. the 1.3 runtime installs fine, but it looks like the installer changed with 1.4

    I finally got this running, but it doesn't make a lot of sense. I took a look at: http://support.installshield.com/kb/view.asp?pcode=ALL&articleid=Q105416&source=support_central&product=wind
    I wasn't willing to make all the security changes it suggested, but tried a couple of them which didn't work and I restored the original permissions. I noticed that most if not all gave permissions to local admins, but not domain admins. That gave me the idea of trying log on to the local machine. I did that and both the jre and jdk installed without a hitch. I can't explain why this worked as this machine and my office machine are virtually the same and I built most of both networks. I log on to both machines with my domain userid. The office machine worked the first time. I will be taking a look at the installshield article again to compare the settings on both machines.
    Bottom line, try logging in on the local machine and installing.
    bp

  • Unable to launch application with java web start (OILOM)

    I'm connecting to a remote Oracle console from a server, using "oracle integrated lights out manager". I go to "Remote Control" and click on "Launch Console". After that, it download a JNLP file, called "jnlpgenerator-16". I open it with Java7 -web starter- update 5.
    After a while hanging I get this error:
    Error: Unable to load resource: https://XXX.XXX.XXX.XX:443/Java/JavaRConsole.jar.
    In Exception:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: https://XXX.XXX.XXX.XXX:443/Java/JavaRConsole.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    In Wrapped Exception:
    java.net.SocketException: SOCKS server general failure
         at java.net.SocksSocketImpl.connect(Unknown Source)
         at java.net.Socket.connect(Unknown Source)
         at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
         at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
         at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
         at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
         at java.util.concurrent.FutureTask.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    It happens the same under Windows 7 and Linux -using openJRE and icedtea as substitution of Java Web Start-.
    I'm behind a proxy. In my browser -Chrome, IE and FF- putted the info of the proxy and I can browse. Aldo tried to put the info in the Java "Network Settings". It did not work -the launching of the console-.
    I installed the last Java Web Start in Windows 7 -Java7 Update5-. I disabled my anti-virus and firewall. Always the same result.
    Could you help me please. I don't have idea of what is going on.
    Greetings.
    PD: I tested from other machines of the company and it works. So, I guess is my laptop. I exported the oracle certificates from those machine and imported them into mine.

    AndrewThompson64 wrote:
    I am not used to seeing references to a local server that do not include a port number.
    E.G. http://localhost:8080/LottoMadness/
    I have deployed the following HTML (HelpMe.html) to the web server:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Untitled</title>
    </head>
    <body>
    Help Me!
    </body>
    </html>When I attempt to render the URL in IE, I see the page just fine. The URL is use is:
    http://localhost/LottoMadness/HelpMe.htmlSo, I think my web server setup and usage is ok.
    >
    As an aside, what happens if (your MS IIS is running and) you click a direct link to..
    [http://localhost/LottoMadness/LottoMadness.jnlp|http://localhost/LottoMadness/LottoMadness.jnlp]
    When I click this link I get the error and exception I cited in my previous post.

Maybe you are looking for

  • Why can't I remove a debit/credit card from my account?

    When I try reoving the debit/credit card it says "Sorry, we are not able to process your request. Please try again later."

  • Mail server seriously  messed up for weeks

    A couple of months ago I had a serious crash that among other things affected Mail and some other services. With much help I determined that certain servermgr bundles were corrupted and was able to replace them with backups which appeared to fix the

  • Emailing Photos Hangs at "Resizing" in Apple Mail

    I noticed this morning that, if I try to email a group of photos from Aperture (using Share --> Email) with Apple Mail as my email client, Mail will hang and show "Resizing ####.jpg" in the status bar (with ### representing the file name).  If I mail

  • Standalone versus Domain Member

    We set up one of our clients back in February with a new G5 XServe running OSX Server 10.4. It functions as an Open Directory Master and a Windows PDC. It also hosts Roaming Profiles for around 15 Win XP Users. Connected to that server is another Xse

  • Down load a form

    Hi Experts, how can we download a form into a path given by the user, how can we do it programatiically i know that we have an option of download form which down loads the form in XML But how can we do it programatically,, thanks