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 164303 - Error when debug or execution of application
Summary: Error when debug or execution of application
Status: RESOLVED DUPLICATE of bug 164234
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-02 03:26 UTC by nguyenhung77478
Modified: 2009-05-11 12:48 UTC (History)
0 users

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 nguyenhung77478 2009-05-02 03:26:26 UTC
Here's the bug
NetBeans: JPDA Listening Start...
JPDA Address: home-hung:3624
Port:3624
NetBeans: Executing 'cmd /c C:\Program Files\apache-maven-2.0.9\bin\mvn.bat -Dexec.args=-Xdebug -Djava.compiler=none
-Xnoagent -Xrunjdwp:transport=dt_socket,server=n,address=3624 -DLOG_LEVEL=TRACE -DAPP_LOGS=C: -classpath %classpath
hung.nguyen.MyExplorerMv.MyExplorerApp -Djpda.listen=true -Djpda.address=3624 -Dexec.executable=C:\Program
Files\Java\jdk1.6.0_04\bin\java.exe -Dnetbeans.execution=true -Dmaven.repo.local=C:\Maven Repository process-classes
org.codehaus.mojo:exec-maven-plugin:1.1:exec'
NetBeans:      JAVA_HOME =C:\Program Files\Java\jdk1.6.0_04
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Comment 1 Jindrich Sedek 2009-05-11 12:38:55 UTC
could you provide some steps how to reproduce the problem?

seems to be related to maven 
Comment 2 Milos Kleint 2009-05-11 12:48:16 UTC
duplicate of #164234, should be fixed in latest dailies, please verify.

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