Changes between Version 1 and Version 7 of Ticket #7794
- Timestamp:
- 2012-06-21T23:55:01+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7794
- Property Resolution → othersoftware
- Property Status new → closed
-
Ticket #7794 – Description
v1 v7 16 16 17 17 18 java.lang.RuntimeException: java.lang.IllegalArgumentException: Illegal character(s) in message header value: Basic a3Jpc3RpYW4uaGVybWFubi5rYXJsQGdtYWlsLmNvbTprcmlzdGlhbi5oZXJtYW5uLmthcmxAZ21h 19 aWwuY29t 18 java.lang.RuntimeException: java.lang.IllegalArgumentException: Illegal character(s) in message header value: Basic XXX 20 19 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1137) 21 20 at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2338) … … 32 31 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 33 32 at java.lang.Thread.run(Thread.java:662) 34 Caused by: java.lang.IllegalArgumentException: Illegal character(s) in message header value: Basic a3Jpc3RpYW4uaGVybWFubi5rYXJsQGdtYWlsLmNvbTprcmlzdGlhbi5oZXJtYW5uLmthcmxAZ21h 35 aWwuY29t 33 Caused by: java.lang.IllegalArgumentException: Illegal character(s) in message header value: Basic XXX 36 34 at sun.net.www.protocol.http.HttpURLConnection.checkMessageHeader(HttpURLConnection.java:428) 37 35 at sun.net.www.protocol.http.HttpURLConnection.setAuthenticationProperty(HttpURLConnection.java:2406)


