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

Summary: Error when debug or execution of application
Product: projects Reporter: nguyenhung77478 <nguyenhung77478>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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 ***