Running Rich Client in Servoy 4 Final

Hi all,

I am getting this error, when I am opening the rich client running Servoy 4.0 Final, from the browser by “http://localhost:8080/”.

Starting of webstart clients not possible from developer (running an application server)

Can anyone please help me to get rid of this Issue?

Thanks.

When you run Servoy Developer (4.0) you start your debug clients from within Developer using the shortcuts on the toolbar or through the menu

If you want to start clients for testing, you need to run an Servoy Application Server, as the message states.

Regards,

Paul

Hi Paul,

Thanks. I am able to run rich Client. Now another error occurs.

Now, It is showing “Cannot find Data Service. It may not be running on the server.”

This is working Okay, if I am running the rich client from the local system only. If I am running the rich Client from another system over Lan, after opening the Servoy Client, above Error displayed. Database server(default SybaseiAnywhere) is running at that time.

Is there any setting to be checked for the same???

Any errors in the log, both on the server and in the WebStart log of the Client that cannot properly connect?

Sounds like the Client doesn’t have full access to the Application Server on all required ports. Most likely there are some restrictions in your network?

Paul