Skip to content

Connection Reset Bug? #9

@qcrist

Description

@qcrist

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions