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 225917 - AssertionError: getRelativePath(C:\Users\AnerAda
Summary: AssertionError: getRelativePath(C:\Users\AnerAda
Status: RESOLVED DUPLICATE of bug 215561
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-08 21:08 UTC by Exceptions Reporter
Modified: 2013-02-09 08:34 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198461


Attachments
stacktrace (3.67 KB, text/plain)
2013-02-08 21:08 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-02-08 21:08:25 UTC
This bug was originally marked as duplicate of bug 215561, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build nbms-and-javadoc-10273-on-20130207)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 8

User Comments:
chenchfort: idk why

ionuion: created new project

GUEST: I just created a new JavaApplication project

GUEST: Creating Master as a new "Class Library" project

abien: Happened during creation of a Java EE project

rrossi: Reopening a project from STARTPAGE.MyNetbeans just after close it trying to avoid saving errors from the previous error reporting sent

revivius: Generated entity classes from database on a maven web project using glassfish as the container. everytime i open de ide, build the project i am getting this. Problem is:
 C:\Users\Revivius\Documents\NetBeansProjects\"""IndexIT"""\src\main\java\net\revivius\indexit\entity\IndexableDescriptor.java) i dont have an IndexIT directory under NetBeansProject, deleted index directory under NB cash folder,no avail.

GUEST: 1. Opening the project file from my pen drive TRANSCEND(D:).

GUEST: created new project

GUEST: I just opened a new JavaApplication project

rrohm: I tried to first rename a project (renaming also the project folder), and then copy it into a new folder with the old name.

GUEST: I was renaming a project with Folder to new name, this seemingly worked.

Then I renamed another project (with Folder) to the original name of first project >> this problem.

GUEST: I created an Entity class for database

GUEST: rename project and move into other directory, it seems the server still recognize the previos project renamed

GUEST: Renamed a "broken" module and created a new with same name as the old one.

GUEST: i was trying to open my project already created some time ago, and all of a sudden i was having an error

rrossi: I was just opening a (pojo)Java project.
This program is just a SDF-file import to a MySQL database developed under Netbeans 7.2 just a few days ago.

GUEST: Recreating a project that I deleted to start over




Stacktrace: 
java.lang.AssertionError: getRelativePath(C:\Users\AnerAda
Comment 1 Exceptions Reporter 2013-02-08 21:08:28 UTC
Created attachment 131177 [details]
stacktrace
Comment 2 Tomas Zezula 2013-02-09 08:34:58 UTC
Duplicate of #215561 in NB 7.3 branch.
Update to RC 2.

*** This bug has been marked as a duplicate of bug 215561 ***