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 54493 - Problem when deserializing Blueprints topcomponent
Summary: Problem when deserializing Blueprints topcomponent
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: blueprints (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Yutaka Yoshida
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 16:35 UTC by _ pkuzel
Modified: 2013-02-13 10:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2005-02-03 16:35:40 UTC
[WinSys.PersistenceManager.getTopComponentForID]
Problem when deserializing TopComponent for
tcID:'BluePrints'. Reason: Top component
BluePrints could not be located or loaded from
Components folder.
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/webtier/tabbed-view/index.html
has charset WINDOWS-1252
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/webtier/tabbed-view/design.html
has charset null
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/enterprise/timerservice/index.html
has charset null
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/enterprise/timerservice/design.html
has charset null
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/webtier/tabbed-view/index.html
has charset WINDOWS-1252
Url
jar:file:/data/cvs/netbeans/trunk/nb_all/nbbuild/netbeans/enterprise1/modules/org-netbeans-modules-j2ee-blueprints.jar!/org/netbeans/modules/j2ee/blueprints/catalog/resources/web/webtier/tabbed-view/design.html
has charset null
Comment 1 Yutaka Yoshida 2005-03-16 05:03:41 UTC
fixed in the latest j2ee/external/blueprints-solutions-catalog.zip.scrambled

charset issue is different and already reported as 56177