March 22, 2017
7:35 p.m.
Hi, When I configure a production image with command st handler as following: pharo myImage st --save --quit configureMyImage.st I notice at image start up, a Socket timeout error. In the configureMyImage.st script, among other things, I open a singleton Voyage repository. I added a 5s delay at the end of this script, just wondering if image was shutdown before Voyage establishes connection with the Mongo DB, but no. Any incompatibility issues to be aware of between st command handler (particularly the --save part) and Voyage repository? Thanks, Hilaire -- Dr. Geo http://drgeo.eu