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 249824 - 4: Received message is too long: 173303149
Summary: 4: Received message is too long: 173303149
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-15 10:27 UTC by Exceptions Reporter
Modified: 2015-05-13 14:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214793


Attachments
stacktrace (1.58 KB, text/plain)
2015-01-15 10:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-01-15 10:27:57 UTC
This bug was originally marked as duplicate of bug 239681, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 24.71-b01, Java(TM) SE Runtime Environment, 1.7.0_71-b14
OS: Windows 7

User Comments:
GUEST: Connecting to remote host




Stacktrace: 
4: Received message is too long: 173303149
   at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:260)
   at com.jcraft.jsch.Channel.connect(Channel.java:152)
   at com.jcraft.jsch.Channel.connect(Channel.java:145)
   at org.netbeans.modules.nativeexecution.api.util.HelperUtility.getPath(HelperUtility.java:169)
   at org.netbeans.modules.nativeexecution.support.hostinfo.impl.UnixHostInfoProvider.getRemoteUserEnvironment(UnixHostInfoProvider.java:272)
   at org.netbeans.modules.nativeexecution.support.hostinfo.impl.UnixHostInfoProvider.getHostInfo(UnixHostInfoProvider.java:115)
Comment 1 Exceptions Reporter 2015-01-15 10:27:59 UTC
Created attachment 151520 [details]
stacktrace
Comment 2 Quality Engineering 2015-01-20 04:03:16 UTC
Integrated into 'main-silver', will be available in build *201501200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/606baa2d0c35
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixing Bug #249824 - 4: Received message is too long: 173303149