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 - Importing project from NB 3.2 throws bunch of exceptions and doesn't work.
Summary: Importing project from NB 3.2 throws bunch of exceptions and doesn't work.
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
: 15398 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-09-17 15:33 UTC by Jiri Kovalsky
Modified: 2003-07-01 14:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerExceptions thrown during import of project from 3.2. (2.67 KB, text/plain)
2001-09-17 15:34 UTC, Jiri Kovalsky
Details
IOExceptions thrown during import of project from 3.2. (1.05 KB, text/plain)
2001-09-17 15:35 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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.