ORS cannot connect to exchange.marketcetera.com:7001

2 messages Options
Embed this post
Permalink
sangaran

ORS cannot connect to exchange.marketcetera.com:7001

Reply Threaded More More options
Print post
Permalink
When I run the ORS server from either Eclipse or the command-line, I get the following repeated messages:

15:16:30,842  FIX.4.2:MKTC-ORS->MRKTC-EXCH: Initiated logon request

15:16:30,858  FIX.4.2:MKTC-ORS->MRKTC-EXCH: 8=FIX.4.29=12535=534=249=MRKTC-EXCH52=20080926-22:16:30.86256=MKTC-ORS58=Multiple logons/connections for this session are not allowed10=230

15:16:30,858  FIX.4.2:MKTC-ORS->MRKTC-EXCH: Received logout request

15:16:30,858  FIX.4.2:MKTC-ORS->MRKTC-EXCH: 8=FIX.4.29=6135=534=249=MKTC-ORS52=20080926-22:16:30.85856=MRKTC-EXCH10=011

15:16:30,873  FIX.4.2:MKTC-ORS->MRKTC-EXCH: Sent logout response

15:16:30,873  FIX.4.2:MKTC-ORS->MRKTC-EXCH: Disconnecting

It seems the exchange is thinking that I am trying to make multiple connections: "logons/connections for this session are not allowed."   Are there any obvious configuration problems I might have?
toli

Re: ORS cannot connect to exchange.marketcetera.com:7001

Reply Threaded More More options
Print post
Permalink
Sangaran,

> 15:16:30,873  FIX.4.2:MKTC-ORS->MRKTC-EXCH: Disconnecting
>
> It seems the exchange is thinking that I am trying to make multiple
> connections: "logons/connections for this session are not allowed."   Are
> there any obvious configuration problems I might have?

That is correct. the MKTC-ORS is a 'vanilla' senderCompID that the
code ships with. If you are running it from code, you need to modify
the source/ors/src/main/sample_data/conf/ors_user.properties to
include a quickfix.senderCompId=<unique senderID>

You can get a unique senderCompId by registering at the
http://www.marketcetera.com/contacts/register site.

hope this helps


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