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 153621 - Remote development hangs on "env" routine
Summary: Remote development hangs on "env" routine
Status: RESOLVED DUPLICATE of bug 153389
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 10:19 UTC by Sergey Grinev
Modified: 2009-02-19 20:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Attached thread dump generated during the Development Host Manager (25.50 KB, text/plain)
2008-11-25 16:55 UTC, orbimus
Details
Blocked on [env] command..not doing anything. (81.28 KB, image/jpeg)
2008-11-25 16:57 UTC, orbimus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Grinev 2008-11-21 10:19:57 UTC
From users (2 reports already, see issue 152225):

I've downloaded the most recent netbeans 6.5 and attempted to try the remote development feature. After trying it,
netbeans hangs while running this command:

FINE [cnd.remote.logger]: RemoteCommandSupport<Init>: Running [env] on userl@hostserver

I would like to know what could be the issue here that can cause netbeans to hang while executing the env command. I
removed my .bashrc in case it caused any issues...still no luck. What is exactly going on here?

Maybe it would be easier if the commands were provided in some type of xml document so we can modify them or if we can
possibly pop up an interactive session?
Comment 1 Sergey Grinev 2008-11-25 16:46:37 UTC
fix should be included in NB6.5 patch 2

*** This issue has been marked as a duplicate of 153389 ***
Comment 2 orbimus 2008-11-25 16:55:00 UTC
Created attachment 74140 [details]
Attached thread dump generated during the Development Host Manager
Comment 3 orbimus 2008-11-25 16:57:39 UTC
Created attachment 74141 [details]
Blocked on [env] command..not doing anything.
Comment 4 Sergey Grinev 2008-11-25 18:46:25 UTC
thx, Orbimus, according to your thread dump you has the same problem as in issue 153389

It will be fixed in the NB6.5 patch 2 

at a temporary workaround you can try to remove all windows drive mappings except one (so your "net use" command will
show just one (or less) line).