exception getting service servoy.IJasperReportService

I have created a new build for the servoy jasper reports plugin for 3.5.9 and for the Jasper Reports engine version 3.5.2. I had to replace the iText.jar file with a more up to date one for use (version 2.1.0 versus the Servoy provided jar file - 2.03).

I am getting this exception when starting up the developer (using the developer.bat).

com.servoy.j2db.util.Debug - Error getting the service servoy.IJasperReportService from host localhost:1099

The rest of the log is on the attached file.
Where do I start looking for the cause?

If I start the server and test using the smart client then I have a different problem but not this exception).

Using Servoy 3.5.9, Win XP

UPDATE:
I think I will answer my own question and wait to see if anyone disagrees.
The exception probably happens because in 3.5.9 there is no client service in place like there is when running the server and start smart client so the request to initialize the plugin fails.
This is I think “normal” behaviour.

servoy_log_2009June11.txt (1.79 KB)