Bug 73707 - Unable to import Preference files (*.epf) on Solaris 9.0 and HP-UX 11i
Summary: Unable to import Preference files (*.epf) on Solaris 9.0 and HP-UX 11i
Status: RESOLVED DUPLICATE of bug 72214
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: Sun Solaris
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 16:36 EDT by Sudarsha Wijenayake CLA
Modified: 2004-09-10 17:52 EDT (History)
2 users (show)

See Also:


Attachments
workbench log (3.11 KB, text/plain)
2004-09-10 16:39 EDT, Sudarsha Wijenayake CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsha Wijenayake CLA 2004-09-10 16:36:08 EDT
Problem Description: Eclipse 3.1M1 displays the following error message when 
attempt to import preference files (*.epf) on the Solaris 9.0 and HP-UX 11i 
platforms:

“Update installed JREs (Error: An internal error occured during: "update 
Installed JREs".)”

You may complete the following steps in order to reproduce this scenario:
1. Configure various options (non-default values) in the various Preferences 
pages of the Preferences dialog (Window > Preferences).  
2. Export the 'Preferences' options via the 'Export' button on the bottom of 
the Preferences dialog.  Specify where you want the exported preferences file 
to go in the file selection dialog.
3. In the Preferences dialog, select the 'Import' button on the bottom of the 
dialog.  In the file selection dialog, select the exported Preferences file 
(file with '.epf' extension) in step1.

Expected Behavior: After selecting the '.epf' preferences file and importing 
it, a dialog displayed informing that the Preferences were imported.  The 
current preference settings in the Preferences dialog pages are set to the 
values specified in the exported preferences file. 
Actual Behavior: The following error message is displayed instead. 
“Update installed JREs (Error: An internal error occured during: "update 
Installed JREs".)”

In addition, a java.lang.IllegalStateException is thrown in the log file 
during this process. Please refer to the attached log file for more 
information.

I used the following JRE when I came across this issue. 
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
Comment 1 Sudarsha Wijenayake CLA 2004-09-10 16:39:34 EDT
Created attachment 14496 [details]
workbench log
Comment 2 Kim Horne CLA 2004-09-10 16:58:34 EDT
It looks to me that this problem is occuring in JDT.  Moving.
Comment 3 Olivier Thomann CLA 2004-09-10 17:52:33 EDT
Looks like a duplicate of bug 72214.

*** This bug has been marked as a duplicate of 72214 ***