Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Enterprise Manager not connecting
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.
![]() |
![]() |