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 253162 - AssertionError: AssertionError
Summary: AssertionError: AssertionError
Status: RESOLVED FIXED
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: 2015-06-24 13:26 UTC by ilia
Modified: 2015-06-26 04:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218151


Attachments
stacktrace (1.19 KB, text/plain)
2015-06-24 13:26 UTC, ilia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2015-06-24 13:26:36 UTC
Build: NetBeans IDE Dev (Build 201506240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.5-b02, Java(TM) SE Runtime Environment, 1.8.0_05-b13
OS: Linux

User Comments:
ilia: 123




Stacktrace: 
java.lang.AssertionError: AssertionError
   at org.netbeans.modules.remote.impl.RemoteLogger.assertTrue(RemoteLogger.java:129)
   at org.netbeans.modules.remote.impl.RemoteLogger.assertTrue(RemoteLogger.java:123)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.handShake(FSSDispatcher.java:610)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.getOrCreateServer(FSSDispatcher.java:580)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.dispatch(FSSDispatcher.java:417)
   at org.netbeans.modules.remote.impl.fs.server.FSSDispatcher.dispatch(FSSDispatcher.java:401)
Comment 1 ilia 2015-06-24 13:26:37 UTC
Created attachment 154379 [details]
stacktrace
Comment 2 ilia 2015-06-24 13:52:34 UTC
See
Bug 253161 - echo in 'bashrc' file may cause infinite "Authentication" dialog to appear
Comment 3 Vladimir Kvashin 2015-06-24 18:19:10 UTC
http://hg.netbeans.org/cnd-main/rev/87e0631cd1f2
Comment 4 Quality Engineering 2015-06-26 04:52:07 UTC
Integrated into 'main-silver', will be available in build *201506260309* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/87e0631cd1f2
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #253162 - AssertionError: AssertionError