B
bart.syryn
Guest
Hi, We have a webclient application that connects through AIA to an AppServer on a cloud-server. There's a report that users can start, but when the user asks a big report, we get error 9407 on the client-side. I checked the appserver and in the logging I see that the appserver takes about 3 seconds to get all the data. The data is placed in a temp-table with 12 fields and about 15000 records. First I thought that the error could be caused by a time-out on the client-side, so I used -clientConnectTimeout parameter. At the end I set that parameter to 250000, but no luck. So now I'm thinking that it could be something with the number of records in the temp-table. Could that be the reason ? Is there a parameter to set some value ? Or could something else be the reason of the error. This is on OE11.3 - Tomcat 8 - Windows 2012R2 server. Kind regards Bart S.
Continue reading...
Continue reading...