Thanks Bart.... I checked my PostgreSQL logfile and indeed there was a bad column call in the ovf file. I changed in my virtual.ovf file: <srcLayer>sorento</srcLayer> to <srcSQL>SELECT * from sorento</srcSQL> and it worked. Thanks a lot to all who helped me, Frank