|
From: Peter W. <pw...@bl...> - 2006-11-12 14:54:06
|
I still can't get my QFJ acceptor to stay running! I have an associate = in Munich who is also trying to set up a QFJ acceptor and is getting = exactly the same problem as we are in London. I have already forwarded a detailed composite of message and event logs = to the mail list. No response to that.=20 However, I have now trawled through the source code and think I can see where the problem is arising (but not why). =20 I've looked through Session.java and the behaviour we see is consistent = with when a reset() is called. The reset() appears to be triggered by a false return from checkSessionTime(). This, in turn, looks like a failed return from SystemTime.getDate. =20 Does this help anyone point us to the problem? =20 Also, when our acceptor fires up, it creates a .seqnum file which is = zero length and obviously empty. This never seems to be initialised although = the incoming logon has its sequence number in it. (Perhaps, this is because = the reset() forces a logout and disconnect - so we never get started.) Should we set up a default start up .seqnum file with zeroes/ones in it? = If yes, where do we find the file format? =20 Please try to get us going on this one guys. =20 Peter Warder London =20 =20 |