Skip to content

An error occurred connecting to the server #65

@jwolz

Description

@jwolz

Original report by Anonymous.


Program stopped working midday, will not connect on either computer. Restarted modems twice, restarted each computer. Stuck in cycle of trying to reconnect every 30 seconds.

An error occured connecting to the server:

java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
at gnu.inet.ftp.FtpClientProtocol.pass(FtpClientProtocol.java:263)
at yajhfc.HylaClientManager.forceLogin(HylaClientManager.java:193)
at yajhfc.model.servconn.hylafax.HylaFaxListConnection.connect(HylaFaxListConnection.java:181)
at yajhfc.MainWin$LoginThread.run(MainWin.java:2988)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

YajHFC 0.6.2
Java 1.8.0_221 (Oracle Corporation)
Java(TM) SE Runtime Environment 1.8.0_221-b11
Java HotSpot(TM) 64-Bit Server VM
Mac OS X 10.14.6 (x86_64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions