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 258485 - Endless requests for password after opening a project.
Summary: Endless requests for password after opening a project.
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-22 12:41 UTC by Vladimir Kvashin
Modified: 2017-03-30 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Full thread dump (60.29 KB, text/plain)
2016-03-22 12:46 UTC, Vladimir Kvashin
Details
This is the stack that prompts for password (5.22 KB, text/plain)
2016-03-22 13:04 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2016-03-22 12:41:34 UTC
I connected to localhost:22, opened llvm38 project (in full remote mode).
It started to parse.
At some moment I've got a password request. I understood that the connection is broken can cancelled. New request appeared, then again and again. It seems it will never end.
Comment 1 Vladimir Kvashin 2016-03-22 12:46:01 UTC
Created attachment 158966 [details]
Full thread dump
Comment 2 Vladimir Kvashin 2016-03-22 13:04:45 UTC
Created attachment 158967 [details]
This is the stack that prompts for password

It seems the connection is not broken, but JSchChannelsSupport has to start new session since there is no more spare channels