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 47264 - InvalidObjectException after first java source movement
Summary: InvalidObjectException after first java source movement
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 47434 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-16 14:43 UTC by pzajac
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log (271.64 KB, text/plain)
2004-08-16 14:44 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-08-16 14:43:26 UTC
[200408111800]
I tried to reproduce a issue. So I run ide with
fresh userdir. I Created two java files i a package:
Main.java (with empty static main methdod )
ss.java

After that I moved,using drag&drop, the ss.java
file to another package.  

A will attach the ide.log file.
Comment 1 pzajac 2004-08-16 14:44:54 UTC
Created attachment 16849 [details]
ide.log
Comment 2 Jan Becicka 2004-08-16 17:03:09 UTC
Fixed.

Checking in NavigationView.java;
/cvs/java/src/org/netbeans/modules/java/ui/NavigationView.java,v  <--
 NavigationView.java
new revision: 1.26; previous revision: 1.25
done
Comment 3 psuk 2004-08-16 21:07:19 UTC
Reopening. The fix caused NPE in Commit Validation.
Comment 4 Jan Becicka 2004-08-17 07:33:16 UTC
Fixed.

Checking in NavigationView.java;
/cvs/java/src/org/netbeans/modules/java/ui/NavigationView.java,v  <--
 NavigationView.java
new revision: 1.28; previous revision: 1.27
done

Pavle thanks for your fix of commit validation
Comment 5 pzajac 2004-08-17 15:21:25 UTC
cannot to reproduce-> verified
Comment 6 Jan Becicka 2004-08-19 09:03:53 UTC
*** Issue 47434 has been marked as a duplicate of this issue. ***
Comment 7 Jan Becicka 2004-08-19 09:05:14 UTC
*** Issue 47434 has been marked as a duplicate of this issue. ***