This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256503 - java.io.IOException: Server returned HTTP response code: 400 for URL: http://104.236.211.12/exception/report
Summary: java.io.IOException: Server returned HTTP response code: 400 for URL: http://...
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-10 20:55 UTC by waar19
Modified: 2016-06-03 06:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 211267


Attachments
stacktrace (1.27 KB, text/plain)
2015-11-10 20:55 UTC, waar19
Details

Note You need to log in before you can comment on or make changes to this bug.
Description waar19 2015-11-10 20:55:43 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.65-b01, Java(TM) SE Runtime Environment, 1.8.0_65-b17
OS: Windows 8.1

User Comments:
GUEST: error

waar19: N/A

waar19: N/A

josebarragan: Trying to debug a remote site

waar19: N/A

waar19: N/A

waar19: N/A

GUEST: 500 ?????? php ???????




Stacktrace: 
java.io.IOException: Server returned HTTP response code: 400 for URL: http://104.236.211.12/exception/report
   at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
   at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
   at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
   at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
Comment 1 waar19 2015-11-10 20:55:45 UTC
Created attachment 157263 [details]
stacktrace
Comment 2 waar19 2015-11-10 21:05:56 UTC
Exception is present when I try to load Play Framework project
Comment 3 Tomas Mysik 2016-06-03 06:40:33 UTC
Unrelated to PHP support, problem in 3rd party plugin com.qualixium.playnb - perhaps @pedrohidalgo could be interested?

Thanks.