connecting to MIT.exchange CompIDs problem

2 messages Options
Embed this post
Permalink
samwel chege

connecting to MIT.exchange CompIDs problem

Reply Threaded More More options
Print post
Permalink

  hi,
   we are trying to connect to an exchange as the FIX destination for marketcetera oms 0.4.2. there is a problem with the logon process.
 what could the problem be?
 this is the message i get:

16:11:50,112  INFO [main] marketcetera.oms.OrderManagementSystem (OrderManagementSystem.java:54) - OMS is connecting to 192.168.100.4:30196.
16:11:50,141 DEBUG [main] marketcetera.oms.OrderManagementSystem (ApplicationBase.java:65) - Starting to wait forever
16:11:50,298  INFO [QFJ Timer] quickfixj.msg.outgoing (Session.java:1708) - FIX.4.4:broker001->exchange: 8=FIX.4.49=15435=A34=149=suntra52=20080724-13:11:50.28956=nse1=suntra98=0108=30141=Y553=suntra554=nse1236348=1.1.1.16364=192.168.103.1906400=suntra6731=010=202
16:11:50,313  INFO [QFJ Timer] quickfixj.event (?:?) - FIX.4.4:broker001->exchange: Initiated logon request
16:11:50,321  INFO [SocketConnectorIoProcessor-0.0] quickfixj.msg.incoming (AbstractIoHandler.java:109) - FIX.4.4:broker001->exchange: 8=FIX.4.49=6035=A49=RBS56=suntra34=152=20080724-13:12:3298=0108=3010=181
16:11:50,323  INFO [QFJ Message Processor] quickfixj.event (?:?) - FIX.4.4:broker001->exchange: quickfix.SessionException Tried to send a reject while not logged on: CompID problem (field 0)
16:11:50,323  INFO [QFJ Message Processor] quickfixj.event (?:?) - FIX.4.4:broker001->exchange: Disconnecting



_______________________________________________
_______________________________________________
Marketcetera Users mailing list
Marketcetera Documentation: http://trac.marketcetera.org
To unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to [hidden email].
toli

Re: connecting to MIT.exchange CompIDs problem

Reply Threaded More More options
Print post
Permalink
Samwel,

It's hard to send definitively without seeing the logs on the
counterparty side.
Would it be possible to see those?

One item of interest is that your outgoing Logon has suntra --> nse as
a senderCompID -> targetCompID
The reply that comes back is  RBS -> suntra instead of nse --> suntra
- and that's why QuickFIX/J disconnects because it expects a different
senderCompID/targetCompID combination.

Can you verify with your FIX destination that it's sending you back
the right values?


On Thu, Jul 24, 2008 at 8:16 AM, samwel chege <[hidden email]> wrote:

>
>   hi,
>    we are trying to connect to an exchange as the FIX destination for
> marketcetera oms 0.4.2. there is a problem with the logon process.
>  what could the problem be?
>  this is the message i get:
>
> 16:11:50,112  INFO [main] marketcetera.oms.OrderManagementSystem
> (OrderManagementSystem.java:54) - OMS is connecting to 192.168.100.4:30196.
> 16:11:50,141 DEBUG [main] marketcetera.oms.OrderManagementSystem
> (ApplicationBase.java:65) - Starting to wait forever
> 16:11:50,298  INFO [QFJ Timer] quickfixj.msg.outgoing (Session.java:1708) -
> FIX.4.4:broker001->exchange: 8=FIX.4.4 9=154 35=A 34=1 49=suntra
> 52=20080724-13:11:50.289 56=nse 1=suntra 98=0 108=30 141=Y 553=suntra
> 554=nse123 6348=1.1.1.1 6364=192.168.103.190 6400=suntra 6731=0 10=202
> 16:11:50,313  INFO [QFJ Timer] quickfixj.event (?:?) -
> FIX.4.4:broker001->exchange: Initiated logon request
> 16:11:50,321  INFO [SocketConnectorIoProcessor-0.0] quickfixj.msg.incoming
> (AbstractIoHandler.java:109) - FIX.4.4:broker001->exchange: 8=FIX.4.4 9=60
> 35=A 49=RBS 56=suntra 34=1 52=20080724-13:12:32 98=0 108=30 10=181
> 16:11:50,323  INFO [QFJ Message Processor] quickfixj.event (?:?) -
> FIX.4.4:broker001->exchange: quickfix.SessionException Tried to send a
> reject while not logged on: CompID problem (field 0)
> 16:11:50,323  INFO [QFJ Message Processor] quickfixj.event (?:?) -
> FIX.4.4:broker001->exchange: Disconnecting
>
>

--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
_______________________________________________
Marketcetera Users mailing list
Marketcetera Documentation: http://trac.marketcetera.org
To unsubscribe, go to
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-users or send an email to [hidden email].