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

No Connection to Server #66

Open
jwdb78 opened this issue Nov 29, 2019 · 0 comments
Open

No Connection to Server #66

jwdb78 opened this issue Nov 29, 2019 · 0 comments

Comments

@jwdb78
Copy link

jwdb78 commented Nov 29, 2019

Trying to send a fax throug Client 0.6.2 results in following message.
Any ideas would be greatly appreciated

java.net.SocketException: Connection reset
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/java.net.SocketInputStream.read(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at java.base/sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.base/java.io.InputStreamReader.read(Unknown Source)
at java.base/java.io.BufferedReader.fill(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at java.base/java.io.BufferedReader.readLine(Unknown Source)
at gnu.hylafax.HylaFAXClientProtocol.admin(HylaFAXClientProtocol.java:106)
at yajhfc.HylaClientManager.forceLogin(HylaClientManager.java:207)
at yajhfc.model.servconn.hylafax.HylaFaxListConnection.connect(HylaFaxListConnection.java:181)
at yajhfc.MainWin$LoginThread.run(MainWin.java:2988)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)

YajHFC 0.6.2
Java 11.0.2 (Oracle Corporation)
OpenJDK Runtime Environment 11.0.2+9
OpenJDK 64-Bit Server VM
Windows 7 6.1 (amd64)

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