Servoy 6.0 rc 3

Hi,
I might be being stupid, but for the first time ever, I tried using this new installer to just install Servoy Application Server and the bundled Postgres database.
It seems to have installed SAS & Postgres, but I can only see a service for Servoy, not Postgres.
How do I get a Postgres database server service running to make databases available to connect to? (I am not at all familiar with setting up Postgres, just using it in my local Servoy Developer instance)
Thanks

Rafi

You did see and run the dedicated postgress installer? during the servoy install?

Hi Jan,

Jan Blok:
You did see and run the dedicated postgress installer? during the servoy install?

I did and I chose the bundled version as I thought it would be quicker and easier.
Should I have chosen to download the ‘full’ version?
Thanks

Rafi

Hi Rafi,

When you use the bundled version for Server deployments then you need to set it up as a service yourself. Therefor it’s easier to use the EnterpriseDB (EDB) installer (which is the other option) that does all that for you.
Also the EDB installer sets PostgreSQL up in a very secure manner (runs under postgres system user, etc.).

I’m trying to do a fresh developer install of rc3 under macOSX (10.6.8 ), but unfortunately the install ends with an error ‘invalid type code: 03’
PG is already running, during install I’m able to succesfully connect to the (Existing) DB.

Any idea what is wrong here?

rossent:
Hi Servoy,

I am seeing a lot of these errors in my Server Log after updating to RC3:

2011-07-13 10:10 	Worker-5 	ERROR 	com.servoy.j2db.util.Debug 	Index found on non-existent column 'null'?

2011-07-13 10:09 main ERROR com.servoy.j2db.util.Debug Index found on non-existent column ‘null’?
2011-07-13 10:09 main ERROR com.servoy.j2db.util.Debug Index found on non-existent column ‘null’?
2011-07-13 10:09 DLTK indexing ERROR com.servoy.j2db.util.Debug Index found on non-existent column ‘null’?




What is causing this and what needs to be done to fix that? The server log is basically flooded with these...

Any update on this?

that should be fixed in the next RC

Hi Robert,

ROCLASI:
Hi Rafi,

When you use the bundled version for Server deployments then you need to set it up as a service yourself. Therefor it’s easier to use the EnterpriseDB (EDB) installer (which is the other option) that does all that for you.
Also the EDB installer sets PostgreSQL up in a very secure manner (runs under postgres system user, etc.).

Thanks, I thought it might be that & so was going to try that next time I am at client (hopefully sometime this week…)
Thanks

Rafi

Is drag n drop working on 6.0 rc 3?

  • I’ve tried the sample from viewtopic.php?f=22&t=13507
    It works fine on 5 but the drop events do not fire on this version
  • It is also happening with my own solution that works fine on 5.2.7 web-client but it doesn’t on 6.0 rc 3
    Thanks!

this is fixed in the next rc

Javier.Valencia:
Is drag n drop working on 6.0 rc 3?

  • I’ve tried the sample from viewtopic.php?f=22&t=13507
    It works fine on 5 but the drop events do not fire on this version
  • It is also happening with my own solution that works fine on 5.2.7 web-client but it doesn’t on 6.0 rc 3
    Thanks!