I’m undecided

What can I do when I get a java.lang,VerifyError?

I'm getting lots of java.lang.VerifyError when trying to record my app.

Here is an example:

java.lang.VerifyError: (class: org/zkoss/zk/ui/WebApps, method: getFeature signature: (Ljava/lang/String;)Z) Expecting to find object/array on stack
at org.zkoss.zk.ui.http.WebManager.(WebManager.java:112)
at org.zkoss.zk.ui.http.HttpSessionListener23.contextInitialized(HttpSessionListener23.java:140)

This of the ZK. But I also get the same for H2 database.

What should/can I do when this happens?

Eclipse e4 Kepler SR1
Chronon 3.20.1.190
1 person has
this problem
+1
Reply