[Bug 207797] New: IllegalArgumentException: Malformed \uxxxx encoding.
- From:
- To:
- Subject: [Bug 207797] New: IllegalArgumentException: Malformed \uxxxx encoding.
- Date: Thu, 26 Jan 2012 21:49:13 +0000
- Auto-submitted: auto-generated
http://netbeans.org/bugzilla/show_bug.cgi?id=207797
Bug #: 207797
Issue Type: DEFECT
Summary: IllegalArgumentException: Malformed \uxxxx encoding.
Classification: Unclassified
Product: cnd
Version: 7.1
Platform: All
OS/Version: All
Status: NEW
Status Whiteboard: EXCEPTIONS_REPORT
Priority: P3
Component: D-Light
AssignedTo:
ReportedBy:
QAContact:
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime
Environment, 1.6.0_29-b11
OS: Windows 7
User Comments:
toughschmidt: Trying to connect to previously configured remote development
host. For the first part of the connection, I can see through the Linux logs
that the connection was established:
Jan 26 16:34:12 Blade7 sshd[3788]: pam_winbind(sshd:auth): user 'sschmidt'
granted access
Jan 26 16:34:12 Blade7 sshd[3788]: pam_winbind(sshd:account): user 'sschmidt'
granted access
Jan 26 16:34:12 Blade7 sshd[3788]: Accepted password for sschmidt from
10.10.10.21 port 58879 ssh2
Jan 26 16:34:12 Blade7 sshd[3788]: pam_unix(sshd:session): session opened for
user sschmidt by (uid=0)
But then the connection fails.
Receiving same errors when trying to reconnect this host after removal.
Stacktrace:
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Properties.java:0)
at java.util.Properties.load0(Properties.java:0)
at java.util.Properties.load(Properties.java:0)
at
org.netbeans.modules.nativeexecution.support.hostinfo.impl.UnixHostInfoProvider.getRemoteHostInfo(UnixHostInfoProvider.java:199)
at
org.netbeans.modules.nativeexecution.support.hostinfo.impl.UnixHostInfoProvider.getHostInfo(UnixHostInfoProvider.java:109)
at
org.netbeans.modules.nativeexecution.support.hostinfo.FetchHostInfoTask.compute(FetchHostInfoTask.java:63)
--
Configure bugmail: http://netbeans.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
|
[Bug 207797] New: IllegalArgumentException: Malformed \uxxxx encoding. |
toughschmidt | 01/26/2012 |
|
[Bug 207797] IllegalArgumentException: Malformed \uxxxx encoding. |
toughschmidt | 01/26/2012 |
