I get the following error when I start Management server on win2k.
Can u suggest me to get the solution ?
OEMCTL for Windows NT: Version 9.0.1.0.0
Copyright (c) 1998, 1999, 2000, 2001 Oracle Corporation. All rights reserved.
Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
java.lang.IllegalArgumentException: oracle.sysman.vif.FormsTestsDataSource
at oracle.sysman.vdrRegistry.VdrAgentObjectRegistryImpl.initializeTests(VdrAgentObjectRegistryImpl.java :257)
at oracle.sysman.vdrRegistry.VdrAgentObjectRegistryImpl.startService(VdrAgentObjectRegistryImpl.java:18 4)
at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1514)
at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2611)
java.lang.IllegalArgumentException: oracle.sysman.vif.FormsTestsDataSource
at oracle.sysman.vdrRegistry.VdrAgentObjectRegistryImpl.initializeTasks(VdrAgentObjectRegistryImpl.java :392)
at oracle.sysman.vdrRegistry.VdrAgentObjectRegistryImpl.startService(VdrAgentObjectRegistryImpl.java:18 5)
at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1514)
at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2611)
[VdgListenThread][2003-2-10:16:46:23:723] VDG--- listenForConnections() failed : nslisten() failure : (lconn#=1) (nsi-err1#=12545) (nsi-err2#=12560)(nsnt-errs#=515, 1004, 0)
[VdgListenThread][2003-2-10:16:46:23:723] VDG--- ** ERROR: VdgAgentGatewayImpl::VDG FATAL ERROR Initiating restart
[VdgListenThread][2003-2-10:16:46:23:723] *** VXA : INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
VXA: Doing a shutdown and restart"Management server thrashing. Exiting oemctrl.bat"
On installing the software you're prompted by the UI to start a oracle repository(for 9R2) with hte name oemrep including database et al). Having done that you're db & oms starts up automatically but since you can't customize that db(i mean redo logs are 100m each.. not so handy always) you're temepted(i was) to delete the db and recreate a customized db with a repository and there you might get the issue of dependency.
I'd suggest drop and recreate the repository. if not you'd want to recreate the db all over again...
Tarry Singh
I'm a JOLE(JavaOracleLinuxEnthusiast)
--- Everything was meant to be---
I have checked hostname and I am sure that In all locations it is correct.
I have dropped and recreated repository in database. But,still
i get the same error.
Event log shows two errors :
============================
1 . The service has terminated abnormally. See the file "f:\oem9i\network\log\oms.nohup" Which i have given u earlier.
EVENT ID :112
2. The process termination failed for JRE %2
Event id :113
1. Can you connect to the repository database as the repository owner via sqlplus from the same host?
2. Check you listener setup is correct.
3. Verify you hostname is completely resolvable through DNS. From the prompt, ping your hostname, then use the ip address that is returned and do an nslookup. This will ensure the hostname is resolvable forward and backward through DNS.
Regards
Jim
Oracle Certified Professional "Build your reputation by helping other people build theirs."
"Sarcasm may be the lowest form of wit but its still funny"
Bookmarks