|
From: <st...@te...> - 2006-11-01 16:42:23
|
That log message doesn't necessarily indicate a problem. It's telling you that you have begun a new session (based on your session start/end schedule) and it's going to reset the message store and sequence numbers. This may or may not be a problem depending on the context. It appears you are using the example order executor for your test. Have you tried running Banzai as a client to the executor with the configuration changed slightly for your scenario? Steve > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > Hi, > > I'm a Java rookie and a quickfixj rookie but in other respects a very > experienced developer. > I'm trying to get a quickfixj acceptor running (based on the executor > example) and have made decent progress. > I am receiving what look like perfectly good Logon messages from an > initiator but their authentication fails on my side so a Logout message is > returned to the initiator. The failure seems to be to do with a message > that > the 'session is not current'. I don't know what this means nor how to fix > it. > Any ideas?? (logs attached) > > Peter Warder > London > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > |