Quantcast
Channel: ZK Forum - Individual question feed
Browsing all 76 articles
Browse latest View live
↧

Error: Webappinit

I have the error when I start an application and i don't know because. Grave: Failed to invoke class org.zkoss.zkmax.init.WebAppInit java.lang.NoSuchMethodError:...

View Article


Java Script error zk.wpd in Explorer

Hellooo!! I work with zk version 6.5.2 I would like avoid validation before submit and I have tryed this solution: The code noValidateOnBlur.js that I have used is: zk.afterLoad("zul.inp", function ()...

View Article


IllegalStateException - too many parameters error

I am running into an issue which occurs randomly on various pages that work correctly 99% of the time. We have bumped the number of parameters allowed on the jboss connector but that seems to be...

View Article

Not unique in window modal

I'm sorry for my English. I have a modal window created to show messages of error and when I execute it more than once it gives me the following error. window.detach () does not it finish the modal...

View Article

Error handling: How to propagate sensible error message?

Hi, In my zul file I have such code: The problem is, that when getAllPreposes() throws sensible RuntimeException with e.g. "DB connection problem" message, zk anyway shows me "Error reading 'allPrepos'...

View Article


Problem timer

Please, help with timer.. I have the following code: @Command @NotifyChange("*") public void timer() throws JAXBException, ServiceException { getStatusSystemActive(); } @NotifyChange({ "logsList",...

View Article

The import org.zkoss.chart cannot be resolved

Hello everyone I need help about this error, I do not know what the vesrion of zkoss to download to solve this kind of problem. thank you

View Article

Error "Only one child is allowed"

I have code: Redirect to login page..... I have updated to the version 7.0.2 and the error takes place: "Only one child and one caption is allowed: Center y6FP0#mainContent". Do I believe that it is...

View Article


How to load zul file from .jar

I have a problem with load a zul file from jar. First project "zk-utils" containing zul file in *src/web/zul/pages/ui_text.zul*. This project is used as jar in next project. In next project I have...

View Article


ZK Customize the error message for Constraints

I am using zk `textbox` with constraint something like this Now issue is that rater showing proper error message its showing `illegal value` i want to know how to customize the error message ? So when...

View Article

No X11 DISPLAY variable was set

**Hi,** I have an problem in zk's application when export data to pdf format; the message error is follow: **No X11 DISPLAY variable was set, but this program performed an operation which requires...

View Article

Zk7.0.3 : ShowNotification -> error on closing modal

Hello I display a notification message at the end of an action by using this code: Clients.showNotification("Succes", Clients.NOTIFICATION_TYPE_INFO, null, null, 3000); Then when the message **is still...

View Article

Error not Unique in ID space in a template

I have this View in ZK:EmailPasswordConfirm-PasswordRoleMnosEditRemove And i do not why in I have only One button with id I have an error: Not Unique in ID space [Page myYFM_] editar. If i have only...

View Article


Inter web app problem

I realize a test of inter web app but i don't achieve that it works. I have the following pages: App1 index.zul: App2 index.zul: And i have the error in Eclipse: GRAVE: Servlet.service() para servlet...

View Article

JS error thrown after moving Panel

I am currently using zk 7.0.0 CE. (I have asked in another thread how to upgrade!) I am building an interface with multiple movable/adjustable panels. I have just discovered that a JavaScript error is...

View Article


Why is ZK resetting my run configuration ?

Hello, I use Eclipse with the ZK Editor plugin. In order to run my Hello World project on a Google server ZK created for me, I need to edit the run configuration to add doublequotes around the...

View Article

Problem deploy tomcat (Help me)

Help me, please!!! I have an application that when I deploy in 'jetty server' running, but when I deploy on tomcat not find me the paths of .zul pages. Example. * When I deploy to jetty, the url that...

View Article


Tags shiro

Has anyone used shiro and taglib? I'm trying to use shiro with tags and always gives the error 'tag is not bound'. Thank you.

View Article

zk.wpd JS error, with window inside window

I am gettting JS errors on zk.wpd >TypeError: Cannot read property 'offsetHeight' of null>>Failed to mount: Cannot read property 'offsetHeight' of null>>TypeError: ao is null>>in...

View Article

Uncaught TypeError: Cannot read property 'offsetHeight' of null

I am getting below errors while trying to display zul files, this error occurs on allmost all browsers> **TypeError: Cannot read property 'offsetHeight' of null**>> **Failed to mount: Cannot...

View Article
Browsing all 76 articles
Browse latest View live