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 198395 - Exception: Assertion error
Summary: Exception: Assertion error
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 15:34 UTC by dnikitin
Modified: 2011-05-10 06:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 178731


Attachments
stacktrace (762 bytes, text/plain)
2011-05-06 15:34 UTC, dnikitin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2011-05-06 15:34:21 UTC
This issue was reported manually by dnikitin.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build cnd-main-5831-on-20110506)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
dnikitin: additing a new remote host using "" (empty string) as login causes Exception




Stacktrace: 
java.lang.Exception: Assertion error
   at org.netbeans.modules.nativeexecution.support.Logger.assertTrue(Logger.java:87)
   at org.netbeans.modules.nativeexecution.api.ExecutionEnvironmentFactory.createNew(ExecutionEnvironmentFactory.java:161)
   at org.netbeans.modules.cnd.remote.ui.wizard.CreateHostVisualPanel2$2.call(CreateHostVisualPanel2.java:253)
   at org.netbeans.modules.cnd.remote.ui.wizard.CreateHostVisualPanel2$2.call(CreateHostVisualPanel2.java:247)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
   at java.util.concurrent.FutureTask.run(FutureTask.java:138)
Comment 1 dnikitin 2011-05-06 15:34:25 UTC
Created attachment 108153 [details]
stacktrace
Comment 2 Vladimir Kvashin 2011-05-07 06:54:51 UTC
http://hg.netbeans.org/cnd-main/rev/5c4a80c3f0c2
Comment 3 Quality Engineering 2011-05-08 04:44:30 UTC
Integrated into 'main-golden', will be available in build *201105080000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5c4a80c3f0c2
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #198395 - Exception: Assertion error