Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Reset Bug? #9

Open
qcrist opened this issue Apr 30, 2014 · 0 comments
Open

Connection Reset Bug? #9

qcrist opened this issue Apr 30, 2014 · 0 comments

Comments

@qcrist
Copy link

qcrist commented Apr 30, 2014

6:57:41 PM: Starting weupnp
6:57:41 PM: Looking for Gateway Devices...
6:57:41 PM: 1 gateway(s) found

6:57:41 PM: Listing gateway details of device #1
Friendly name: Technicolor TC8305C
Presentation URL: http://10.0.0.1:80
Model name: TC8305C
Model number: TC8305C
Local interface address: 10.0.0.20

6:57:41 PM: Using gateway: Technicolor TC8305C
Exception in thread "main" java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read1(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at org.bitlet.weupnp.GatewayDevice.simpleUPnPcommand(GatewayDevice.java:218)
at org.bitlet.weupnp.GatewayDevice.getPortMappingNumberOfEntries(GatewayDevice.java:425)
at org.bitlet.weupnp.Main.main(Main.java:88)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant