|
Quick Lists
|
|
Bug ID:
|
6793874
|
|
Votes
|
0
|
|
Synopsis
|
Installer gives Embargoed Country error if it receives a generic 403 code, should give correct msg
|
|
Category
|
java:install
|
|
Reported Against
|
b03
|
|
Release Fixed
|
6u14(b06)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
14-JAN-2009
|
|
Description
|
The Online Installer,and autoupdate gives the user the Embargoed Country error message if it receives a generic 403 error code during the download/installation. The installer should provide a more correct message, such as indicating that there is a problem connecting to the download server.
The 403 error code can be provided by various servers, firewalls, and proxies that site between the user and the download server. This error is being interpreted by the installer as that the user is in an embargoed country, while they may not actually be in an embargoed country.
Posted Date : 2009-01-14 21:28:32.0
|
|
Work Around
|
For users who have received the 'embargoed county' message, and they do not believe they are in an embargoed county, they should attempt to download and use the Offline Installer.
The link to the latest Offline Installer (one large, complete JRE installer file) is:
http://java.com/win-pinstaller/
|
|
Evaluation
|
HTTP_STATUS_FORBIDDEN is always interpreted as export denied.
HTTP_STATUS_FORBIDDEN (403) could be returned from improperly configured proxy servers or firewalls.
Posted Date : 2009-01-15 16:27:43.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |