Zusatz- Info: Ich bekomme folgenden Trace, wenn ich am Client das Logging hochdrehe:
14:36:27.206 3 WARNUNG com.lotus.sametime.core.util.connection.SocketReceiver
run Exception on Receiver:
java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readFully(Unknown Source)
at com.lotus.sametime.core.util.connection.SocketReceiver.readFully(Unknown Source)
at com.lotus.sametime.core.util.connection.SocketReceiver.receive(Unknown Source)
at com.lotus.sametime.core.util.connection.Receiver.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
stjavatk.Receiver
14:36:27.206 3 WARNUNG com.lotus.sametime.core.util.connection.SocketReceiver
run Buffer [1] that caused exception:
stjavatk.Receiver
14:36:27.206 3 WARNUNG com.lotus.sametime.core.util.connection.SocketReceiver
run Read data from input stream: false
stjavatk.Receiver
14:36:27.206 3 WARNUNG com.lotus.sametime.throwable.ThrowableReporter
caughtThrowable Notifying listeners about caught throwable: java.io.EOFException
Und wenn ich wiederum danach google, dann scheint es ein Problem mit dem Client- Type / VPS_ALLOWED_LOGIN_TYPES zu sein... aber das ist ja schon nciht mehr gesetzt... ich drehe mich echt im Kreis...