LIBTUX_CAT:681: ERROR: Failure to create message queue_MQ, Tuxedo及OLTP讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  MQ, Tuxedo及OLTP讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 3265 | 回复: 0   主题: LIBTUX_CAT:681: ERROR: Failure to create message queue        下一篇 
jinquan
注册用户
等级:少尉
经验:390
发帖:89
精华:0
注册:2012-3-1
状态:离线
发送短消息息给jinquan 加好友    发送短消息息给jinquan 发消息
发表于: IP:您无权察看 2014-10-9 10:29:18 | [全部帖] [楼主帖] 楼主

环境 tuxedo 8.1

 linux enerpise r3
094056.shx_xd_tuxedo1!GWADM.31812.3071826752.0: LIBTUX_CAT:681: ERROR: Failure to create message queue
094056.shx_xd_tuxedo1!GWADM.31812.3071826752.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = :msgget: No space left on device
094056.shx_xd_tuxedo1!tmboot.31793.3072052000.-2:CMDTUX_CAT:825: ERROR: Process GWADM at bill1 failed with /T tperrno(TPEOS - operating system error)
094056.shx_xd_tuxedo1!GWTDOMAIN.31813.3071651968.0: 09-28-2005: Tuxedo Version 8.1, 32-bit
094056.shx_xd_tuxedo1!GWTDOMAIN.31813.3071651968.0: LIBTUX_CAT:681: ERROR: Failure to create message queue
094056.shx_xd_tuxedo1!GWTDOMAIN.31813.3071651968.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = :msgget: No space left on device
094056.shx_xd_tuxedo1!tmboot.31793.3072052000.-2:CMDTUX_CAT:825: ERROR: Process GWTDOMAIN at bill1 failed with /Ttperrno (TPEOS - operating system error)


tmloadcf -c ubbcfg查看信息

 Ipc sizing (minimum /T values only) ...
Fixed Minimums Per Processor
SHMMIN: 1
SHMALL: 1
SEMMAP: SEMMNI
Variable Minimums Per Processor
SEMUME, A SHMMAX
SEMMNU, * *
Node SEMMNS SEMMSL SEMMSL SEMMNI MSGMNI MSGMAP SHMSEG
------ ------ ------ ------ ------ ------ ------ ------
shx_xd_tuxedo1 495 62 490 A + 1 35 70 1759K
where 1 <= A <= 8.


sysctl -a 查看系统信息

 kernel.msgmnb = 16384
kernel.msgmni = 16 #too small
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432


修改系统参数

 /etc/sysctl.conf


增加下面解决

 kernel.msgmni = 50
kernel.msgmap = 100


sysctl生效

#sysctl -p


这个错误经常遇到,我在liunux安装oracle 后经常遇到。其实最简单的办法
用tmloadcf -c 来获得tuxedo的建议参数设置。

--转自搜狗




赞(0)    操作        顶端 
总帖数
1
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论