connamara / quickfixn

QuickFIX/n implements the FIX protocol on .NET.
http://quickfixn.org
Other
471 stars 560 forks source link

Creating a group such as no partyid causes empty group to be created and throws checksum off by 1 #332

Closed aram83 closed 9 years ago

aram83 commented 9 years ago

Creating a group such as no partyid causes empty group to be created and throws checksum off by 1

gbirchmeier commented 9 years ago

This is a terrible issue report. Where is your demonstration code? Example input/outputs?

Anyway, this is a highly visible feature with many tests that use it, so I'm positive that it is not broken. You have made some kind of mistake in your code, but I can't tell you what that might be based on such an insubstantial issue description.

Please see this page to find out the various methods for requesting help. I recommend the mailing list, but StackOverflow is also nice.

aram83 commented 9 years ago

I found this issue which is exactly what I see as well.

http://www.quickfixj.org/jira/browse/QFJ-765

How can I fix this scenario?

gbirchmeier commented 9 years ago

That's a Quickfix/J bug - the java port of QuickFIX.

I'm not going to help you on Github. Please get help via one of the options here: http://quickfixn.org/help

Or... if you're using QF/j (Java), visit quickfixj.org and explore their help options.