java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.mercari.com/jp/brand/188/ 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628) 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at com.frillyfinder.utils.ParserUtils.prepareSSLDoc(ParserUtils.java:174) 2016/09/18 05:30:32,286 ERROR [stderr] (http--127.12.20.129-8080-1) at com.frillyfinder.controller.AppController.runCollection(AppController.java:41) 2016/09/18 05:30:32,286 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by Nathaniele Eldritch
, 1 year agovia ps3mediaserver.org by Unknown author, 2 years ago
via nabble.com by Unknown author, 2 years ago
via sourceforge.net by Unknown author, 1 year ago
java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.mercari.com/jp/brand/188/ 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628) 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) 2016/09/18 05:30:32,285 ERROR [stderr] (http--127.12.20.129-8080-1) at com.frillyfinder.utils.ParserUtils.prepareSSLDoc(ParserUtils.java:174) 2016/09/18 05:30:32,286 ERROR [stderr] (http--127.12.20.129-8080-1) at com.frillyfinder.controller.AppController.runCollection(AppController.java:41) 2016/09/18 05:30:32,286 ERROR [stderr] (http--127.12.20.129-8080-1) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)
at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:814)