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 182860 - NumberFormatException: For input string: ""
Summary: NumberFormatException: For input string: ""
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 10:13 UTC by Tomas Mysik
Modified: 2010-06-17 10:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167084


Attachments
stacktrace (2.95 KB, text/plain)
2010-03-26 10:13 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2010-03-26 10:13:01 UTC
Build: NetBeans IDE Dev (Build 100325-afc95ecdb359)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

User Comments:
tmysik: do not provide port




Stacktrace: 
java.lang.NumberFormatException: For input string: ""
   at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
   at java.lang.Integer.parseInt(Integer.java:470)
   at java.lang.Integer.valueOf(Integer.java:554)
   at org.netbeans.modules.dlight.terminal.ui.RemoteInfoDialog.getExecutionEnvironment(RemoteInfoDialog.java:149)
   at org.netbeans.modules.dlight.terminal.action.RemoteTerminalAction.getEnvironment(RemoteTerminalAction.java:74)
   at org.netbeans.modules.dlight.terminal.action.TerminalAction.actionPerformed(TerminalAction.java:77)
Comment 1 Tomas Mysik 2010-03-26 10:13:04 UTC
Created attachment 95910 [details]
stacktrace
Comment 2 Andrew Krasny 2010-03-29 11:20:06 UTC
http://hg.netbeans.org/cnd-main/rev/5117659c00e2