I am running on OSX 10.5.2, Servoy 3.5.5. When I first managed to get Servoy server running I could access the admin via Safari.
Today I tried to connect and get the message (apparently from Tomcat): The requested resource (/servoy-admin/) is not available.
Servoy server is running.
Anyone any ideas?
Thanks
Tim Anderson
Are you sure Servoy is running? Perhaps you have other tomcat based apps running on 8080? Did you check your logfiles to see if they have anything to say about it?
Hi Jan,
I connected to the server fro my desktop to open a Servoy solution that was on the server - indicated to me that Servoy is running. I am a very new user so could be doing something basic very wrong!
Which logs should I look at?
So you can open solutions from the same server but not the admin pages?
things to check:
- Are you running multiple instances of Servoy?
- Did you mix up versions of Servoy? Perhaps multiple versions in a single directory? Try a clean install.
- Are you running Developer and Server on the same machine? Don’t at the same time.