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 182983

Summary: Debugg problem on java EE application.
Product: javaee Reporter: mehachille
Component: EARAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: normal CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description mehachille 2010-03-27 07:52:32 UTC
Debugg problem on java EE application.


pre-dist:
do-dist-without-manifest:
do-dist-with-manifest:
Building jar: C:\Projets\BOBINFO\JAVABOBINFO\dist\JAVABOBINFO.ear
post-dist:
dist:
run-debug:
Initial deploying JAVABOBINFO to C:\Projets\BOBINFO\JAVABOBINFO\dist\gfdeploy\JAVABOBINFO
Completed initial distribution of JAVABOBINFO
connect-debugger:
C:\Projets\BOBINFO\JAVABOBINFO\nbproject\build-impl.xml:369: The following error occurred while executing this line:
C:\Projets\BOBINFO\JAVABOBINFO\nbproject\build-impl.xml:373: C:\Projets\BOBINFO\JAVABOBINFO\build\lib not found.
ÉCHEC DE LA GÉNÉRATION (durée totale  42 secondes)
Comment 1 Martin Entlicher 2010-03-28 09:48:13 UTC
A problem of build script or project setup, not debugger.
Comment 2 Petr Jiricka 2010-03-29 09:38:42 UTC
Hi, do you please have steps to reproduce from scratch?

Or can you at least describe the setup of your application?
- Java EE version
- target server
- what are the submodules (web, ejb)
- etc.

Thanks.
Comment 3 David Konecny 2010-03-29 18:26:24 UTC
mehachille, have a look at issue 178032 for a workaround.

Also whenever filing a problem please include as much info as possible - NB build you run (see About box), JDK version, and steps how to reproduce the problem from scratch. Thanks.

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