Chinaunix首页 | 论坛 | 博客
  • 博客访问: 258238
  • 博文数量: 70
  • 博客积分: 2120
  • 博客等级: 大尉
  • 技术积分: 820
  • 用 户 组: 普通用户
  • 注册时间: 2008-01-16 10:52
文章分类

全部博文(70)

文章存档

2012年(2)

2011年(53)

2010年(6)

2009年(1)

2008年(8)

我的朋友

分类:

2011-12-27 11:15:24

以tuxedo组用户storm调用simpcl程序返回字符串失败:
$ simpcl ab
cTpinit failed
 
错误原因:
没有启动tuxedo服务程序:
$ tmadmin
tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
Portions * Copyright 1986-1997 RSA Data Security, Inc.
All Rights Reserved.
Distributed under license by BEA Systems, Inc.
Tuxedo is a registered trademark.
pNo bulletin board exists. Entering boot mode.
> psr
TMADMIN_CAT:111: ERROR: No such command.
 
解决办法:
启动tuxedo服务程序并重新调用客户端服务:
$ tmboot -y
Booting all admin and server processes in /home/storm/simpapp/tuxconfig
INFO: BEA Tuxedo, Version 8.1, 64-bit, Patch Level 067
INFO: Serial #: 650522264138-1511336328750, Expiration NONE, Maxusers 5
INFO: Licensed to: China CNC
Booting admin processes ...
exec BBL -A :
        process id=17626 ... Started.
Booting server processes ...
exec simpserv -A :
        process id=17627 ... Started.
2 processes started.
$ simpcl abc
Returned string is: ABC
阅读(654) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~