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 60472 - Cannot open preexisting web projects
Summary: Cannot open preexisting web projects
Status: CLOSED DUPLICATE of bug 60371
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 06:37 UTC by _ gtzabari
Modified: 2005-09-05 10:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack-trace (6.56 KB, text/plain)
2005-06-24 06:37 UTC, _ gtzabari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2005-06-24 06:37:16 UTC
dev build 200506231800
JDK 5.0 update 4

I have an old web project from an older Netbeans 4.2 daily build (a few weeks
ago). When I do File -> Open Project -> Select old project directory with the
mouse, the attached exception is thrown.

This seems to be a genuine bug not having to do with the fact I am using an
older userdir. You be the judge :)
Comment 1 _ gtzabari 2005-06-24 06:37:37 UTC
Created attachment 22878 [details]
stack-trace
Comment 2 _ gtzabari 2005-06-24 07:24:27 UTC
Upgrading to P1. I used a fresh userdir, created a new project. This worked
fine. Then I restarted Netbeans and tried reopening this project and found it to
be impossible.
Comment 3 zikmund 2005-06-24 09:42:20 UTC
I can't reproduce with 4.1 project. Does your project use external sources, i.e.
source folders are located outside of the project folder? (created as Project
with Existing Sources)
Comment 4 Radko Najman 2005-06-24 16:47:26 UTC
It seems like a duplicate of issue #60371, the same stack trace.

*** This issue has been marked as a duplicate of 60371 ***