Difference between revisions of "Error Messages"

From Documentation
Line 32: Line 32:
 
http://forum.zkoss.org/question/67717/upload-error-contentid-is-required/
 
http://forum.zkoss.org/question/67717/upload-error-contentid-is-required/
 
-->
 
-->
 +
 +
= The resource you request is no longer available =
 +
<tt>The resource you request is no longer available: /ui/handling.zul (z_na20).
 +
This is normally caused by timeout, or opening too many Web pages.
 +
You have to reload the page and try again.</tt>

Revision as of 01:22, 27 August 2019

This section explains those common error messages you might encounter during developing with ZK, so that you can figure what's going wrong and eliminate them.

The Server is temporarily out of service

Out-of-service.png

The is the default browser-side error message which is displayed after sending an AJAX request.






Runtime Exception

Runtime-exception.png









out of sequence

https://potix.freshdesk.com/helpdesk/tickets/5785


contentId is required

The resource you request is no longer available

The resource you request is no longer available: /ui/handling.zul (z_na20). This is normally caused by timeout, or opening too many Web pages. You have to reload the page and try again.