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 29898 - Parse-Exception error message after loading IDE
Summary: Parse-Exception error message after loading IDE
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2003-01-09 13:49 UTC by danxii
Modified: 2009-11-07 13:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
This zip contains my IDE log file (10.37 KB, text/plain)
2003-01-09 13:55 UTC, danxii
Details
Unzipped log file (158.93 KB, text/plain)
2003-01-09 14:06 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description danxii 2003-01-09 13:49:42 UTC
There shows up an Parse-Exception error message after 
loading the IDE, but the program starts anyway.IDE 
Version: 3.2.2. Memory: 196Mb. Procesor: PIII 450.
Comment 1 danxii 2003-01-09 13:55:22 UTC
Created attachment 8501 [details]
This zip contains my IDE log file
Comment 2 Marian Mirilovic 2003-01-09 14:06:39 UTC
Created attachment 8502 [details]
Unzipped log file
Comment 3 Marian Mirilovic 2003-01-09 14:09:20 UTC
In my opinion problems with your parser, reassigne to window system
for investigation.
Comment 4 Peter Zavadsky 2003-01-29 13:38:06 UTC
Reassigning to Marek.
He knows more about parsing, and I think those parsing exceptions just
indicate that there are corrupted files. 


Anyway all that log seems quite suspicious.
Danxii, please, describe in some steps, what you have been doing with
IDE, thanks.
Comment 5 mslama 2003-02-25 09:56:40 UTC
There was problem with serialization/deserialization of Properties
TopComponent. -> Empty wsmode file is created. Probably saving winsys
should handle this case better way.

Workaround is to delete this empty wsmode file or whole winsys folder
in userdir -> project dir.
Comment 6 Marian Mirilovic 2003-11-26 12:54:41 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 7 Marian Mirilovic 2004-02-27 14:12:31 UTC
issue doesn't apply to new window system - verified