简体   繁体   中英

Can anyone explain this exception

When i run my client i am getting this error

java.lang.IllegalStateException: Scheme 'http' not registered

So i registered it in the scheme registry

Now it's showing

java.lang.IllegalStateException: Scheme 'https' not registered

I am working in a proxied environment and i have provided all the proxy details

Register "https" too. It should help as long registering "http" helped.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM