0

Loading (1) doesn't disappear in Chrome

asked 2009-08-18 13:10:51 +0800

mixgho gravatar image mixgho
193 3

Hi all!
I have simple login page with one <window />. Quite often when I reload the page after redeploying the app, "Loading (1)" message stays on screen. Usually first/second refresh helps and whole ZKoss loads succesfully.
Anybody knows why, or what is being loaded when in last stage?
Thanks in advance!

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2009-08-19 05:23:04 +0800

edudant gravatar image edudant
219 1 1 1
zk.datalite.cz

I don't know why, but it happens to me as well.

Edudant

link publish delete flag offensive edit

answered 2009-08-21 03:44:03 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

Hi all,

Could you provide more information about your environment and ZK version?
Is it possible to provide a sample or a URL to access it?

Thanks,
Jumper

link publish delete flag offensive edit

answered 2009-08-21 11:39:16 +0800

mixgho gravatar image mixgho
193 3

updated 2009-08-21 11:41:27 +0800

I don't think so. I tried to create small smaple project, but everything works fine for it. Only our big ZK application suffers with this (on Login page custom taglib is loaded, several DB requests processed, cookie read etc).
It always hangs on number one.
I tried to read the javascript code to find out, what is being loaded then, but I couldn't figure it...
Maybe if you could point me in the right direction, I could debug it by myself.

Thanks in advance.

link publish delete flag offensive edit

answered 2009-08-24 01:02:28 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

You can try to debug into boot.js with the variable "zk._jscnt".
After all of the pages are loaded, the variable should be zero.
And you can use firebug to see the script number, which is under HTML Head, for example
xxxzk.ald-0/xxx/xxx.js

The zk.ald with a number is depended on the variable "zk._jscnt".

Regards,
Jumper

link publish delete flag offensive edit
Your reply
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

RSS

Stats

Asked: 2009-08-18 13:10:51 +0800

Seen: 243 times

Last updated: Aug 24 '09

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