- 
    Bug 
- 
    Resolution: Fixed
- 
     P2 P2
- 
    7
- 
        b25
- 
        x86
- 
        windows_7
- 
        Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-2221026 | 7u4 | Nam Nguyen | P2 | Closed | Fixed | b11 | 
                    FULL PRODUCT VERSION :
java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
Java HotSpot(TM) Client VM (build 21.1-b02, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
Java Webstart does not work on Windows 7.
I am developing the project on http://raven.java.net. Recently I created a webstart distribution of it. While it runs fine on my Windows XP laptop, it does not run at all on my Windows 7 Ultimate desktop. Webstart will begin to download the jars and then freeze. No error is given. The download simply halts.
Apparently others are having this problem too:
https://forums.oracle.com/forums/thread.jspa?threadID=2313709&tstart=0
I presume Windows 7 is refusing to run webstart. I searched your bug database to see if anyone else reported this, but couldn't find any, so I'm starting a new bug.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use a computer running Windows 7 Ultimate. Go to a webpage with a webstart file on it, such as:
http://raven.java.net/apps/studio/RavenStudio.html
http://docs.oracle.com/javase/tutorial/uiswing/components/scrollpane.html
Click on the webstart link. The download will begin but not complete.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Webstart should run the executable program.
ACTUAL -
Download starts, but does not complete. No error message is given.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Apparently enabling Windows XP compatibility mode will fix this, but I've not tried it.
            
java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
Java HotSpot(TM) Client VM (build 21.1-b02, mixed mode, sharing)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.1.7601]
A DESCRIPTION OF THE PROBLEM :
Java Webstart does not work on Windows 7.
I am developing the project on http://raven.java.net. Recently I created a webstart distribution of it. While it runs fine on my Windows XP laptop, it does not run at all on my Windows 7 Ultimate desktop. Webstart will begin to download the jars and then freeze. No error is given. The download simply halts.
Apparently others are having this problem too:
https://forums.oracle.com/forums/thread.jspa?threadID=2313709&tstart=0
I presume Windows 7 is refusing to run webstart. I searched your bug database to see if anyone else reported this, but couldn't find any, so I'm starting a new bug.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use a computer running Windows 7 Ultimate. Go to a webpage with a webstart file on it, such as:
http://raven.java.net/apps/studio/RavenStudio.html
http://docs.oracle.com/javase/tutorial/uiswing/components/scrollpane.html
Click on the webstart link. The download will begin but not complete.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Webstart should run the executable program.
ACTUAL -
Download starts, but does not complete. No error message is given.
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
Apparently enabling Windows XP compatibility mode will fix this, but I've not tried it.
- backported by
- 
                    JDK-2221026 Calling webstart classloader getResource() causes security exception when resource has redirect URL -           
- Closed
 
-         
- relates to
- 
                    JDK-7116829 use of ImageIcon might cause deadlock with sandbox webstart application -           
- Closed
 
-