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 247265 - NullPointerException at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$JSchAccessImpl.delPortForwardingR
Summary: NullPointerException at org.netbeans.modules.nativeexecution.api.util.Connect...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 10:36 UTC by Alexander Simon
Modified: 2014-11-11 12:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212003


Attachments
stacktrace (2.66 KB, text/plain)
2014-09-18 10:36 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-09-18 10:36:34 UTC
Build: Oracle Solaris Studio 12.4 (2014/09/18 0643a9c5489c)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: SunOS

User Comments:
alexvsimon: disconect while remote core debugging




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$JSchAccessImpl.delPortForwardingR(ConnectionManager.java:720)
   at org.netbeans.modules.cnd.debugger.dbx.vjsch.VJSchImpl$VirtSessionImpl.delPortForwardingR(VJSchImpl.java:110)
   at com.sun.tools.swdev.glue.remoteaccess.VJSchTunneler$2.close(VJSchTunneler.java:292)
   at com.sun.tools.swdev.glue.remoteaccess.Tunnel.close(Tunnel.java:29)
   at com.sun.tools.swdev.glue.Surrogate.close_socket(Surrogate.java:988)
   at com.sun.tools.swdev.glue.Surrogate.prim_disconnect(Surrogate.java:1015)
Comment 1 Alexander Simon 2014-09-18 10:36:38 UTC
Created attachment 149341 [details]
stacktrace
Comment 2 Maria Tishkova 2014-10-07 13:39:47 UTC
fixed in 
changeset:   278867:de3c5c1a4dfc
tag:         tip
user:        Maria Dalmatova <mromashova@netbeans.org>
date:        Tue Oct 07 17:46:10 2014 +0400
summary:     fixed bug#247265 - NullPointerException at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$JSchAccessImpl.delPortForwardingR
Comment 3 Quality Engineering 2014-10-08 03:01:58 UTC
Integrated into 'main-silver', will be available in build *201410080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/de3c5c1a4dfc
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bug#247265 - NullPointerException at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$JSchAccessImpl.delPortForwardingR
Comment 4 Quality Engineering 2014-11-10 23:20:29 UTC
Integrated into 'releases/release801', will be available in build *201411102027* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/3815b237be87
User: Maria Dalmatova <mromashova@netbeans.org>
Log: fixed bug#247265 - NullPointerException at org.netbeans.modules.nativeexecution.api.util.ConnectionManager$JSchAccessImpl.delPortForwardingR
(transplanted from de3c5c1a4dfcc380bb71e41201f88e48707b7d14)