首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

topface 日记查看

2013-09-29 
topface日志查看---------------------------1.前台日志查看/home/tomcat/apache-tomcat-6.0.32/logstail

topface 日志查看
---------------------------
1.前台日志查看
/home/tomcat/apache-tomcat-6.0.32/logs    tail -f catalina.out

2.查看mng日志
/home/cnaps2/manager/log               tail -f manager_All.log

3.查看bridgein日志
/home/cnaps2/toptlr/log        tail -f tellerbdg2in_All.log

4.查看tips日志
/home/cnaps2/tipsfe/log

tail -f tipsin_All.log|clog                         //来帐

tail -f tipslocalswt_All.log|clog                   //本地

tail -f tipsout_All.log|clog                       //发出去

tail -f tipsbizswt_All.log|clog                     //业务

5.查看tipsrun日志

/home/cnaps2/tipsrun/log   tail -f  tipsfrompbc_All.log|clog     //来
/home/cnaps2/tipsrun/log   tail -f  tipstopbc_All.log|clog        //往


-----------------------------------------

关于进程

----------------
启动进程,应先启动消息管理器和应用管理器
topmq_qmgr  cnaps2  start

startappmgr


前台登录功能      manager      startmng   stopmng  seemng
前后台通信        toptlr       starttlr   stoptlr  seetlr


tips进程    4个                starttips   stoptips  seetips


与仿真相关       tipsrun      starttipsrun   starttipsrun  seetipsrun
                  tipsmu       starttipsmu   stoptipsmu        seetipsmu

基本这就这几个进程
-------------------------------------------



-----------------------

热点排行