Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Enterprise Manager not connecting

Re: Enterprise Manager not connecting

From: scottgp <s_parmelee_at_hotmail.com>
Date: 29 Jul 2005 13:28:17 -0700
Message-ID: <1122668897.154557.125610@g44g2000cwa.googlegroups.com>


Hi,
  Thanks for replying.
  Yes, the services are running. I can connect using other tools such as SQLPlus, SQLPlus Worksheet, TOAD, etc. I don't see anything mentioned in any trc files or the alert file. It seems to be all client side. I managed to figure out how to run Enterprise Manager in trace mode (oemapp.bat console trace - or something like that) and I see some sort of Java null exception when clicking on the button to connect:
NVFactory: _readNVPair expected )
 [Thread-4][2005-7-28:15:24:43:680] Exception! null NVFactory: _readNVPair expected )

but I have no idea what that means. Later on a stack trace includes:

        at oracle.net.nl.NLParamParser.<init>(NLParamParser.java)
        at oracle.sysman.vdb.VdbUtil.findInTNSFile(VdbUtil.java:756)
        at oracle.sysman.vdb.VdbUtil.findInTNSNAMES(VdbUtil.java:723)
So I have a feeling it might have something to do with parsing out the TNS file, although the TNS file seems to work fine with the other utilities.
Thanks,
Scott Received on Fri Jul 29 2005 - 15:28:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US