23 Nov
2011
23 Nov
'11
12:58 p.m.
Update: In the Run Script Build Phase, added another "sleep 2" *after* loading the job. This caused the Server to start getting the connection… 11/11/23 4:50:30.832 AM MachServiceDemo-Server: MachServiceDemo Server got connection: <connection: 0x7fef3ae01240> { name = com.machservicedemo.client (peer), listener = false, PID = 61222, EUID = 501, EGID = 20, ASID = 100004 } But there is still no sign of the subsequent message. In the plist, I deleted RunAtLoad so that the Server will not launch until the Client demands it. Also I added EnableTransactions=true. Adding EnableTransactions had no effect.