jcompagner wrote:yes it is a know issue that under Windows 10 Creators update the postgresql instance of the developer doesn't start most of the time..
i just for now have a short cut/batch file "startdb.bat" that just does:
postgres_db\bin\pg_ctl start -D database -l postgres_db\postgres_log.txt
You can for now remove maybe the "nativeStart/shutdown" properties in the servoy.properties file
(because the shutdown always works, so you need to start the db everytime with a restart of the developer)
An application_server (not WAR) can't run NGClients, you need a WAR for that.
Users browsing this forum: No registered users and 3 guests