0

ZK 6.5.4 application gets stuck occasionally

asked 2015-11-05 11:58:29 +0800

onjo gravatar image onjo
3

Hello,

I am facing strange issue with my ZK 6.5.4 application running on WebLogic Server 12c. From time to time the ZK application gets “stuck”, which is manifested by exactly 1 minute long HTTP 200 response from the server regardless on browser used. On the server side all looks fine, no sign of an issue in logs or even in memory dump. Server even runs at the same time another ZK 6.5.4 application with no such issue ever occurred. This issue occurs in irregular intervals, sometimes several times a day and ceases without intervention in unspecified time (about 10 minutes – 2 hours). After server restart, application works fine until next outage.

What do you think? Is there problem on WebLogic Server side or rather in ZK application?

Thanks,

Ondrej

delete flag offensive retag edit

Comments

does a specific action cause the 1 min long request or arbitrary actions?

hawk ( 2015-11-12 09:06:30 +0800 )edit

4 Answers

Sort by » oldest newest most voted
0

answered 2015-11-05 12:13:17 +0800

Darksu gravatar image Darksu
1991 1 4

Hello onjo,

When it crashes again can you also check the memory consumption, disk usage, and running processes?

Best Regards,

Darksu

link publish delete flag offensive edit
0

answered 2015-11-08 08:31:21 +0800

onjo gravatar image onjo
3

Hello Darksu,

According to heap dump taken while it was stuck, about ¼ of 173MB is used. Disk usage was not significantly higher than usual and there was no issue with running processes either. As I wrote, there is also another ZK application deployed on server running without any similar issue.

Thank you very much,

onjo

link publish delete flag offensive edit
0

answered 2015-11-09 08:48:55 +0800

Darksu gravatar image Darksu
1991 1 4

Hello onjo,

Quite interesting.

Since it is difficult to see exactly what the problem is i would check the configuration again based on the following:

http://books.zkoss.org/wiki/ZK%20Installation%20Guide/Setting%20up%20Servers/WebLogic

And would probably try to set up a cluster to separate the applications:

http://books.zkoss.org/wiki/ZKInstallationGuide/SettingupServers/WebLogic_Cluster

Let me know how it goes.

Best Regards,

Darksu

link publish delete flag offensive edit
0

answered 2015-11-12 09:06:11 +0800

hawk gravatar image hawk
3250 1 5
http://hawkphoenix.blogsp... ZK Team

updated 2015-11-12 09:06:24 +0800

please observe the 1 minute long request in chrome developer tool to know the time it takes on the client or server side. Please read http://books.zkoss.org/wiki/ZKDeveloper%27sReference/PerformanceMonitoring/StepbyStepTrouble_Shooting to know how to check it.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
2 followers

RSS

Stats

Asked: 2015-11-05 11:58:29 +0800

Seen: 50 times

Last updated: Nov 12 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More