[QFJ-33] Receiving vendor stream yields SEVERE: Invalid message: Actual body length=xxx, Expected body length=yyy Created: 03/Jul/06 Updated: 15/Nov/12 Resolved: 14/Jul/06 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | None |
| Affects Version/s: | 1.0.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Default |
| Reporter: | Richard Pike | Assignee: | Steve Bate |
| Resolution: | Not a bug | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Windoze, preparing for Linux (64 bit) in a bid to replace APPIA and prove open source over vendor. Quickfix rocks |
||
| Description |
|
When receiving a SNAPSHOT / INCREMENTAL update I receive this error. Jul 3, 2006 9:28:22 AM quickfix.mina.AbstractIoHandler messageReceived Here's a sample vendor message: 8=FIX.4.2☺9=418☺35=W☺49=HSFX-FIX-BRIDGE☺56=UAT_MD_TUDOR☺34=3184☺52=20060703-13:31:13☺55=CAD/JPY☺107= |
| Comments |
| Comment by Richard Pike [ 03/Jul/06 ] |
|
This is an issue in my software, please close and ignore. Apologies..... |
| Comment by Richard Pike [ 03/Jul/06 ] |
I thought initially that my simple proxy was getting messages messages up but now it appears not to be the case. I moved the connections to a direct point and the session still fails. |
| Comment by Steve Bate [ 14/Jul/06 ] |
|
Sorry about the delay on the response. I've been traveling (and recovering from traveling |
| Comment by Steve Bate [ 14/Jul/06 ] |
|
I was able to parse the message you included if I used a data dictionary. Without a data dictionary I received a similar message to the one you reported. |