Bmc gave me a javascript file that I could throw on midtier and it will pop the 
error with some more debug information. This error is be very generic. We had 
the same issue and it turned out to be our load balancer that was causing the 
issue.



On Jul 3, 2012, at 4:52 PM, Jiri Pospisil <[email protected]> wrote:

> Hi,
> 
> Thanks for the suggestion.
> But as I said, when I turn Fiddler on to take the trace, it works fine and 
> the error disappears. Any idea why that might be?
> 
> Jiri
> 
> -----Original Message-----
> From: Action Request System discussion list(ARSList) 
> [mailto:[email protected]] On Behalf Of John Baker
> Sent: 03 July 2012 21:00
> To: [email protected]
> Subject: Mid-Tier error ARERR [9350] Network protocol/data error when 
> performing data operation. Please contact administrator
> 
> Hello
> 
> It's a bug in the Mid Tier. The stack trace is trying to convert a 
> string, I assume read from the request, to a number. The string is empty 
> and hence the parse fails, leading to the exception (which should be 
> caught and handled, but isn't).
> 
> I think you'll need to collect a Fiddler trace to find out what request 
> is causing this to happen, as that's the root cause.
> 
> 
> John
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"
> 
> 
> A copy of the LCH.Clearnet e-mail disclaimer can be found at: 
> www.lchclearnet.com/disclaimer/email
> 
> LCH.Clearnet Limited, Registered Office: Aldgate House, 33 Aldgate High 
> Street, London EC3N 1EA. 
> Recognised as a Clearing House under the Financial Services & Markets Act 
> 2000. Reg in England No.25932.
> LCH.Clearnet SA, Siège Social, 18 rue du Quatre Septembre, 75002 Paris, 
> Chambre de Compensation conformément au Code Monétaire et Financier.
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to