I've tried the example (with other ports) from the sdk with no success:
"/Applications/Adobe InDesign CS6 Server/InDesignServer.app/Contents/MacOS/InDesignServer" -port 12345 -heartbeatupdateinterval 10 -adminport 18485
The port isn't showing when I list the ports using lsof.
When I use LBQ the same things occurs. We start the server with:
/Applications/Adobe\ InDesign\ CS6\ Server/InDesignServer.command -configuration config_ior2 -pluginpath Server/Corba -iorfile ~/ServerTestFiles/LBQ/iors/ior2.txt -adminport 12342 -previews
When sending a REST call with KillInstance pointing to the ior file the same error occur as when calling the port through curl:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:18
.....
On windows it's working as expected.
Is there something to take into account when starting on mac?
System:
Mac OSX (10.9.4)
Indesign Server CS6 ver 8.0