Other JServer long loading time

PatrikCavina

Active Member
Licensed User
Hi to all,
I built an application for the company where i work.
I created the app with ABMaterial and it is installed on a server pc.
All pc connect to the app don't have any kind of problems.

Last week i bought a new pc with good specs and apperently didn't have problems.

But when the pc connect, with all browser (i tried chrome, firefox, ie), to the app, it takes a lot of time to load pages.

Using browsers development tools i watched this:

This is loading time of a pc where the pages are loaded properly.
upload_2019-11-25_9-11-42.png


This is loading time of the new pc:
upload_2019-11-25_9-14-49.png


The Squire-UI.html take several time to load in the new pc.

Watching the logs produced by JServer (Jetty) 'Waiting for values' show a long time loading, more than a second.

I know the problem can be related to the new pc.
But I would like to know if anyone has any suggestions to try to solve the problem or at least what parameters to look to better understand where the problem lies.


Thank you in advance
 
Last edited:

PatrikCavina

Active Member
Licensed User
With vanilla jServer no problems occurs.
So i can exlude jServer as source of problems.

So remain to consider ABMaterial and the new pc.
In all other pc the app work, so i think the problem is in the new pc (windows 10).

What can i consider or wich tools can i use to find the source of problem?
 
Upvote 0
Top