I’m currently installing servoy on a new Windows 2008 R2 server.
When I run my solution I get the following error after login in:
org.mozilla.javascript.EvaluatorException: Java class “java.util.ArrayList” has no public instance field or method named “0”. (svy_sec_getForcedWindowSize#442)
The error is in a Navigation Framework function, but I don’t think it is related to this framework.
I’ve installed the latest Java version (build 1.7.0_05-b06), could this error be related to the java version? Or is there something else wrong?
Sometimes it seems a column setting gets “lost”. The column “property_value” needs the “StringSerializer” setting in the Conversion tab. If that is not present, that might be the problem…