This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 204363 - Windows with Unexpected Exception appears after import NetBeans settings.
Summary: Windows with Unexpected Exception appears after import NetBeans settings.
Status: RESOLVED DUPLICATE of bug 204182
Alias: None
Product: ide
Classification: Unclassified
Component: Import Settings (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 13:41 UTC by debuggercz
Modified: 2011-11-03 14:15 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Windows with Unexpected Exception. (277.50 KB, image/png)
2011-10-28 13:41 UTC, debuggercz
Details
Windows Unexpected Exception with more details. (91.72 KB, image/png)
2011-10-28 13:43 UTC, debuggercz
Details
Log file contains more information what happened. (75.89 KB, text/plain)
2011-10-28 13:44 UTC, debuggercz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description debuggercz 2011-10-28 13:41:22 UTC
Created attachment 112534 [details]
Windows with Unexpected Exception.

Information about NetBeans 6.9.1:
Product Version: NetBeans IDE 6.9.1 (Build 201007282301)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 3.0.0-12-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/debuggercz/.netbeans/6.9
----------------------------------
Information about NetBeans7.1 build:
Product Version: NetBeans IDE Dev (Build 201110270600)
Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17
System: Linux version 3.0.0-12-generic running on i386; UTF-8; en_US (nb)
User directory: /home/debuggercz/.netbeans/dev
Cache directory: /home/debuggercz/.netbeans/dev/var/cache

Steps:
1. Install/run NB 6.9.1.
2. Invoke Tools | Plugins.
3. Select Installed tab and check Java SE.
4. Push Activate.
5. During the wizard choose Activate and Finish.
6. Invoke Tools | Options.
7. Select Fonts & Colors.
8. Do some changes (for instance - change Foreground to Cyan in the Default category and Foreground to Blue in the Comment category).
9. Push OK.
10. Invoke Tools | Plugins.
11. Push Export.
12. Check All and push Browse...
13. Write some name of the output file and click OK.
14. Click Yes in the window Stored Passwords Warning.
15. Close the IDE.

16. Install/run NB 7.1 (current build).
17. If window Confirm Import Settings appears push Yes. If not go to 18.2 point.
18.1. Invoke Tools | Plugins.
19.1. Select Installed tab and check Java SE.
20.1. Push Activate.
21.1. During the wizard choose Activate and Finish.
NetBeans freeze on the moment and Unexpected Exception appears. It contains:
A org.openide.util.RequestProcessor$SlowItem exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your

If window Confirm Import Settings doesn't appear, follow these steps:
18.2. Invoke Tools | Plugins.
19.2. Push Import.
20.2. Select your previously exported settings from NetBeans 6.9.1.
21.2. Check All and than click OK.
22.2. Push Yes in the window Import Confirmation.
23.2. Invoke Tools | Plugins.
24.2. Select Installed tab and check Java SE.
25.2. Push Activate.
26.2. During the wizard choose Activate and Finish.
NetBeans freeze on the moment and Unexpected Exception appears. It contains:
A org.openide.util.RequestProcessor$SlowItem exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your
Comment 1 debuggercz 2011-10-28 13:43:02 UTC
Created attachment 112535 [details]
Windows Unexpected Exception with more details.
Comment 2 debuggercz 2011-10-28 13:44:07 UTC
Created attachment 112536 [details]
Log file contains more information what happened.
Comment 3 Stanislav Aubrecht 2011-11-03 14:15:29 UTC

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