Re: Resolved but not sure why

#57855
David Dillard
Participant

    Ryan,

    Thanks for the ideas.   Something must have become ‘hosed’ in the thread’s pending messages, but when you mentioned “resent” messages it gave the idea to save off any messages in the recovery database and then clean them out to start fresh.

    It did the trick and now things are working fine.

    Thanks for all your help

    <>


    Just for future reference (my own mostly) , I did do some additional troubleshooting

    The outbound save message really had x0a after each segment.

    Code:

    000838f0 7c525553 5045440a 4f42587c 347c5458 |RUSPED.OBX|4|TX
    00083900 7c363832 3134345e 4e2e474f 4e4f5252 |682144^N.GONORR
    00083910 484f4541 45204259 20544d41 7c317c4e HOEAE BY TMA|1|N
    00083920 45474154 4956457c 7c4e6567 61746976 EGATIVE||Negativ
    00083930 657c7c7c 7c467c7c 7c323030 35313032 e||||F|||2005102
    00083940 35303834 337c4f4d 4c5e5e5e 30353130 50843|OML^^^0510
    00083950 32343036 3334367c 52555350 45440a4e 2406346|RUSPED.N
    00083960 54457c31 7c7c4e65 69737365 72696120 TE|1||Neisseria
    00083970 676f6e6f 7272686f 65616520 62792054 gonorrhoeae by T
    00083980 4d412069 73204644 41206170 70726f76 MA is FDA approv
    00083990 6564206f 6e6c7920 666f7220 656e646f ed only for endo
    000839a0 63657276 6963616c 0a4e5445 7c327c7c cervical.NTE|2||

    At one point I thought it might be the the delivery protocol so I made a copy of the thread and routes, keeping everything except setting the copy to deliver the message to a file

    The message in the copy was correct, so I could eliminate the xlate, tcl procs and other settings in for the route and thread.

    I knew the protocol was working for other threads without a problem so that led me to look a the actual data.

    The data format was ok for the thread copy – so that (along with Ryan’s suggestion about resent messages) let me to consider something in the pending message was causing the trouble.