My Oracle Support Banner

EM 12c: Integrating BIP Fails With WLSTException: Error occured while performing nmConnect : Cannot connect to Node Manager. : Access to domain 'GCDomain' for user 'nodemanager' denied (Doc ID 1563814.1)

Last updated on AUGUST 19, 2022

Applies to:

Enterprise Manager Base Platform - Version 12.1.0.2.0 to 12.1.0.2.0 [Release 12.1]
Information in this document applies to any platform.

Symptoms

The Node Manager password is not correct and cannot be recovered.

BIP integration for Reports is consequently not working, with the following logged error:

wls:/offline> nmConnect('nodemanager','<PASSWORD>',<HOSTNAME>','<NM_PORT>','GCDomain','<EM_INSTANCE_BASE>/user_projects/domains/GCDomain')
Connecting to Node Manager ...
Traceback (innermost last):
 File "<console>", line 1, in ?
 File "<iostream>", line 123, in nmConnect
 File "<iostream>", line 646, in raiseWLSTException
WLSTException: Error occured while performing nmConnect : Cannot connect to Node Manager. : Access to domain 'GCDomain' for user '<NM_USER>' denied
Use dumpStack() to view the full stacktrace
wls:/offline> dumpStack()
This Exception occurred at Fri Feb 01 11:42:37 CET 2013.
weblogic.nodemanager.NMException: Access to domain 'GCDomain' for user '<NM_USER>' denied
       at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:301)
       at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:314)
       at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:255)
       at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)
       at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)
       at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)
       at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
       at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:172)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.