FMS admin shows active connection but doesn't stream
Hi,
I've been googling/reading manuals all evening and I've not found an answer yet.
I've installed FMS on a RHEL box, given it it's own IP address so it doesn't conflict with Apache, apache isn't listening to the IP address. I've added a hosts entry locally to test and everything appears to be running:
[root@425082-db1 ~]# ps -edf | grep fms
root 4232 1 0 21:06 ? 00:00:00 ./fmsmaster -silent
root 4252 4232 0 21:06 ? 00:00:00 /opt/adobe/fms/fmsedge -edgeports :1935,80,443 -coreports localhost:19350 -conf /opt/adobe/fms/conf/Server.xml -adaptor _defaultRoot_ -name _defaultRoot__edge1
fms 4261 4232 0 21:06 ? 00:00:00 /opt/adobe/fms/fmscore -adaptor _defaultRoot_ -vhost _defaultVHost_ -app registry -inst registry -tag -conf /opt/adobe/fms/conf/Server.xml -name _defaultRoot_:_defaultVHost_:registry:registry:
root 4584 1 0 21:06 ? 00:00:00 ./fmsadmin -console -conf ./conf/Server.xml
fms 7510 4232 0 21:14 ? 00:00:00 /opt/adobe/fms/fmscore -adaptor _defaultRoot_ -vhost -app -inst -tag -conf /opt/adobe/fms/conf/Server.xml -name _defaultRoot_::::
root 7739 5231 0 21:16 pts/0 00:00:00 grep fms
I can connect via the admin console and can see requests coming in, but I can't get anything to stream.
Not sure where to look now - help!
Thanks,
Jon
