I use fix antenna under linux. My application (one send messages, other receive) working fine until I received in log messages:
CODE
NOTE: 20110305-09:13:17.488 : Session <Test2, Test1> : Change state: old state=Initial new state=WaitForFirstLogon
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : acceptor's session was established.
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : TcpNoDelay=true, Receive/Send TimeOut=0.
NOTE: 20110305-09:13:17.489 : Insert session to connMap_:Test2Test1
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : Incoming queue was cleaned.
NOTE: 20110305-09:13:17.497 : Session <Test2, Test1> : Change state: old state=WaitForFirstLogon new state=Established
ERROR: 20110305-11:13:13.305 : Engine was stopped because license is issued for the different version of product! Please contact us at fix@btobits.com for further assistance.
NOTE: 20110305-11:13:13.305 : The B2BITS FIX Engine is stopping.
NOTE: 20110305-11:13:13.305 : The B2BITS FIX Engine was stopped.
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : acceptor's session was established.
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : TcpNoDelay=true, Receive/Send TimeOut=0.
NOTE: 20110305-09:13:17.489 : Insert session to connMap_:Test2Test1
NOTE: 20110305-09:13:17.489 : Session <Test2, Test1> : Incoming queue was cleaned.
NOTE: 20110305-09:13:17.497 : Session <Test2, Test1> : Change state: old state=WaitForFirstLogon new state=Established
ERROR: 20110305-11:13:13.305 : Engine was stopped because license is issued for the different version of product! Please contact us at fix@btobits.com for further assistance.
NOTE: 20110305-11:13:13.305 : The B2BITS FIX Engine is stopping.
NOTE: 20110305-11:13:13.305 : The B2BITS FIX Engine was stopped.
Why it happend? What I did wrong? I can send full log.
Thanks
