[转帖]WTC tpcalls services imported from Tuxedo_MQ, Tuxedo及OLTP讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  MQ, Tuxedo及OLTP讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 3884 | 回复: 0   主题: [转帖]WTC tpcalls services imported from Tuxedo        下一篇 
kim
注册用户
等级:中校
经验:1729
发帖:222
精华:0
注册:2011-7-21
状态:离线
发送短消息息给kim 加好友    发送短消息息给kim 发消息
发表于: IP:您无权察看 2014-11-3 15:53:32 | [全部帖] [楼主帖] 楼主

Hi,

I just finished configuring a WTC server to import a service from our tuxedo application but when executing it, it fails and the following messages appear in the ULOG:

201009.aix06!GWTDOMAIN.593996.772.0: LIBGWT_CAT:1071: WARN: Access Control List check failed for local service ORAUPDATE2

201009.aix06!GWTDOMAIN.593996.772.0: LIBGWT_CAT:1043: ERROR: Unrecoverable error occurred on receipt of data - sending failure reply over network

WLS version is 10.3 over SLES9.

Tuxedo version is 9.1 RP110 over AIX6.1.

Our DMCONFIG file:

*DM_LOCAL

AIX_DOM9B_LAP GWGRP=GWTGRP9

TYPE=TDOMAIN

ACCESSPOINTID="tuxedo9b"

CONNECTION_POLICY=ON_STARTUP

*DM_REMOTE

WL_RAP TYPE=TDOMAIN

ACCESSPOINTID="WebLogic10"

*DM_IMPORT

TOLOWER RACCESSPOINT=WL_RAP

RNAME=WL_TOLOWER

*DM_EXPORT

ORAUPDATE2 LACCESSPOINT=AIX_DOM9B_LAP

RNAME=AIXD9B_ORAUPDATE2

ACL=ACL_WL

*DM_ACCESS_CONTROL

ACL_WL ACLIST=WL_RAP

*DM_TDOMAIN

AIX_DOM9B_LAP NWADDR="//aix06:21091"

WL_RAP NWADDR="//wbl1:26103"

       Any suggestions?中间件技术社区-Tuxedo论坛

Your configuration looks fine to me. The common causes of the failure are as follow

1. Unable to get remote access point id information

2. The linked list of is corrupted

3. Domain id is not configured in the ACL list

You can verify whether you're really running with that configuration by doing

cd $APPDIR

dmunloadcf > junk.dmconfig

and check the output of your actual running configuration.

some corrections

2. The linked list of is corrupted

should be

2. The linked list of access point id is corrupted

3. Domain id is not configured in the ACL list

should be

3. Domain name (access point name) is not configured in the ACL list

Does the WTC configuration "import" the remote services from Tuxedo? And, obviously, Tuxedo needs to "export" the services for WTC.

Guys, thanks for the help.

Seems like the problem was caused by a type-error in the ACCESSPOINTID= field of the WTC domain definition in dmconfig ("weblegic" instead of "weblogic").

It appears that when Tuxedo issues this message:

LIBGWT_CAT:1129: INFO: Connection established with domain (domainid=<access_point_id>)

It strictly means that a TCP/IP connection was established and not anything beyond that. Somewhat confusing...

Thanks anyway.

Shy

--转自 北京联动北方科技有限公司




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