Welcome, Guest
Username: Password: Remember me

TOPIC: JAVA Problem

JAVA Problem 1 year 3 weeks ago #11919

  • Phil19
  • Phil19's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Hello everyone

For some time, I have a LINUX crash problem.
I have two Proview Stations running on virtual machines on two separate servers.
The Systems are MINT.
There is only Proview on it.
Java takes 100% of the CPU load which crashes the VM as well as Proview.
Have you ever had this problem?




Thanking you in advance for your help.

Cordially

Phil
The administrator has disabled public write access.

JAVA Problem 1 year 3 weeks ago #11920

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Phil,

We have seen this phenomena on an operator station. It's the websocket server that supplies the web interface with information that loops. We have made some adjustments and haven't seen if for some weeks now, but it's not very frequent so I'm not 100% sure that we found the cure. If you tell me what version you're running I could make a patch with the changes we have made.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: Phil19

JAVA Problem 1 year 3 weeks ago #11921

  • Phil19
  • Phil19's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Hello Claes,

Thank you for the feedback.
Indeed, I use the websocket server on my two operator stations.
I am using the latest version of Proview (6.0.0-1).

I also noticed that when I connect from an Android phone, I use a websocket connection. This one does not reset when I quit my browser on android. Suddenly I have already exceeded the 50 max connection, which forced me to restart the application.

Thanks for your help,

Phil
The administrator has disabled public write access.

JAVA Problem 1 year 3 weeks ago #11922

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Phil,

The patch is here

http://proview.se/v1/files/tmp/pwrrt_6.0.0_patch01.tar.gz

Unpack and copy pwr_rt.jar to $pwr_lib on the operator station.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: Phil19

JAVA Problem 1 year 3 weeks ago #11923

  • Phil19
  • Phil19's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0
Hello Claes,

Thank you so much.
I cant download the file.
should I stop the proview for the patch?

THANKS

Phil
Last Edit: 1 year 3 weeks ago by Phil19.
The administrator has disabled public write access.

JAVA Problem 1 year 3 weeks ago #11924

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Try again to download the file.

At least you need to restart the websockerserver.
Log in as pwrp and kill the process 'java jpwr.rt.GdhWebSocketServer'. Start again with
> rt_websocketserver.sh &

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: Phil19
Time to create page: 9.013 seconds