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 15556

Summary: Importing project from NB 3.2 throws bunch of exceptions and doesn't work.
Product: projects Reporter: Jiri Kovalsky <jkovalsky>
Component: Generic InfrastructureAssignee: issues@projects <issues>
Status: CLOSED FIXED    
Severity: blocker CC: mentlicher
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerExceptions thrown during import of project from 3.2.
IOExceptions thrown during import of project from 3.2.

Description Jiri Kovalsky 2001-09-17 15:33:09 UTC
Development build of NetBeans 3.3 #200109130100 on Windows 2000, Solaris 5.8 
with JDK 1.3.1

Description:
============
It is completely not possible to import just a small project including one local
directory mounted into explorer. There are 8 NullPointerExceptions thrown (one 
is attached), IOExceptions printed (also attached) and several warning messages 
are printed into the console like this:

Warning, cannot set component with ID filesystems as active in mode explorer, 
component not present!

Steps to reproduce:
===================
1. Launch NetBeans 3.2 and mount some local directory as filesystem.
2. Exit IDE and launch development build of NetBeans 3.3 with different userdir.
3. Go to "Project|Project Manager" and using "Import" button import all the pro-
   jects from userdir of NetBeans 3.2 used in step 1. "Open" one of them.
4. Your filesystem will NOT be mounted and many exceptions will be thrown.
Comment 1 Jiri Kovalsky 2001-09-17 15:34:41 UTC
Created attachment 2572 [details]
NullPointerExceptions thrown during import of project from 3.2.
Comment 2 Jiri Kovalsky 2001-09-17 15:35:34 UTC
Created attachment 2573 [details]
IOExceptions thrown during import of project from 3.2.
Comment 3 Vitezslav Stejskal 2001-09-20 20:36:59 UTC
Projects import fixed, exceptions thrown from window system (issue 
#15714 filed).
Comment 4 Vitezslav Stejskal 2001-09-20 20:41:05 UTC
Accidentally moved to openide, moving back to projects, sorry.
Comment 5 Vitezslav Stejskal 2001-09-20 20:41:25 UTC
*** Issue 15398 has been marked as a duplicate of this issue. ***
Comment 6 Jaromir Uhrik 2001-10-10 13:33:02 UTC
Verified in dev33 build #200110100100.
Comment 7 Quality Engineering 2003-07-01 14:19:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.