Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

To install and configure TAI for WAS 6.1

792512Aug 19 2010 — edited Aug 19 2010
Hi,

I doing OAM and Websphere 6.1 integration and facing an issue when configuring TAI (Trust Association Interceptor).

- OS in Windows
- Installed OAM, websphere connector version 10_1_4_2_4
- Installed Websphere 6.1
- Configured NetPointWASRegistry successfully.

After i had followed the installation guide on configuring TAI and try to reboot websphere application server, the service do not stop or start. It encountered a runtime error after successfully loaded the TAI. Has anyone encounter this problem before and is there any tips to help me in solving this issue.

webshere error when try to shutdown_
C:\Documents and Settings\apps-madalah>D:\IBM\WebSphere\AppServer\bin\stopServer.bat server1 -profileName AppSrv04 -trace

ADMU0116I: Tool information is being logged in file
D:\IBM\WebSphere\AppServer\profiles\AppSrv04\logs\server1\stopServer.log

ADMU7702I: Because server1 is registered to run as a Windows Service, the request to stop this server will be completed by stopping the associated Windows Service.

ADMU0116I: Tool information is being logged in file D:\IBM\WebSphere\AppServer\profiles\AppSrv04\logs\server1\stopServer.log

ADMU0128I: Starting tool with the AppSrv04 profile

ADMU3100I: Reading configuration for server: server1

ADMU0111E: Program exiting with error: javax.management.JMRuntimeException:

ADMN0022E: Access is denied for the stop operation on Server MBean because of insufficient or empty credentials.

ADMU4113E: Verify that username and password information is correct. If running tool from the command line, pass in the correct -username and -password. Alternatively, update the <conntype>.client.props file.

ADMU0211I: Error details may be seen in the file: D:\IBM\WebSphere\AppServer\profiles\AppSrv04\logs\server1\stopServer.log

ADMU7705E: Failed while trying to stop the Windows Service associated with server: server1;

probable error executing WASService.exe:

Service
failed to stop. stopServer return code -1

Runtime Error when trying to start up After loading TAI_

+++[8/19/10 19:03:04:729 SGT] 0000000a TrustAssociat A SECJ0121I: Trust Association Init class com.oblix.tai.was5.WebGate2TrustAssociationInterceptor loaded successfully+++


Webgate Configuration File:_

#The install dir should point to wherever NetPointWASRegistry is installed
OB_InstallDir=C:\NetPoint

OB_IsProxyEnabled=false
OB_LogLevel= SEVERE

# For authentication
OB_AuthnSchemeResourceTypeName=Authen
OB_AuthnSchemeOperation=LOGIN
OB_AuthnSchemeResourceName=/Authen/Basic
OB_AuthzActionType=WAS_REGISTRY
OB_AuthzActionName=uid

Error Logs for NetPoint Registry_
Thu Aug 19 19:12:34 SGT 2010: NetPointRegistry: checkPassword
Thu Aug 19 19:12:35 SGT 2010: NRD001 : Password check failed for user: wasadmin
Thu Aug 19 19:12:35 SGT 2010: NetPointRegistry: checkPassword
Thu Aug 19 19:12:35 SGT 2010: NRD001 : Password check failed for user: wasadmin


Regards,
Choon Kiat
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2010
Added on Aug 19 2010
1 comment
1,095 views