4: Received message is too long: 173303149 Caused: com.jcraft.jsch.JSchException: 4: Received message is too long: 173303149 at com.jcraft.jsch.ChannelSftp.start(ChannelSftp.java:288) at com.jcraft.jsch.Channel.connect(Channel.java:152) at com.jcraft.jsch.Channel.connect(Channel.java:145) Caused: java.io.IOException: com.jcraft.jsch.JSchException: 4: Received message is too long: 173303149 at org.netbeans.modules.nativeexecution.api.util.HelperUtility.getPath(HelperUtility.java:223) 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) at org.netbeans.modules.nativeexecution.support.hostinfo.FetchHostInfoTask.compute(FetchHostInfoTask.java:64) at org.netbeans.modules.nativeexecution.api.util.HostInfoUtils.getHostInfo(HostInfoUtils.java:235) at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.initiateConnection(ConnectionManager.java:446) at org.netbeans.modules.nativeexecution.api.util.ConnectionManager.connectTo(ConnectionManager.java:375) at org.netbeans.modules.remote.ui.ConnectAction.connect(ConnectAction.java:98) at org.netbeans.modules.remote.ui.ConnectAction.access$000(ConnectAction.java:64) at org.netbeans.modules.remote.ui.ConnectAction$1.run(ConnectAction.java:91) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)