Open GoogleCodeExporter opened 9 years ago
"Caused by: java.lang.ArrayIndexOutOfBoundsException: 1"
http://docs.oracle.com/javase/6/docs/api/java/lang/ArrayIndexOutOfBoundsExceptio
n.html
@jvansteirteghem HELP!
Original comment by goknmuse
on 27 Nov 2012 at 1:55
How do I reproduce that exception?
I have had that exception before, because the request was not a HTTP request.
There were no problems in the browser because of that exception.
Original comment by jeroen.v...@gmail.com
on 27 Nov 2012 at 6:55
Yes it's caused by some applications support http proxy. And some other
problems like "unkown_ca". Can the tunnel support more application besides
browser, just like dropbox and qq? I think most problems is caused by https
request.
Original comment by zbut...@gmail.com
on 29 Nov 2012 at 12:59
Yes, if you import APJP_LOCAL.pem as CERTIFICATE AUTHORITY in your application
and/or operating system.
Or you can use JAP: http://code.google.com/p/jap/
Original comment by jeroen.v...@gmail.com
on 29 Nov 2012 at 12:04
Original issue reported on code.google.com by
zbut...@gmail.com
on 27 Nov 2012 at 11:27