This looks like a bug :
URL: http://dbpedia.org/page/Barack_Obama
GET, no headers.
Strange error:
File not in supported encoding (UTF-8)
java.io.IOException: File not in supported encoding (UTF-8)
at org.wiztools.restclient.Util.inputStream2String(Util.java:88)
at
org.wiztools.restclient.HTTPClientRequestExecuter.execute(HTTPClientRequestExecuter.java:
300)
at org.wiztools.restclient.ui.RESTView$25.run(RESTView.java:1012)
Caused by: java.nio.charset.MalformedInputException: Input length = 1
at java.nio.charset.CoderResult.throwException(CoderResult.java:277)
at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:798)
at org.wiztools.restclient.Util.inputStream2String(Util.java:85)
... 2 more
Thanks,
Subhash.