Hi,
Today when I started the developer it says it has an update. when I did the update every thing is fine except the following error when I try to access the servoy-admin.
It updated from 1.01 to 1.1
I am on win2000Server with SQL.
See Attachment
Hi,
Today when I started the developer it says it has an update. when I did the update every thing is fine except the following error when I try to access the servoy-admin.
It updated from 1.01 to 1.1
I am on win2000Server with SQL.
See Attachment
even after restarting the server, I still get the same error.
did I make any mistake while updating?
what should I do to see the Servoy-Admin wizard?
I am accessing it as “http://100.100.1.98:8080/servoy-admin/”
We’ve tried to perform the same upgrade you did and it did work properly. Can you try the following:
Hi
Iam still getting the error Aleman… Here I am attaching the error screenshot…
Can you show me a dir listing of youre servoy\lib dir?
and youre bat file where you start the server with.
jcompagner:
Can you show me a dir listing of youre servoy\lib dir?
and youre bat file where you start the server with.
Hi here is the dir listing and bat file in zip format
I get the same sort of errors when trying to start the Client while develloper is running. This started happenign after installing the latest beta version of 1.2 on top of the previous beta version. Maybe related?
Can you stop the Servoy Server service and see if the problem persists? The Service in your Administrative tools → services
Hello
I have the same old problem with servoy 5.2.9.
I download the latest installer cross platform yesterday.
I installed it on linux Centos 5.6 with the latest java.
If i run the servoy developer the admin page is accesible.
If i exit from servoy developer and run the service the error is “servlet servoy_server_admin as unavailable”.
The service is running.
The log is:
INFO: Server startup in 621 ms
7-set-2011 8.34.00 org.apache.catalina.core.ApplicationContext log
INFO: Marking servlet servoy_server_admin as unavailable
7-set-2011 8.34.00 org.apache.catalina.core.StandardWrapperValve invoke
GRAVE: Allocate exception for servlet servoy_server_admin
java.lang.ClassNotFoundException: org.apache.commons.fileupload.FileItemFactory
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)
Thank you for help.
Bye
Roberto
I don’t suspect that you have the same issue as somebody had 8 years ago in Servoy 1. It would have been better to start a new thread to keep this forum slightly organized.
This sounds like a config/install issue to me. Couple of things to look at:
Thank you Jan
The problem is a classpath conflict.
I resolved!!
Thank you!!