Do you have repository server defined in servoy.properties? Did you start application server with -upgradeRepository (if don’t use the default db) so that repository tables are created?
lvostinar:
Do you have repository server defined in servoy.properties? Did you start application server with -upgradeRepository (if don’t use the default db) so that repository tables are created?
No - can you walk me through that please?
itgenetics:
lvostinar:
Do you have repository server defined in servoy.properties? Did you start application server with -upgradeRepository (if don’t use the default db) so that repository tables are created?No - can you walk me through that please?
see previous post: viewtopic.php?f=11&t=17336&p=94485#p94476
OK - I uninstalled the server from the Mac and started again.
The installation failed twice as previously mentioned.
On the first failure rename install_service_temp.sh to install_service.sh
On the second failure rename install_service_temp.sh to uninstall_service.sh
If you are using a pre-loaded version of postgres
only complete the bare minimum: username and password (don’t do what I did and add a schema name!)
once completed enter terminal and get to your application server path
cd Applications/Servoy/application_server
and type:
./servoy_server.sh -upgradeRepository
then install the daemon
then start - all is now well here at Mac towers!!
Thanks to all who helped me get to a solution - forums at their finest!
ROCLASI:
Hi Laurian,lvostinar:
Did someone create a case for this? Can you check what does this: System.getProperty(“os.name”) return ?(you can execute this Java code from Servoy client, for example)application.output( java.lang.System.getProperty(“os.name”)) returns “Mac OS X” for me on Mac OS X 10.7.
Issue SVY-1312 filed.
Issue SVY-1312 has been fixed in 6.0.x (and Trunk); the fix is available in the next public release of Servoy.
Regards,
Andrei
I am trying to install the Servoy Application Server on OSX 10.6.8 and running into the same issues as itgenetics. Essentially the installer is throwing the error
/bin/chmod a+x /Applications/Servoy604/application_sever/service/install_service.sh
On investigation this file does not exist, nor does install_service_temp.sh. I have tried repeating the process and followed the instructions from itgenetics without success. I have also tried installing the full version of Postgres which again failed. Any ideas how to get this working would be appreciated.
Incidentally the installer was downloaded from the Servoy site 27/01/12 so is the current version as of today
Cheers
Gordon
Gordon:
I am trying to install the Servoy Application Server on OSX 10.6.8 and running into the same issues as itgenetics. Essentially the installer is throwing the error/bin/chmod a+x /Applications/Servoy604/application_sever/service/install_service.sh
On investigation this file does not exist, nor does install_service_temp.sh. I have tried repeating the process and followed the instructions from itgenetics without success. I have also tried installing the full version of Postgres which again failed. Any ideas how to get this working would be appreciated.
Incidentally the installer was downloaded from the Servoy site 27/01/12 so is the current version as of today
Cheers
Gordon
The fix for SVY-1312 will be available in Servoy 6.0.5.
Regards,
Andrei
Andrei Costache:
The fix for SVY-1312 will be available in Servoy 6.0.5.Regards,
Andrei
Any idea when ??? cos is certainly does not seem to want to be installed in the interim !
G
Gordon:
Andrei Costache:
The fix for SVY-1312 will be available in Servoy 6.0.5.Regards,
AndreiAny idea when ??? cos is certainly does not seem to want to be installed in the interim !
G
Servoy 6.0.5 was released on Friday viewtopic.php?f=16&t=17657