Author Message
JuanMorales2
Joined: Dec 16, 2013
Messages: 44
Offline
I have a simple test application that I am trying to run from a WebLogic. When I go, using chrome to http://<WEB_LOGIC>/Application/Start, it works. When I try doing that from the MPP, using "wget http://<WEB_LOGIC>/Application/Start" that also works. However, whenever I do it using the phone I hear silence, 30 seconds and the "the system is experiencing technical difficulties" audio. Is there any condition that makes the AVB different from wget, that would make a request that wprks in wget not work whn issued by AVB?
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
With wget, you only verify the communication between the platform and the app server. "the system is experiencing technical difficulties" error does not particular mean that is the problem. You need to take a look at the AVB logs or the log viewer on VPMS for more clue.
JuanMorales2
Joined: Dec 16, 2013
Messages: 44
Offline
We analyzed it further and it turned out that wget was answering, but it was taking too long. (23 seconds). We increased the timeout on the AVB, while looking for a solution to the underlying efficiency problem. This made the app work.
Go to:   
Mobile view