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 72448

Summary: netbeans.org project fails to compile from ide.
Product: apisupport Reporter: Milos Kleint <mkleint>
Component: HarnessAssignee: Jesse Glick <jglick>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milos Kleint 2006-02-09 07:55:36 UTC
Nb 5.0rc1/mandriva linux/jdk1.5.0_01

I have my netbeans.org sources under /mnt/data/home/mkleint/src/trunk, I have a
symbolic link from my homedir /home/mkleint/src

these locations are on separate partitions.

it worked just fine until today. the project loads bu when I try to build it
from the IDE, I get this error:

init-tasks:
default.init:
/mnt/data/home/mkleint/src/trunk/nbbuild/default.xml:75: This module in on
different path than the root dir
BUILD FAILED (total time: 0 seconds)

I tried to close the project and reopen again either through the syslinked path
or the other way around, but nothing helps.
building from the command line works, no matter how I get to the project.


All this was done on ide/blue-ui and ide/project-import/bluej projects, none of
them worked.
Comment 1 Milos Kleint 2006-02-09 07:58:07 UTC
after restart of the IDE, it magically started working again.
Comment 2 Jesse Glick 2006-02-09 18:05:43 UTC
If it happens again, try to track down what is happening in the Ant tasks.