Almost there: Can't get the server to respond to localhost

Ok, After sweating this thing for weeks, I am almost there.

Servoy loaded,

Servoy server loaded and running.

But neither http://localhost:8080/ (with or without the index.html) or http://localhost:8080/servoy-client/ser … lution=crm work.

In both cases I get a page not found error.

This whole thing has been a nightmare, but if someone can help me get through this last step it would be great.

Thanks,

John

Hi,
Try your ip address

http://10.0.0.122:8080

Erich

OK, First things first, found the 8080 problem. Must have been some port confilict on 8080. When I changed the config xml file to 8081, it popped right up. So the final issue is that I get the message “no licenses or trial licenses left”. I thought that the trial was good for a single license. Is there any way that I can get around that (one user only) so I can complete my evaluation.

John

(and thanks Erich for your quick response)

Hi John

With trial version you can test client functionality starting servoy DEVELOPER (not server) on your developing machine and directing your browser to http:\localhost:8080 on the same machine or to http:\developer.machine.ip.adress:8080 from any other computers on your network! This will allow you to do all kind of client testing. If you go to http:\localhost:8080\servoy-admin you can also have a tour on the servoy web administration panel.

Hope this help, ciao