...
The user shall be able to save the visible contents of the Message Log table into MCC-Elog by pushing the button ‘Log Book’ on the top of the screen. This shall prompt the user to input the title of the entry that shows up in MCC-Elog. The contents of the MCC-Elog shall be as shown below:
Trouble Shooting
If you find that no messages are coming out in the Message log viewer. Try restarting the server with:
lcls:
log into lcls-daemon2 at laci
cd /etc/init.d
./st.iocLogMsgServer stop
to restart:
./st.iocLogMsgServer start
facet:
log into facet-daemon1 at flaci
cd /etc/init.d
./st.iocLogMsgServer stop
to restart:
./st.iocLogMsgServer start
testfac:
log into testfac-daemon2 at acctf
cd /etc/init.d
./st.iocLogMsgServer stop
to restart:
./st.iocLogMsgServer start