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 197481 - Exception: Directory /export/hudson/home/working/Quote_mkfb_proj doesnt exist
Summary: Exception: Directory /export/hudson/home/working/Quote_mkfb_proj doesnt exist
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 12:12 UTC by Alexander Pepin
Modified: 2011-04-25 10:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177946


Attachments
stacktrace (588 bytes, text/plain)
2011-04-06 12:12 UTC, Alexander Pepin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2011-04-06 12:12:26 UTC
Build: NetBeans IDE Dev (Build cnd-build-5105-on-20110406)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
apepin: Itried to attach to process and selected a wrong project in Attach dialog

GUEST: I'm create remote developing project (machine 1). When i try connect to gdbserver on (machine 2) they thing that the gdb is on current machine, but they are on remote machine (machine 1)




Stacktrace: 
java.lang.Exception: Directory /export/hudson/home/working/Quote_mkfb_proj doesnt exist
   at org.netbeans.modules.cnd.debugger.common2.utils.ExecutorCND.startEngine(ExecutorCND.java:208)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.startAsync(Gdb.java:468)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory.access$800(Gdb.java:172)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Factory$1.run(Gdb.java:297)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Alexander Pepin 2011-04-06 12:12:29 UTC
Created attachment 107542 [details]
stacktrace
Comment 2 Alexander Pepin 2011-04-25 10:13:18 UTC
Can not reproduce it in NB 7.0, only Debugger error "Operation not permitted" appears and that is correct.