Admin console cannot connect to Node Manager

I've just installed WLS 10.3.2, configured a domain (TEST), a machine (PHILO), a server (TEST1), and a node manager running on PHILO. I logged onto PHILO, ran "startNodeManager.sh", no problems, it says it's listening on 5556, like I configured. However, when I attempt to start the server TEST2 (associated with machine PHILO and in the domain TEST) from the admin gui I get the following error:
For server TEST1, the Node Manager associated with machine PHILO is not reachable.
All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
If I log onto the local server where the admin node is running, I can telnet to PHILO 5556, so why can't the node manager be reached?

I have a similar problem trying to start my Managed server. I get the following error:
Unexpected response from server: § ☻ ☻☻F
weblogic.management.scripting.ScriptException: Error occured while performing st
art : Server with name geo-apps failed to be started
at weblogic.management.scripting.ExceptionHandler.handleException(Except
ionHandler.java:48)
at weblogic.management.scripting.LifeCycleHandler.startServer(LifeCycleH
andler.java:501)
at weblogic.management.scripting.WLScriptContext.start(WLScriptContext.j
ava:477)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.python.core.PyReflectedFunction.__call__(Unknown Source)
at org.python.core.PyMethod.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.PyObject.invoke(Unknown Source)
at org.python.pycode._pyx16.start$80(<iostream>:1270)
at org.python.pycode._pyx16.call_function(<iostream>)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyFunction.__call__(Unknown Source)
at org.python.pycode._pyx15.f$0(D:\product\Oracle\11.1.1\Middleware\user
projects\domains\basedomain\ServerStart.py:4)
at org.python.pycode._pyx15.call_function(D:\product\Oracle\11.1.1\Middl
eware\user_projects\domains\base_domain\ServerStart.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.Py.runCode(Unknown Source)
at org.python.util.PythonInterpreter.execfile(Unknown Source)
at weblogic.management.scripting.WLST.main(WLST.java:131)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at weblogic.WLST.main(WLST.java:29)
Problem invoking WLST - Traceback (innermost last):
File "D:\product\Oracle\11.1.1\Middleware\user_projects\domains\base_domain\Se
rverStart.py", line 4, in ?
File "<iostream>", line 1280, in start
File "<iostream>", line 1744, in raiseWLSTException
WLSTException: Error occured while performing start : Error starting the server
: Error occured while performing start : Server with name geo-apps failed to be
started
Use dumpStack() to view the full stacktrace

Similar Messages

  • Grid installtion failing with error  Cannot connect to Node Manager. : Conf

    I am trying to install Grid, however its failing with following error
    I installed Weblogic server 10.3.4 and 11g R2 database
    ==============================================================
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
    Use dumpStack() to view the full stacktrace
    Thu Mar 03 21:49:03 IST 2011
    <traceback object at 1>
    Connecting to Node Manager ...
    This Exception occurred at Thu Mar 03 21:49:03 IST 2011.
    Thu Mar 03 21:49:03 IST 2011
    SEVERE: Exception: during stop of admin server
    Thu Mar 03 21:49:03 IST 2011
    Name of Exception: main.WLSTException
    Thu Mar 03 21:49:03 IST 2011
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
    Use dumpStack() to view the full stacktrace
    Thu Mar 03 21:49:03 IST 2011
    <traceback object at 2>
    Connecting to Node Manager ...
    This Exception occurred at Thu Mar 03 21:49:03 IST 2011.
    Thu Mar 03 21:49:03 IST 2011
    Node Manager is not running
    Mar 3, 2011 9:49:03 PM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
    INFO: error messages of the command :
    weblogic.nodemanager.NMException: Configuration error while reading domain directory
    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:249)
    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:173)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
    at org.python.pycode._pyx2.call_function(<iostream>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.pycode._pyx41.stopManagedServer$6(/u02/oracle/Oracle/Middleware/oms11g/sysman/omsca/scripts/wls/start_server.py:142)
    at org.python.pycode._pyx41.call_function(/u02/oracle/Oracle/Middleware/oms11g/sysman/omsca/scripts/wls/start_server.py)
    at org.python.core.PyTableCode.call(Unknown Source)

    I am still getting error, even after installing Weblogic server 10.3.2
    ar 4, 2011 10:44:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
    INFO: error messages of the command :
    weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at node1.slksoft.com:7,403.
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:525)
    at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)
    at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:227)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205)
    at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52)
    at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:175)
    at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:168)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    and also i am getting below error.
    oracle@node1 grid]$ export ORACLE_SID=prod
    [oracle@node1 grid]$ emctl status agent
    EM Configuration issue. /u01/oracle/product/11.2.0/db_1/node1.soft.com_prod not found.
    [oracle@node1 grid]$

  • WLSTException: Cannot connect to Node Manager

    Hello,
    I am trying to connect to my nodemanager via the WLST rather than the service and get the following error. (I am using custom keystores instead of Demo)
    wls:/offline> nmConnect('weblogic','1234',' xx.xx.xx ','5556','base_domain',':/Oracle/Middleware/user_projects/domains/base_domain','ssl')
    Connecting to Node Manager ...
    <Oct 17, 2012 4:52:38 PM PDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certifica
    te parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. -For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Un
    supported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupp
    orted OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Oct 17, 2012 4:52:41 PM PDT> <Warning> <Security> <BEA-090542> <Certificate chain received from xx.xx.xx - yy.yy.yy.yy was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configurati
    on to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS se
    rver behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore=DemoTrust on the command line for this client.>
    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. : [Security:090542]Certificate chain received from xx.xx.xx - yy.yy.yy.yy was not trusted causing SSL handshake failure. Check the certificate chain to determine if it should be trusted or not. If it should be trusted, then update the client trusted CA configuration to trust the CA certificate that signed the peer certificate chain. If you are connecting to a WLS server that is using demo certificates (the default WLS server behavior), and you want this client to trust demo certificates, then specify -Dweblogic.security.TrustKeyStore= DemoTrust on the command line for this client.
    Thanks..

    Yes Node Manager is running fine. I was able to overcome the above error, by using the following parameters while running Weblogic.WLST:
    "java -Dweblogic.security.TrustKeyStore=CustomTrust -Dweblogic.security.CustomTrustKeyStoreFileName=<name>.jks weblogic.WLST"
    Thanks,

  • Error occured while performing nmConnect : Cannot connect to Node Manager.

    Hi There,
    I am trying to connect to my node manager via WLST, however when I try to do so I get the following exception:
    WLSTException: Error occured while performing nmConnect : Cannot connect to Node Manager. : Read channel closed
    I have searched Google for the reason behind this exception, but I couldnt find anything that explains why I am getting it.
    Could someone help me out? All I want to do is connect to the node manager and then kill one of the nodes.
    I should point out that the AdminServer and the node are the same machine.

    The nodemanager will not accept SSL connections, I checked the config on WL itself.
    I can confirm that it is also in nodemanager.domains
    I have restarted the service and also bounced the box, but this hasnt helped. I get the following when running this command:
    <27-May-2013 14:08:43 o'clock CEST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <27-May-2013 14:08:43 o'clock CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <27-May-2013 14:08:44 o'clock CEST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    Should it be going through all of this if I am trying to connect with plain text?

  • Flash Media Admin Console cannot connect to server

    Hello World
    I just installed FMS Development version. It only connected
    Twice after which i cannot cannot any longer to the server via
    Admin Console.
    Do any one have an idea what might have went wrong..
    Mark

    The username and password you entered when you installed the server are stored in the {RootInstallation}/conf/fms.ini file.
    Let me know if that doesn't solve it.
    Jody

  • FCS Not Updating from WSUS / Cannot open MOM Console / Cannot connect to MOM DB

    Hi,
    My original problem was that FCS was not updating from WSUS. Then after reading up, and trying a whole lot of different things I managed to break it further. Now I cannot open the Microsoft Forefront Client Security Console on the management server, The
    Administrator Console and the Operator Console cannot connect to the Management server (They are on the management server)
    As a side note: The reporting hasn't worked at all, not even after the last Systems Admin reloaded the whole FCS implementation.
    I need assistance to get everything working again, and I think it might take a while to get everything resolved.
    I don't know what information to provide so here is some to start with:
    I believe this is a on server topology:
    1. There is the management server, with all the roles except the "distribution" role installed.
    2. The updates to FCS are set to go through our WSUS server.
    3. The WSUS server works fine in all regards except to push the FCS updates through (I release other MS updates every week and they all go through)
    4. Management server is 32-bit Windows Server 2008 Standard with SP1, with Microsoft Operations Manager 2005 (Unsure of SP1 is installed, but I think it is), and Microsoft SQL Server 2005 (It doesn't have the SQL Studio thing)
    5. I have domain admin credentials
    6. When opening the Microsoft Forefront Client Security console it crashes with a "MMC has detected an error in a snap-in and will unload it". Clicking on ok gives a new error page of exception: "System.Reflection.TargetInvocationException"
    7. Opening the Operator console give a message of "Error connecting to server" and clicking on ok brings up the console settings where you specify the MOM management server etc
    8. Opening the Administrator conolse immediately brings up the "Connect to a different MOM Management Server" window.
    I am hoping that someone here can ask the right questions and helped get through all these issues to get this system working again

    Thanks Quan and Faron for your replies. Firstly, when I logged into the server today and tried to open the consoles, the FCS console did not give me an error. Before I originally posted my message I already downloaded and tried that hotfix. The problem is
    there is no SQL Management Studio. Microsoft SQL Server 2005 is installed.
    The only error that really stands out is this one under the application logs:
    Source: Microsoft Operations Manager
    Event ID: 20607
    The Data Access Server (DAS) on computer SSCIS04 returned an error. System error code: -2147217770 System error text: IDispatch error #3222 DAS method called: ConfigurationGetOnePointFreeSpace Called from file: d:\bt\4\private\product\core\engine\managers\perfcountermanager\src\momperfcountermanager.cpp
    Called from line: 984 Other than that there are some terminal server printer errors and print spooler errors (which are common on pretty much all our servers), and Heartbeat errors (Event ID: 21213: Heartbeat update failed for 1 or fewer agents. Error details:
    IDispatch error #3222)
    I have just checked again and the FCS console is still opening without error. And I can start a scan. (No clients report back to the server though)

  • Add failed. [4911] Cannot connect to License Manager

    Hello
    I am facing a strange problem with our CCM, i cant add new phones (auto registration or manual add) although i still have 82 DLU's free
    Always getting the error Add failed. [4911] Cannot connect to License Manager
    I have tried restarting the Call Manager servral times and still same error appears
    can anyone help ?

    Hi mpagacz
    I have checked the license manager service and it was the problem , it wouldn't start but i wasnt related to hardware issue
    I found out from other community that it is a bug in my version 7.1.3 that when license exceeded certain limit that license service doesn't work
    so i resolved the issue by deleting some licenses files
    Also this issue was reported solved in 7.1.5 so i and doing the upgrade
    anyway i have bought version 10.5 and will do the migration
    thanks

  • Trusted CA Certificate Ignored When Connecting To Node Manager

    I have a question about Node Manager.
    I have the following configuration:
    OS: Linux (CentOS 5.4) 32bit
    Oracle WebLogic Server 11gR1 (10.3.2)
    Portal, Forms, Reports and Discoverer (11.1.1.2.0) - only Forms and Reports are installed and configured
    All configured components start successfuly, but I receive the following security related messages when I connect to Node Manager.
    java -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.TrustKeyStore=DemoTrust weblogic.WLST
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    wls:/offline> nmConnect('weblogic', <weblogic password>, 'icweb001', '5556', <domain name>)
    Connecting to Node Manager ...
    <Nov 25, 2009 3:35:35 PM EST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Nov 25, 2009 3:35:35 PM EST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    Successfully Connected to Node Manager.
    wls:/nm/DynaMed>I understand that the two BEA-090898 messages associated with the specified certificates are informational, but is there anything I can do to either,
    1) correct the certificate so the messages are not generated, or
    2) change my setup so that the messages are not displayed?
    Thanks in advance for your help.

    The certificates at issue belong to the $JAVA_HOME keystore in weblogic
    $JAVA_HOME/jre/lib/security/cacerts
    ttelesecglobalrootclass3ca, Feb 10, 2009, trustedCertEntry,
    ttelesecglobalrootclass2ca, Feb 10, 2009, trustedCertEntry,I was able to stop the warning messages from appearing when connecting to node manager, by removing these two certificates from the $JAVA_HOME/jre/lib/security/cacerts keystore.
    cd $JAVA_HOME/jre/lib/security
    cp -p cacerts cacerts.original
    chmod 644 cacerts
    keytool -delete -alias ttelesecglobalrootclass2ca -keystore cacerts
    keytool -delete -alias ttelesecglobalrootclass3ca -keystore cacerts
    chmod 444 cacerts cacerts.originalOnce the certs are removed from the keystore, the warning messages no longer appear when connecting to node manager.
    Some additional information on these two certificates can be found at:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6803022Edited by: wblum on Feb 18, 2010 1:10 PM

  • Console cannot connect to Admin Server in a local network

    Hi,
    This issue may has been asked before, but I didn't find corresponding answer. So I ask again:
    The Directory server 5.2 P4 is running on Windows XP and a console running on the same server (192.168.1.80) works fine. However second console which is running on 192.168.1.50 can not connect to admin server. Error message is:
    Cannot connect to the Admin Server "http://homeserver.keiban.com:5201/" The URL is not correct or the server is not running.
    I noticed that if I use http://192.168.1.80:5201 to connect admin server instead of http://homeserver.keiban.com, it took 10 seconds to show Initialization Failure:
    Connect connect to the Directory Server "ldap://homeserver.keiban.com:5200" LDAP error: failed to connect to server ldap://homeserver.keiban.com;5200 Would you like to attemt to restart the Directory Server?
    In Control Panel -> Windwos Firewall -> Exceptions, I have added port number 5201 for Sun ONe Admin Server 5.2 on TCP.
    In etc/host file, an entry is already added:
    192.168.1.80 homeserver.keiban.com homeserver
    Both computers are in a local network and via cable DSL to connect to Internet. Is there some thing I am missing?
    Your help will be appreciated,

    1. Make sure your FQDN is set up correct on both
    client and Server.Victor, you are right! I setup FQDN on server properly, but forgot to have FQDN setup to map FQDN to IP address on client. So the Console goes to Internet to find the directory server in which it causes failure.
    Thanks your hint,
    a. ping xxx.xxx.xxx.xxx from client to Server
    Check the Admin Server for Client Access Control
    configuration.
    Victor

  • Cannot connect to Enterprise Manager

    Hi,
    I am using Oracle 10.2g for our database, which is growing regularly on a daily basis. Today, the database ran out of table space (which happened before too and I have resolved it by adding another table from EM).
    So, when I tried connecting to Enterprise Manager (EM), i was unable to connect to it.
    https://<localhost>:1158/em/console/logon/logon
    I did some research and found some tips for the same:
    1) Resize the table-space by using .. "alter database datafile" .. command. It did not work.
    2) Restarted the computer but it did not work too.
    The surprising part is that I can connect to the database using SQL/Toad but I simply cannot login to Oracle EM. Can anyone please help me?
    Or can anyone help me on how to add another table (because the one I am using currently is maxed out) from SQL+?
    Thanks,
    Vipul

    Hi,
    There were multiple files under the log file. Outputs of some of the files are given below:
    1) emdctl.trc
    2010-12-13 21:22:17 Thread-5780 ERROR http: 252: Unable to initialize ssl connection with server, aborting connection attempt
    2010-12-13 21:22:24 Thread-3944 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-12-13 21:22:24 Thread-3944 ERROR http: 252: Unable to initialize ssl connection with server, aborting connection attempt
    2010-12-13 21:22:31 Thread-4432 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-12-13 21:22:31 Thread-4432 ERROR http: 252: Unable to initialize ssl connection with server, aborting connection attempt
    2010-12-13 21:22:33 Thread-4936 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-12-13 21:22:33 Thread-4936 ERROR http: 264: Unable to initialize ssl connection with server, aborting connection attempt
    2010-12-13 21:22:39 Thread-6112 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-12-13 21:22:39 Thread-6112 ERROR http: 252: Unable to initialize ssl connection with server, aborting connection attempt
    2010-12-13 22:41:14 Thread-2972 WARN http: snmehl_connect: connect failed to (cce-trc-cdwserv.ce.ufl.edu:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2010-12-14 12:19:11 Thread-5692 WARN http: snmehl_connect: connect failed to (cce-trc-cdwserv.ce.ufl.edu:1158): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2) emoms.log
    2010-12-13 14:11:49,396 [OmsServiceDriver thread] ERROR conn.ConnectionService blockUntilValid.548 - Connection pool is not valid. status =2
    2010-12-13 14:11:49,396 [OmsServiceDriver thread] ERROR conn.ConnectionService blockUntilValid.556 - Repository connection details are invalid.
    2010-12-13 14:11:50,410 [OmsServiceDriver thread] ERROR conn.ConnectionService verifyRepositoryEx.496 - Invalid Connection Pool. ERROR = Listener refused the connection with the following error:
    ORA-12528, TNS:listener: all appropriate instances are blocking new connections
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=cce-trc-cdwserv.ce.ufl.edu)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=STEWARD)))
    2010-12-13 14:11:52,968 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnection.303 - Got a fatal exeption when getting a connection; Error code = 1033; Cleaning up cache and retrying
    2010-12-13 14:11:52,968 [OmsServiceDriver thread] WARN jdbc.ConnectionCache _getConnection.306 - ORA-01033: ORACLE initialization or shutdown in progress
    java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress.....
    3) OracleDBConsoleSTEWARDsrvc.log
    -------------- [OracleDBConsoleSTEWARD] ------------
    EMDROOT=D:\oracle\product\10.2.0\db_1
    ORACLE_HOME=D:\oracle\product\10.2.0\db_1
    EMDSTATE=D:\oracle\product\10.2.0\db_1\cce-trc-cdwserv.ce.ufl.edu_STEWARD
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    12/13/10 21:13:11 Job Process API is available
    12/13/10 21:13:11 Start pending...
    12/13/10 21:13:11 Verifying dbconsole is not started already. Command line "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    12/13/10 21:13:16 dbconsole launch commandline is "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    12/13/10 21:13:16 Tracking process launch...
    12/13/10 21:13:48 Received exitCode 1 from emctl istatus.....
    12/13/10 21:22:31 Received exitCode 1 from emctl istatus
    12/13/10 21:22:39 Received exitCode 1 from emctl istatus
    12/13/10 21:22:44 Timedout while tracking process to start. Terminating..
    Hope this might help you think about the problem.
    Thanks,
    Vipul

  • Starting Admin Server with nohup from Node Manager

    We are using WebLogic 9.1 on Windows 2003. I am able to start the Admin Server from the Node Manager using WLST but when the user logs off the server the Admin Server exits.
    The documentation says to use the -Xrs or -Xnohup options for Sun Jvm or JRockit Jvm. Where should this option be invoked?
    I have placed the option in the Arguments field of the 'Server Start' tab in the Admin Console. And I have also placed the option on the command line when invoking the WLST The Admin Server still exits when the user logs off the server.
    Can this option be used with the WLST command that starts the Admin Server? If so, does anyone know the syntax?
    Your help would be appreciated.
    Thanks

    Can you explain how are you doing this. Are starting the server using WLST nmStart()?
    If you are using nmStart(), then is your nodemanager running as a windows service.
    Also, the option you are referring to should be used for the JVM running as a Windows service. If you start nodemanager as a service (which you typically should do in your case), then you can place the -XnoHup option on the Java command line for the Nodemanager service..
    Venkat

  • Unable to open analytics/EM/console(Cannot connect to BI Security Service)

    Hi,
    After fresh install obiee11.1.1.5.0 1st time i can able to ran presentation services and FMW but after re boot machine i got below kind of error. while checking opmnctl status all serivces are up...
    [2012-05-15T01:52:23.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.
    [2012-05-15T01:52:23.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] nqsserver:     Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.5.0.110427.1127.000.
    [2012-05-15T01:52:25.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 161c] [43071] A connection with Cluster Controller W01BGPCBIAPP1A.reg1.uat1bank.dbs.com:9706 was established.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 15cc] [nQSError: 46066] Operation cancelled.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 161c] [nQSError: 46066] Operation cancelled.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [43031] :     Oracle BI Server shutdown.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [85008] MDX Member Name Cache subsystem statistics - Entries: 0, Sizes: 0 bytes, Overall Queries: 0, Hits: 0(0%), Misses: 0(0%).
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [85007] MDX Member Name Cache subsystem stopped.
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
    [2012-05-15T02:10:59.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7dywb3t7Fw00Fzzw0w00000ES000000] [tid: 1790] [14058] Unloaded all subject areas.
    [2012-05-15T02:11:23.000+00:00] [OracleBIServerComponent] [WARNING:1] [] [] [ecid: ] [tid: 147c] Warning: Clustering and cache are enabled for this OBIS node, but cluster aware cache is disabled. This can lead to inconsistencies.
    [2012-05-15T02:11:32.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [36007] Loading repository D:\Oracle\Middleware\instances\instance1\bifoundation\OracleBIServerComponent\coreapplication_obis1\repository\SampleAppLite_BI0001.rpd.
    [2012-05-15T02:11:33.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: a74] [14055] Loading subject area: SampleApp Lite ...
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: a74] [14056] Finished loading subject area: SampleApp Lite.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [58002] Query Cache loaded with 0 entries from saved cache files.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [85003] MDX Member Name Cache subsystem started successfully.
    [2012-05-15T02:11:34.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [85004] MDX Member Name Cache subsystem recovered entries: 0, size: 0 bytes.
    [2012-05-15T02:11:35.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=Connect: (Number=0) Call=NQRpc: An unknown socket communications error has occurred. [[
    [nQSError: 12010] Communication error connecting to remote end point: address = 10.10.10.10; port = 9704.
    [nQSError: 46119] Failed to open HTTP connection to server 10.10.10.10 at port 9704.'
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] [13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 147c] nqsserver:     Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.5.0.110427.1127.000.
    [2012-05-15T02:11:36.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 00i7e00upPBFw00Fzzw0w00000V^000000] [tid: 190c] [43071] A connection with Cluster Controller W01BGPCBIAPP1A.reg1.uat1bank.dbs.com:9706 was established.
    [2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=Connect: (Number=0) Call=NQRpc: An unknown socket communications error has occurred. [[
    [nQSError: 12010] Communication error connecting to remote end point: address = ; port = 9704.
    [nQSError: 46119] Failed to open HTTP connection to server 10.10.10.10 at port 9704.
    *[2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] [nQSError: 13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.*
    *[2012-05-15T02:11:39.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 00i7e01ZlqXFw00Fzzw0w0000184000003] [tid: 1340] [nQSError: 13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.*
    Thanks
    Deva

    Hi,
    While installing Admin Server/Bi_Server i forgot to reset the boot.properties file(encripted password) after re boot i just reset and Restarting the opmn and BI Services its got woking
    Thanks
    Deva

  • Hi Team Admin console not connecting

    Hi Team,
    I am using sccm2007 sp2 in one of the primary. I am unable to connect admin console getting attached error. Actually one of my team met did the repository rename.. Is it cause issue? if yes. how can i back the track

    Previously i able to connect the sccm primary console. now i am not. I checked permission vise everything good..
    So that i capture my adminui.log ..
    one of my team met done the repository rename in primary server. My question that's y i am not able to connect the sccm server. when i tried to connect in WMI root\sms_sitecode getting error.. can you understand now? or not
    There is no getting back the WMI namespace if it was renamed or delete. It is not supported to do this without contact CSS directly for support.
    You have two options, Attempt to clean up the mess of renaming the WMI. This might take a while due to the complexity of WMI and the unknowns of what was exactly done.
    Call CSS and tell them what exact you have done and get them to work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM 2012 console cannot connect to the site

    Last Friday for some unknown reason my SCCM console stopped connecting to the site. Reboots of both site servers (MP and database) did nothing. The error is the same as this picture:  http://1.bp.blogspot.com/-q0A5GonM498/UCDkreFxc9I/AAAAAAAAAQk/67AQ5tGW_d4/s1600/SCCM%2BConsole.JPG.
    I went home for the weekend and on Monday I was actually able to connect to the site. It would take about an hour, but finally the console would load, with the correct information from the site. If I clicked on a different area in the console it would take
    forever (about 20 minutes), but it would finally change to that view as well. In troubleshooting I followed all the steps in the attached article, except rebuilding the MOFs.  (http://schadda.blogspot.com/2012/08/how-to-fix-issues-related-with_7.html)
    After finding that none of that helped I installed CU4 hoping that would help. It completed, but with errors in building the four packages (console, x86, x64 and server). Now the console goes back to the original error and won't connect at all, including
    from the actual server. 
    I have checked and there does not appear to be any bottleneck between the two servers. Network is as it was previously and I can still telnet to the SQL port (1433) from the Management Point. 
    Infrastructure:  
    2 servers, running Server 2012 R2 - one server is running everything except the SQL services; SQL Services are running on the second server
    SCCM is at 2012 R2 level (now at CU4, was at CU3 at start of problem)
    Thank you in advance for your help.
    Über Random

    This is last entry in the SMSProv.log file. It doesn't show any errors and it just terminates at the time the problem began for us.
    CExtUserContext::EnterThread : User=AD\10594690 Sid=0x010500000000000515000000B928868EB3F3E2C669287431D2390100 Caching IWbemContextPtr=0000008E59884E30 in Process 0x5e8 (1512)
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: SMSAppName=Configuration Manager Administrator console
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: MachineName=D088180D.ad.uvu.edu SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: UserName=AD\10594690 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: ObjectLockContext=1ab442e7-3960-4e44-aa80-87384417fb3e
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: ApplicationName=Microsoft.ConfigurationManagement.exe
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: ApplicationVersion=5.0.7958.1000 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: LocaleID=MS\0x409 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __ProviderArchitecture=32 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __RequiredArchitecture=0 (Bool) SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __ClientPreferredLanguages=en-US,en
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: __CorrelationId={A9D1E6D7-5AA5-0002-759D-DFA9A55AD001}
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Context: __GroupOperationId=770500 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Context: __WBEM_CLIENT_AUTHENTICATION_LEVEL=6
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CExtUserContext : Set ThreadLocaleID OK to: 1033
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CSspClassManager::PreCallAction, dbname=CM_UV1
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    ExecMethodAsync : SMS_RbacSecuredObject::UserHasPermissions
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Requested class =SMS_RbacSecuredObject SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    Requested num keys =0 SMS Provider
    3/27/2015 1:30:36 PM 12120 (0x2F58)
    CExtProviderClassObject::DoExecuteMethod UserHasPermissions
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    CExtUserContext::LeaveThread : Releasing IWbemContextPtr=1502105136
    SMS Provider 3/27/2015 1:30:36 PM
    12120 (0x2F58)
    Über Random

  • Cannot connect to transaction manager

    Hi,
    i keep on getting this error "cannot connect to the transaction manager or the transaction manager is not available"
    my setup is windows 2000, oracle 8i and odbc oracle driver version is 8.1.7.
    help please...
    regards,
    Russell Limcangco

    This is very critical for MTS-Oracle to work. Make sure, it points to the right dlls. It varies with the Oracle client version. For 8.1.7 the above registry entry should read like this..
    oraclexalib = oraclient8.dll
    oraclesqllib = orasql8.dll
    oacleocilib = oci.dll

Maybe you are looking for

  • "Search for Jobs" link not working in E-Recruitment

    Hi, Whenever Employee/External Candidate clicks on the link "Search for Jobs" on the start page, list of jobs are not getting displayed despite after data is available.

  • F.81 Error

    Hi Guys, When I am doing the Accrual Reversal in F.81 I am getting the following error " VL 476: Item 'Official Doc. Number' is not copied from the reference document ". I have maintained the number ranges also. I am not able to understand why the sy

  • Web Module

    Would it be possible to include in the background options the ability to attach a user gernerated backgorund not just the current color options? I am using LR 3 to generate photo albums but in order for me to include my site's background on the LR3 g

  • Error when logging 'system' user.

    Hi All, i tried to connect system/manager, but oracle throwing error 'ORA 24315', how to rectify the error, to login successfully,?

  • Waited half a day to download Oracle 10g Express

    Trying to download Oracle 10g Express. Web browser is always waiting for download.oracle.com. The download finally did start, after HALF A DAY, for a 211 MB rpm. Download of Oracle 11g starts immediately. Now I'm too tired to install the !#!# softwar