Getting axes error HTTP error 0 sending terminal transaction to server.

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
JABIVULLAS
Posts: 12
Joined: Tue Sep 19, 2017 6:07 pm

Getting axes error HTTP error 0 sending terminal transaction to server.

Post by JABIVULLAS »

Hi All,

We are using LANSA VLF 13 SP 2 Version along with axes to render screens from AS400 system using screen scrapping technology. When we were about to view axes screens in WEB we got the error message "HTTP error 0 sending terminal transaction to server." as a pop-up. After clicking on the error message we were not able to render any screens. Please see to the attachments.

Please let us know what would have went wrong in getting this error message so consistently. We are using axes version 3.10.001.

We have got a potential customer facing issue with regards to this issue. Your help and advise is highly appreciated.
JABIVULLAS
Posts: 12
Joined: Tue Sep 19, 2017 6:07 pm

Re: Getting axes error HTTP error 0 sending terminal transaction to server.

Post by JABIVULLAS »

axes-error.PNG
axes-error.PNG (21.39 KiB) Viewed 5707 times
Tim McEntee
Posts: 57
Joined: Thu May 26, 2016 8:46 am

Re: Getting axes error HTTP error 0 sending terminal transaction to server.

Post by Tim McEntee »

Hi

A few things you could try to get closer to the cause of the problem:

1) does the errror occur in aXes without using the VLF?
2) does the error occur for every screen or just one?
3) have you checked the devtools console to see if there are any javascript errors. Sometimes a js error will stop all future javascript from executing (properly).
4) The js error could come from RAMP scripts or from the aXes page.
5) Have you tried a basic implementation. If there are no errors, you could slowly add features until you get the error.
6) what has changed recently, between when the error did not occur and for when it did?

Tim
Post Reply