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 - Debugg problem on java EE application.
Summary: Debugg problem on java EE application.
Status: RESOLVED DUPLICATE of bug 178032
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 07:52 UTC by mehachille
Modified: 2010-03-29 18:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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