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 11089 - "IAE: Unknown frame type" prevents project import from working
Summary: "IAE: Unknown frame type" prevents project import from working
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
: 119498 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-04-05 12:29 UTC by Jesse Glick
Modified: 2008-12-22 09:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace of IAE (1.78 KB, text/plain)
2001-04-05 12:30 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-04-05 12:29:46 UTC
[release32 apr 4] After running apisupport/build.xml 'test', got an
IAE. I had started IDE in SDI mode with a saved project from release32
mar 31, and switched (back) to MDI mode in System Settings. The
Output Window did not appear as it should have when running the target.
I was unable to get the Output Window to appear (e.g. from View menu)
even after restarting the IDE! Trying to copy workspaces from Project
Settings also failed with the same error etc. Switching to a different
project did not help either. Does not happen with a fresh userdir, so
something having to do with importing the project from release32 mar 31.
Same happens with Editor window => IDE is unusable. After reverting to mar 31
build I could resume work.

Could this have something to do with "splitted" -> "split"? I am assuming so.
Please make sure window sys deser performs the rename automatically. Consider
using org/openide/util/packages.txt if that helps.
Comment 1 Jesse Glick 2001-04-05 12:30:34 UTC
Created attachment 1007 [details]
Stack trace of IAE
Comment 2 David Simonek 2001-04-05 13:29:53 UTC
yes, "splitted" -> "split" is more complicated than we thought. I'll check in
the fix in a while.
Comment 3 David Simonek 2001-04-05 14:26:20 UTC
Fixed, deserialization now changes "splitted" to "split" when opening old window
system settings.
Comment 4 Jan Chalupa 2001-05-05 20:50:29 UTC
Target milestone 3.2
Comment 5 Quality Engineering 2003-07-01 16:02:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 6 Quality Engineering 2003-07-01 16:30:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 7 Jiri Prox 2007-10-19 17:05:40 UTC
*** Issue 119498 has been marked as a duplicate of this issue. ***