Some of these you can ignore. You should enable “*=info: com.polycom.proximo.*=all to get some additional data.
The following is always seen in the systemout.log so don't worry about it.
[3/18/16 12:59:10:654 CST] 000001d4 Responsibilit E com.polycom.proximo.monitor.aggregator.ResponsibilityAggregator setAggregatedResponsibility NodeUID could not be determined for cluster: null.sttest.com
[3/18/16 12:59:10:655 CST] 000001d4 SuperclusterS W com.polycom.proximo.monitor.aggregator.SuperclusterStateOfHealthAggregator buildSuperclusterStateOfHealth Unable to determine local node name using hostname 'stvmgr1.sttest.com' instead
Have you got the host name configured in DNS? The VMgr ignores host files if you are using them to control stuff. I think you can stop the server looking up to the name servers and then it falls back to host files though
http://collaborationben.com/2014/01/02/ibm-sametime-9-video-manager-ignores-host-file/
[3/18/16 12:58:53:507 CST] 0000004d DnsServicePro E com.polycom.proximo.dns.DnsServiceProviderHelper query Fail to resolve name stvmgr1.sttest.com for rrType A
Of the following the text in blue may be normal. I haven't compared it to a working server just yet.
[3/18/16 12:58:58:250 CST] 0000019e SuperclusterS E com.polycom.proximo.monitor.aggregator.SuperclusterStateOfHealthAggregator getSuperclusterStateOfHealth Unable to access server with virtual address. Using local info: Unexpected Exception
[3/18/16 12:58:58:251 CST] 0000019e Responsibilit E com.polycom.proximo.monitor.aggregator.ResponsibilityAggregator setAggregatedResponsibility NodeUID could not be determined for cluster: null.sttest.com
What's not normal is the following. When you stop the VMgr is there anything listening on 5060 and 5061? Have you installed this on the SIP PR/CF? It needs a server of it's own with nothing else running on it. Stop the VMgr and run a netstat and see what's listening. Also check whether solidDB is running.
[3/18/16 12:59:03:439 CST] 0000004c TCPPort E TCPC0003E: TCP Channel TCP_8 initialization failed. The socket bind failed for host * and port 5060. The port may already be in use.
[3/18/16 12:59:03:441 CST] 0000004c TCPPort E TCPC0003E: TCP Channel TCP_9 initialization failed. The socket bind failed for host * and port 5061. The port may already be in use.
[3/18/16 12:59:03:457 CST] 0000004c UDPNetworkLay E CWUDP0005E: UDP Channel UDP_1 initialization failed. The datagram socket bind failed for host * and port 5060.
[3/18/16 12:59:03:477 CST] 0000004c ChannelFramew E CHFW0030E: Error starting chain SIPCInboundDefaultUDP because of exception com.ibm.wsspi.channel.framework.exception.RetryableChannelException: java.io.IOException: Address already in use