java.lang.NullPointerException at org.netbeans.modules.remote.impl.fs.RemoteFileSupport.onConnect(RemoteFileSupport.java:119) at org.netbeans.modules.remote.impl.fs.RemoteFileSupport.runImpl(RemoteFileSupport.java:85) Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException at org.openide.util.RequestProcessor.post(RequestProcessor.java:425) at org.netbeans.modules.remote.impl.fs.ui.ConnectionNotifierDelegate.onConnect(ConnectionNotifierDelegate.java:142) at org.netbeans.modules.remote.impl.fs.ui.ConnectionNotifierDelegate.access$000(ConnectionNotifierDelegate.java:69) at org.netbeans.modules.remote.impl.fs.ui.ConnectionNotifierDelegate$1.runImpl(ConnectionNotifierDelegate.java:117) at org.netbeans.modules.remote.api.ui.ConnectionNotifier$NamedRunnable.run(ConnectionNotifier.java:80) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)