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 66552 - [50cat] NPE org.netbeans.modules.form.editors2.BorderEditor.isSupportedBorder(BorderEditor.java:1296)
Summary: [50cat] NPE org.netbeans.modules.form.editors2.BorderEditor.isSupportedBorder...
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks: 66550
  Show dependency tree
 
Reported: 2005-10-12 07:36 UTC by cbulcu
Modified: 2005-12-28 09:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the project I was working on (11.67 KB, application/octet-stream)
2005-10-12 07:38 UTC, cbulcu
Details
the log file (183.04 KB, text/plain)
2005-10-12 07:55 UTC, cbulcu
Details
Exception (3.52 KB, text/plain)
2005-10-12 09:31 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cbulcu 2005-10-12 07:36:11 UTC
build 200510111800

Wanted to run the app and got NPE:
org.netbeans.modules.form.editors2.BorderEditor.isSupportedBorder(BorderEditor.java:1296)

I don't know yet what causes the problem.
Comment 1 cbulcu 2005-10-12 07:38:58 UTC
Created attachment 25832 [details]
the project I was working on
Comment 2 cbulcu 2005-10-12 07:55:58 UTC
Created attachment 25833 [details]
the log file
Comment 3 cbulcu 2005-10-12 08:00:45 UTC
after the first occurence of NPE it shows on save action too, so I think the
project I attached isn't the one on which NPE showed. I can't save the project!!!!
Comment 4 cbulcu 2005-10-12 08:09:54 UTC
well, the project I've sent is empty, no trace of my work. I'm sooo annoyed.
Maybe it would be useful an autosave mechanism.
Comment 5 cbulcu 2005-10-12 08:10:41 UTC
I succeded to close NB after I had chosen to discard the changes
Comment 6 cbulcu 2005-10-12 08:11:09 UTC
I succeded to close NB after I had chosen to discard the changes
Comment 7 Milan Kubec 2005-10-12 08:16:34 UTC
Reassigning for evaluation.
Comment 8 Milan Kubec 2005-10-12 08:18:12 UTC
Please provide some steps to reproduce the problem or at least what were you
doing with the form. Thanks.
Comment 9 Tomas Stupka 2005-10-12 08:52:53 UTC
seems to be my fault.
i'm working on it...
Comment 10 Marek Grummich 2005-10-12 09:23:21 UTC
I was able to get the attached, same exception too in the q-build 200510111800,
please consider this issue as q-build stopper. Thanks!
Comment 11 Marek Grummich 2005-10-12 09:31:03 UTC
Created attachment 25841 [details]
Exception
Comment 12 Jiri Kovalsky 2005-10-12 13:47:21 UTC
This issue was reported by NetCAT 5.0 team member.
Comment 13 Tomas Stupka 2005-10-12 14:28:21 UTC
Fixed in trunk.

/cvs/form/src/org/netbeans/modules/form/GandalfPersistenceManager.java,v  <-- 
GandalfPersistenceManager.java
new revision: 1.147; previous revision: 1.146

/cvs/form/src/org/netbeans/modules/form/JavaCodeGenerator.java,v  <-- 
JavaCodeGenerator.java
new revision: 1.155; previous revision: 1.154
Comment 14 Jiri Skrivanek 2005-10-12 14:56:13 UTC
Please, someone verify in trunk and then merge the fix into QBE200510111800
branch. Thanks.
Comment 15 Marek Grummich 2005-10-13 10:58:12 UTC
The fix seems to be ok in the trunk build 200510122200. Tomasi, you can
integrate the fix into q-build branch. Thanks!
Comment 16 Tomas Stupka 2005-10-13 12:51:21 UTC
merged with q-build branch QBE200510111800
Comment 17 cbulcu 2005-12-28 09:31:29 UTC
Verified in the dev build 200512262030.