Hi, just starting with Servoy Developer and already really impressed!
I was looking forward to testing the internal project I made using the Community Edition of Servoy Developer (clean 4.1 final installation).
Alas, when I try to run Servoy Server (“C:\Program Files\Servoy\application_server\servoy_server.bat”), I get the following error:
Exception in thread “main” java.lang.NoClassDefFoundError: com/servoy/j2db/server/ApplicationServer
Caused by: java.lang.ClassNotFoundException: com.servoy.j2db.server.ApplicationServer
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: com.servoy.j2db.server.ApplicationServer. Program will exit.
And when I try to connect via localhost:8080 while Servoy Developer is running, I get the following message:
“Starting of webstart clients not possible from developer (running an application server)”
So, does the Community Edition really include a limited (5 clients) Servoy Server license or not?
And how am I supposed to test the “Free deployment of up to 5 smart and/or web clients per installation”?
Regards,
Bob