Subject AW: [Firebird-Java] Interclient Version
Author Stefan Groschupf
>I did some tests with Interclient 2.01 and FB 1.0 and it workes fine so
>far...
Hmm, I have very often hanging sessions. What system you use for the test?
Linux? Windows?

I get errors like this very often:. ...
... Unable to execute statement: SELECT StateCode, ControllerClass, Style,
Params FROM CTLDEFAULT WHERE StateCode = 'List' AND ControllerClass =
'com.jcorporate.expresso.services.controller.DBMaint' AND Style = 'default'
(com.jcorporate.expresso.services.dbobj.ControllerDefault, db/context
'firebird')

:[interclient] Client/Server protocol error: Unrecognized network message
received from InterServer:Incorrect interserver message
certificate.Expecting: 20001 Received: -1
See API reference for exception
interbase.interclient.RemoteProtocolException


SELECT RegDomId, UpdateDate, Passwd, EmailValCode, UserName, RegComplete,
LoginName, C
reateDate, AccountStatus, EMail, ExpUid FROM USERS WHERE LoginName = 'Admin'
(co
m.jcorporate.expresso.services.dbobj.DefaultUserInfo, db/context
'firebird'):[interclient][interbase] Unable to complete network request to
host "localhost". Error reading data from the connection.
Connection timed out

Thanks
Stefan