OMS 9.2.0 on HP-UX11i terminates to VXA-2019 when attempting to start

Hi,
I've installed 9.2.0 on HP-UX 11i and created an instance using dbca taking the defaults. Next I created the OMS repository in this instance. There were no errors with either installation.
When I initially received the these errors (see "oms.nohup" log below) I created public rollback segments in a tablespace other than system after researching the errors in Metalink. But even after adding the rollback segments when I attempt to start OMS I continue to get the following in the "oms.nohup" log. Has anyone seen/solved this error before?
Thanks,
Steve
+++++Start of oms.nohup
Starting the management server at Fri Jun 21 16:00:02 EDT 2002
OEMCTL for HP-UX: Version 9.2.0.1.0 Production
Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
oracle.sysman.vxn.VxnBootstrapException: oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdp
     at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1788)
     at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
Error starting Oracle Management Server. oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdpjava.lang.NullPointerException
     at oracle.sysman.vdm.VdmNotificationManager.stopService(VdmNotificationManager.java:2538)
     at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1415)
     at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
     at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
OMS exited on Fri Jun 21 16:00:21 EDT 2002 with return value 56
Could not start management server. Initialization failure
Management server startup failed. Check the file /opt/oracle/product/9.2.0/sysman/log/oms.nohup for details

I am getting the same error on Sun OS 9.0 .
OMS was fine until this morning since I configured it two days ago. Now I cant get it to start because of
this error and dont know what to do. Still doing a research on it.
Ravi
Hi,
I've installed 9.2.0 on HP-UX 11i and created an instance using dbca taking the defaults. Next I created the OMS repository in this instance. There were no errors with either installation.
When I initially received the these errors (see "oms.nohup" log below) I created public rollback segments in a tablespace other than system after researching the errors in Metalink. But even after adding the rollback segments when I attempt to start OMS I continue to get the following in the "oms.nohup" log. Has anyone seen/solved this error before?
Thanks,
Steve
+++++Start of oms.nohup
Starting the management server at Fri Jun 21 16:00:02 EDT 2002
OEMCTL for HP-UX: Version 9.2.0.1.0 Production
Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
oracle.sysman.vxn.VxnBootstrapException: oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdp
     at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1788)
     at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
Error starting Oracle Management Server. oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdpjava.lang.NullPointerException
     at oracle.sysman.vdm.VdmNotificationManager.stopService(VdmNotificationManager.java:2538)
     at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1415)
     at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
     at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
OMS exited on Fri Jun 21 16:00:21 EDT 2002 with return value 56
Could not start management server. Initialization failure
Management server startup failed. Check the file /opt/oracle/product/9.2.0/sysman/log/oms.nohup for details

Similar Messages

  • Write a program to terminate the infinite loop when i enter any key

    Hi ,please tell me the program to terminate the infinite loop when i enter any key in the keyboard

    DarrylBurke wrote:
    mreddy, it's good to see the aliens returned you to Earth, even if it took them 2 years 4 monthslol ...
    to the OP ... you cannot do it ... unless ... you envoke swings or awt and add keylisteners . the only other way to accomplish this is using 3rd party libraries , like Jcurses ...
    [http://javacurses.sourceforge.net/]
    more specifically you can use jcurses.system.InputChar class to do what you want ...
    another way to do it is my making your console(terminal) communicate with your program for every character that you press.
    on linux you can use the stty command.
    stty -icanon

  • Starting oms on Windows XP

    After installing Oracle 9.2 I figure that oms is not currently running, because when I run the Enterprise Manager Console and try to login with sysman/oem_temp on
    cp48842-a.mshome.net, I get "Unable to connect the management server".
    I open "Services" in the control panel and I see lots of Oracle services (such as OracleOraHome92HTTPServer), but not the oms.
    I have the following interaction with my computer in an attempt to start oms, find out what's wrong, and prove that he heard of oms:
    [BEGIN]
    C:>oemctl start blahblah
    "Component unknown. Supported Components: {OMS | PAGING }"
    C:>oemctl start oms
    Ongeldige servicenaam. --this means: Invalid servicename
    Typ NET HELPMSG 2185 voor meer hulp
    C:> NET HELPMSG 2185
    [translation:]
    EXPLANATION
    You tried to start a service which is not configured on this system.
    ACTION
    Check spelling of servicename or check with option Services in Servermanagement the configurationsettings of the service
    C:>oemctl ping blahblah
    "Component unknown. Supported Components: {OMS }"
    C:>oemctl ping oms
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Could not connect to the OMS: possible error in the configuration file.
    [END]
    Please help me.
    Btw, in the above text NT is mentioned while I have XP, is that normal?
    In C:\oracle\ora92\sysman\config, I did NOT have a file named "omsconfig.properties". I created it with the following text:
    TRACING.ENABLED=TRUE
    LOGGING.ENABLED=TRUE
    TRACING.LEVEL=2
    However, no log file is created.

    I just went through this installation - it is a totally seperate installation from the database...put your intall disc back in and look for the Management Server option (on mine it was the third installation type).
    Then run the configuration assistant.
    Then be sure to manually start the service in your service manager the first time and you should then be able to log in. The service has an obvious name...

  • SAPJ2EE Terminates after a few seconds

    I have recently started an upgrade from EP5 SP5 to SP6, in the upgrade phase where you are requested for the SAPJ2EE Administrator user and passwd, the portal did not allow the default user "Administrator" with blank password to connect, after quitting the installation at this point (still at parameter input phase) to test whether it is possible to connect to the visual administrator, the SAPJ2EE terminates a few seconds after attempting a start, with the following hs_err_pid<nnnn> log file:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : unknown exception code occurred at PC=0x7C57E592
    Function name=RaiseException
    Library=C:\WINNT\system32\KERNEL32.dll
    Current Java thread:
         at com.sapportals.portal.security.usermanagement.ConfigurationExport.getRegValue(Native Method)
         at com.sapportals.portal.security.usermanagement.UserPersistenceManager.readRegistry(UserPersistenceManager.java:2624)
         at com.sapportals.portal.security.usermanagement.UserPersistenceManager.<init>(UserPersistenceManager.java:79)
         at com.sapportals.portal.security.usermanagement.UserPersistenceManager.getInstance(UserPersistenceManager.java:151)
         at com.sapportals.portal.security.usermanagement.PortalLoginHandler$DefaultHandler.<init>(PortalLoginHandler.java:1484)
         at com.sapportals.portal.security.usermanagement.PortalLoginHandler.getInitialLoginHandler(PortalLoginHandler.java:1430)
         at com.sapportals.portal.security.usermanagement.PortalLoginHandler.init(PortalLoginHandler.java:309)
         at com.sapportals.portal.security.usermanagement.UMFactory.<init>(UMFactory.java:90)
         at com.sapportals.portal.security.usermanagement.UMFactory.getInstance(UMFactory.java:60)
         at com.sapportals.portal.security.usermanagement.UMFactory.init(UMFactory.java:193)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.initialize(UserManagementService.java:426)
         at com.sapportals.portal.prt.service.usermanagement.UserManagementService.afterInit(UserManagementService.java:109)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.initInstance(PortalServiceItem.java:521)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:458)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.init(PortalServiceItem.java:126)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.addItem(PortalAppBroker.java:199)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:815)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:407)
         at com.sapportals.portal.prt.core.service.ServiceContext.getService(ServiceContext.java:149)
         at com.sapportals.portal.prt.service.pcdmanager.PCDManager.getPCD(PCDManager.java:330)
         at com.sapportals.portal.prt.service.pcdmanager.PCDManager.getPCDSession(PCDManager.java:388)
         at com.sapportals.portal.prt.service.pcdmanager.PCDManager.init(PCDManager.java:67)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.initInstance(PortalServiceItem.java:520)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:458)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.init(PortalServiceItem.java:126)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.addItem(PortalAppBroker.java:199)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:815)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:407)
         at com.sapportals.portal.prt.core.service.ServiceContext.getService(ServiceContext.java:149)
         at com.sapportals.portal.prt.service.license.LicenseService.init(LicenseService.java:43)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.initInstance(PortalServiceItem.java:520)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:458)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.init(PortalServiceItem.java:126)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.addItem(PortalAppBroker.java:199)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.getPortalService(PortalAppBroker.java:815)
         at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:407)
         at com.sapportals.portal.prt.core.service.ServiceManager.init(ServiceManager.java:211)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:394)
         at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.delegateInit(DelegatedPlugIn.java:161)
         at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.init(PortalPlugIn.java:96)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:483)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:59)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:153)
         at java.lang.Thread.run(Thread.java:479)
    Dynamic libraries:
    0x00400000 - 0x00441000      C:\SAP_J2EEngine6.20\configtool\alone.exe
    0x77F80000 - 0x77FFD000      C:\WINNT\system32\ntdll.dll
    0x75030000 - 0x75044000      C:\WINNT\system32\WS2_32.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.DLL
    0x7C570000 - 0x7C628000      C:\WINNT\system32\KERNEL32.dll
    0x7C2D0000 - 0x7C332000      C:\WINNT\system32\ADVAPI32.DLL
    0x77D30000 - 0x77DA1000      C:\WINNT\system32\RPCRT4.DLL
    0x75020000 - 0x75028000      C:\WINNT\system32\WS2HELP.DLL
    0x77E10000 - 0x77E75000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7E000      C:\WINNT\system32\GDI32.DLL
    0x6D420000 - 0x6D4F8000      C:\jdk1.3.1_11\jre\bin\hotspot\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x6D220000 - 0x6D227000      C:\jdk1.3.1_11\jre\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      C:\jdk1.3.1_11\jre\bin\verify.dll
    0x6D250000 - 0x6D268000      C:\jdk1.3.1_11\jre\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      C:\jdk1.3.1_11\jre\bin\zip.dll
    0x6D340000 - 0x6D348000      C:\jdk1.3.1_11\jre\bin\net.dll
    0x75050000 - 0x75058000      C:\WINNT\system32\WSOCK32.dll
    0x782C0000 - 0x782CC000      C:\WINNT\System32\rnr20.dll
    0x77980000 - 0x779A4000      C:\WINNT\system32\DNSAPI.DLL
    0x77340000 - 0x77353000      C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000      C:\WINNT\system32\ICMP.DLL
    0x77320000 - 0x77337000      C:\WINNT\system32\MPRAPI.DLL
    0x75150000 - 0x7515F000      C:\WINNT\system32\SAMLIB.DLL
    0x75170000 - 0x751BF000      C:\WINNT\system32\NETAPI32.DLL
    0x7C340000 - 0x7C34F000      C:\WINNT\system32\SECUR32.DLL
    0x751C0000 - 0x751C6000      C:\WINNT\system32\NETRAP.DLL
    0x77950000 - 0x7797A000      C:\WINNT\system32\WLDAP32.DLL
    0x77A50000 - 0x77B3F000      C:\WINNT\system32\OLE32.DLL
    0x779B0000 - 0x77A4B000      C:\WINNT\system32\OLEAUT32.DLL
    0x773B0000 - 0x773DF000      C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773A3000      C:\WINNT\system32\ADSLDPC.DLL
    0x77830000 - 0x7783E000      C:\WINNT\system32\RTUTILS.DLL
    0x77880000 - 0x7790E000      C:\WINNT\system32\SETUPAPI.DLL
    0x7C0F0000 - 0x7C151000      C:\WINNT\system32\USERENV.DLL
    0x774E0000 - 0x77513000      C:\WINNT\system32\RASAPI32.DLL
    0x774C0000 - 0x774D1000      C:\WINNT\system32\RASMAN.DLL
    0x77530000 - 0x77552000      C:\WINNT\system32\TAPI32.DLL
    0x71710000 - 0x71794000      C:\WINNT\system32\COMCTL32.DLL
    0x70A70000 - 0x70AD5000      C:\WINNT\system32\SHLWAPI.DLL
    0x77360000 - 0x77379000      C:\WINNT\system32\DHCPCSVC.DLL
    0x777E0000 - 0x777E8000      C:\WINNT\System32\winrnr.dll
    0x777F0000 - 0x777F5000      C:\WINNT\system32\rasadhlp.dll
    0x74FD0000 - 0x74FEE000      C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000      C:\WINNT\System32\wshtcpip.dll
    0x6D240000 - 0x6D246000      C:\jdk1.3.1_11\jre\bin\ioser12.dll
    0x183A0000 - 0x183AF000      C:\WINNT\system32\jniutils.dll
    0x183B0000 - 0x184BE000      C:\WINNT\system32\SAPSECU.dll
    0x18500000 - 0x1850B000      C:\WINNT\system32\ConfigurationExportJNI.dll
    0x18510000 - 0x18522000      C:\WINNT\system32\ConfigurationExport.dll
    0x775A0000 - 0x77630000      C:\WINNT\system32\CLBCATQ.DLL
    0x186E0000 - 0x18700000      C:\WINNT\system32\UserMgmtRegistry.dll
    0x18700000 - 0x18728000      C:\WINNT\system32\TopTierLocator.dll
    0x18730000 - 0x18743000      C:\WINNT\system32\PrivateMallocLib.DLL
    0x18750000 - 0x18831000      C:\WINNT\system32\sxlrt308.dll
    0x780C0000 - 0x78121000      C:\WINNT\system32\MSVCP60.dll
    0x18860000 - 0x18886000      C:\WINNT\system32\TopTierTracerParams.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\system32\PSAPI.DLL
    Local Time = Tue Aug 17 23:31:42 2004
    Elapsed Time = 84
    The exception above was detected in native code outside the VM
    Java VM: Java HotSpot(TM) Client VM (1.3.1_11-b02 mixed mode)
    As far as I know this is usually due to a corrupt usermanagement setup, but after resetting the configuration to Local:Default, I still have the SAPJ2EE service behaving the same.
    Besides this, the WWW publishing services now hang in status "starting", nothing changed in the config of the WWW service.
    Please advise if you have any ideas.
    Thanks and regs...

    Hi Neculai,
    Thanks for the reply, we are on SAP J2EE 6.20 PL22
    I solved this by registering all files in c:\winnt\sapportalcomponents\common\
    The central upgrade note (649756) mentions that AFTER the upgrade the IIS and SAP J2EE might not come up, I was in step 2 of the parameter input phase   so I just tried this and it proved to be successful.
    regards ...

  • 9300i showed: 'Program: Main, ReasonCode: E32USER-...

    Upon attempting to send a text message from my PC (XP Pro SP2) via USB using latest version of PC Suite message will not send and this error 'Program: Main, ReasonCode: E32USER-CBase, REASON number: 21' appears on the 9300i with the sync icon turing continuously.The sync icon will not terminate at all unless manually forced to do so.PC Suite will not terminate on PC unless manually forced to do so.Have attempted to uninstall and cleanup as prescribed in the forum on several occassions and have had the handset firmware upgraded.Still no joy.Am currently unable to sync in either direction or send text messages from my PC via USB cable.Please help.

    PC Suite Ver 6.80.22 - Yes I am able to browse the contents of the phone using the file manager.Yes, I am able to make a backup of the phone to the PC via the USB.I am however not able to Sync my 9300i back to my PC with the calender contents included.It appears that the messaging module is what has been affected seriously as I am receiving a similar error when connecting via Bluetooth and USB to my Laptop as well.
    I have loaded PC Suite Ver 6.80.22 to my Laptop running XPPro SP2 in order to eliminate the fact that it may be a firmware problem again on the handset and I'm receiving an error in PC Suite again when connecting on the laptop via Bluetooth "Failed to start update" when attempting to start messages.I am totally unable to send mesages from either my desktop or laptop using PC Suite Ver 6.80.22.
    Prior to the latest Windows Patches which were recently released, everything seemed to be working 100%.I don't know if this may have anything to do with the errors which I am receiving.
    Thank you in advance for your kind assistance.
    B

  • Terminal will not terminate after Yosemite upgrade

    When attempting to close Terminal, or when attempting to logout or shutdown, the Terminal will not terminate, but displays the following dialog: "Do you want to close this window? Closing this window will terminate the running processes: ."  Also, the red "close" icon shows a dot instead of an "x" inside, indicating the running process.  However there is NO running process (that I started) other than the terminal's own Bash shell.
    PS indicates only 3 user terminal processes, each the root Bash process running on the terminal:
    $ ps
      PID TTY           TIME CMD
    2816 ttys000    0:00.02 -bash
    2817 ttys001    0:00.01 -bash
    2818 ttys002    0:00.01 -bash
    ps -ef shows no child processes (other than the ps and grep processes:
    $ ps -ef | grep 2816
      501  2816  2813   0 10:58AM ttys000    0:00.02 -bash
        0  2868  2816   0 11:05AM ttys000    0:00.00 ps -ef
      501  2869  2816   0 11:05AM ttys000    0:00.00 grep 2816
    This behavior occurs no matter if I quit Terminal and restart it or any other combination of options.
    This behavior is new with Yosemite.  Version 10.10 is installed on a late 2009 iMac.
    Thanks

    Check the Ask before closing setting in the Terminal preferences dialog.

  • Atempt to start OMS for Grid Control 11g fails with - Unexpected error occu

    Hello,
    I am running Grid Control 11g.
    Repository DB is 11.2.0.1
    Both the Grid Control and DB server are running in same machine - redhat 5.
    When trying to start the oms, this fails with the below error:
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.
    The emctl.log shows the following error which I am unable to debug:
    2011-09-13 11:20:05,619 [main] DEBUG oms.StatusOMSCmd processStatusOMS.138 - HTTP port in emgc property file: 7202
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.139 - HTTPS port in emgc property file: 7301
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.155 - Using http port.
    2011-09-13 11:20:05,620 [main] DEBUG oms.StatusOMSCmd processStatusOMS.195 - Attempting to connect to http://<host>.<domain>:7202/em/console/logon/logon
    2011-09-13 11:23:05,596 [main] ERROR oms.StatusOMSCmd processStatusOMS.239 - Read timed out
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getStatusCode(HTTPResponse.java:242)
    at oracle.sysman.emctl.oms.StatusOMSCmd.processStatusOMS(StatusOMSCmd.java:199)
    at oracle.sysman.emctl.wls.OMSController.statusOMS(OMSController.java:867)
    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:606)
    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)
    2011-09-13 11:23:05,597 [main] INFO wls.OMSController statusOMS.950 - statusOMS finished with result: 9
    In emgc.properties, I have MSPORT=7202.
    I have used the notes in Metalink 1287904.1, but without resolution.
    I am able to connect with sqlplus, with user sysman, without issues. There are no invalid objects under sysman.
    emoms.trc shows the following:
    2011-09-11 15:51:53,160 [JobWorker 22356:Thread-108] WARN jdbc.ConnectionCache _getConnection.353 - Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Invalid or Stale Connection found in the Connection Cache
    Thank you for support.
    Regards,
    Horia
    Edited by: horia.berca on Sep 13, 2011 5:29 AM
    Edited by: horia.berca on Sep 13, 2011 5:32 AM
    Edited by: horia.berca on Sep 13, 2011 5:35 AM
    Edited by: horia.berca on Sep 13, 2011 5:45 AM

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • There is no more space for virtual disk ServerName_2.vmdk. You might be able to continue this session by freeing disk space on the relevant volume, and clicking Retry. Click Cancel to terminate this session.   Time: 30/05/2014 1:16:20 AM

    Recently, our mail server crashed at about 7pm one night, with the error 'There is no more space for virtual disk ServerName_2.vmdk. You might be able to continue this session by freeing disk space on the relevant volume, and clicking Retry. Click Cancel to terminate this session.'
    When we click Retry, the server starts up OK.
    There are no snapshots listed in Snapshot manager for any of the virtual machines on the host.
    There is also free disk space available on the host and for the VM with the disk errors.
    This happened at least three more times, often at bad times. Each time, we were able to click 'Retry' and the disk/system would allow the VM to start-up successfully.
    I checked the Forums, the VMware support articles and the internet as I had not seen this problem before. I have completed the VSphere 5.1 - Fast Track course and this issue was NOT covered in the training.
    Most of the advice on-line and even that on the VMware web-site was pointing to snapshots being the cause of this issue. There are no snapshots enabled and I cannot see evidence of snapshots ever being used.
    - We are running VMware vsphere (5.1.0) and there are (were) 4 virtual machines running on the ESX host. We are using the free version of VMware/ESXi.
    - The Hard disk types we are using for this Virtual Machine are 'Thin Provisioned'.
    - There are 4 [Thin Provisioned] Hard Disks for this virtual machine.
    - There are 6 CPUs
    - There is 20GB of RAM (memory)
    - The VM is running Windows Server 2008 R2 as the guest/VM operating system. It is an Exchange 2010 SP1 mail server. There is plenty of available disk space on all the drives. The [Exchange] log files are cleaned out regularly (automated).
    I decided to move one of our non-critical servers off this host and on to another host to see if this helped the problem. This took quite some time, as we are not using HA or vmotion, nor do we have VCenter Server...nonetheless, I finally managed to get the non-critical server on to another host (n.b. This was a much smaller machine with less virtual resources assigned to it).
    After moving the non-critical server off this host, we decided to monitor the Host and see if the issue resolved itself.
    I checked the host about 6-10 times a day, from first thing in the morning till last thing at night - monitoring the performance of not only the Virtual Machine, but the ESXi host also.
    There were no adverse performance issues. The only thing I did note, was in the Summary page on the ESX Host, under Storage, was If I right-clicked on the datastore and clicked refresh, then the free disk space would drop (ie from 140GB to 125GB).
    After monitoring the host and VM for about 2 weeks, we did NOT have another instance of the above error.
    Sorry for the long winded post, but I wanted to give as much detail given this error has been raised before and snapshots are usually blamed as the cause.
    My question is this:
    If the ESX host had plenty of available disk capacity and there were no snapshots enabled on the VM (or any other VM's on the same host), then why did our Virtual machine crash with the error that 'there is not more space for virtual disk Servername_2.vmdk'?
    How do we prevent this issue from happening if we don't know the underlying cause?
    I would greatly appreciate any advice or suggestions.
    If I have not provided enough info on the specs or environment, please let me know and I will provide more information.
    Thanks all,
    Kurt

    The type of storage is really based on your requirements, and your ability to withstand downtime.
    iSCSI as you are using with a NAS such as Synology or QNAP.  NAS Selector - Support - Synology - Network Attached Storage (NAS)
    I wouldn't use iSCSI for Exchange or any database.  It's a bit slow.
    Do you have a single physical host?  Then I'd probably to an external direct attached storage.  This would be a card inserted in your host server that gives you multilane SAS/SATA connectivity (www.techcable.com/SAS-SATA/SAS-SATA.pps) and an external disk enclosure/array.
    For multiple hosts to a single array, I recommend a fibre channel connection to a FC capable switch, and on to a FC connected array.
    We used to use a HP P2000 (on old G1), but it's since been retired.  Worked pretty well once firmware was upgraded.  http://www8.hp.com/us/en/products/disk-storage/product-detail.html?oid=4118559#!tab=features.  They can be connected via iSCSI, Fibre Channel or 6GB SAS so they are flexible and reasonably priced.
    Recommendations:
         Use RAID 6 with your large disk arrays.  With large disks there is a measurable failure rate when rebuilding a failed RAID5 array based on MTBF.
         Use smaller 15K disks in RAID 0+1 for speed on databases/Exchange.
         Use slower 7.2K disks in RAID6 for file storage.
    We are a small hospital and we have 3 VMware servers with dual CNA (FC and Ethernet in a single twinax cable) connections to 2 redundant Cisco Nexus 5K switches and then 4 Fibre Channel connections to an EMC VNX 5300.  It's extremely fast with about 50 virtual servers, but was quite an investment.  One thing we don't have to worry about is down time.  If there ever is an equipment failure, we have redundant everything, including power split between two UPSs.
    Our VNX has 3 tiers of performance.  3 100GB SSD "Fast Cache" in RAID 1 with hot spare, to keep the most used data ready, but it's not really a tier, however one could be built utilizing the same disks.  A second tier is performance tier with a 8 600GB RAID 0+1 and hot spare.  The third is a bunch of 7.2K 3TB disks in RAID6.  The VNX autotiers, placing data on disks depending on where it's needed.  The volumes are sliced and diced automatically in the background to make this happen and we never have to touch it.  I used a demo of Solarwinds Storage Manager to monitor performance for a while and the utilization was always low, meaning all data access was fast, througout the day.
    D

  • AIR doesn't terminate with pending web service requests

    I'm using webservices via the wsdl import tool in the Flex
    Builder 3.0.2. So far, I'm able to make requests to the webserver
    and get data from it successfully. The app is basically polling
    data from the server and when the server gets data, it sends it to
    the AIR client. As a Flex app inside the browser, the browser
    terminates fine. However, when I move the app to AIR, adl.exe never
    terminates, even when I call nativeApplication.exit(0), explicitly.
    (I noticed this issue when my machine started to thrash with 10
    adl.exe running simultaneously.)
    Am I not calling exit correctly? Or is this a bug in AIR?

    "Netom80" <[email protected]> wrote in
    message
    news:ggf82l$1fi$[email protected]..
    > I'm using webservices via the wsdl import tool in the
    Flex Builder 3.0.2.
    > So
    > far, I'm able to make requests to the webserver and get
    data from it
    > successfully. The app is basically polling data from the
    server and when
    > the
    > server gets data, it sends it to the AIR client. As a
    Flex app inside the
    > browser, the browser terminates fine. However, when I
    move the app to
    > AIR,
    > adl.exe never terminates, even when I call
    nativeApplication.exit(0),
    > explicitly. (I noticed this issue when my machine
    started to thrash with
    > 10
    > adl.exe running simultaneously.)
    >
    > Am I not calling exit correctly? Or is this a bug in
    AIR?
    >
    Whenever I've seen this, I had a window that was not visible
    and for some
    reason (like an error before when I made it visible), it
    never became
    visible and so was not possible to terminate.
    HTH;
    Amy

  • OMS version 10.2.0.4.0 is not compatible with repository version 10.1.0.5.9 Repository needs to be patched.

    I received this message when attempting to restart the oms after performing:
    emca -deconfig dbcontrol db
    emca -repos recreate
    emca -config dbcontrol db
    in an effort to fix the problem:
    Getting Chrome browser error "SSL connection error" Error code: ERR_SSL_PROTOCOL_ERROR after upgrade
    Can you advise me as to where I may find this 10.2.0.4 patch for my repository?

    OMS is a term used with Grid Control (OMS app tier with Repository database and multiple agents).
    emca is used with DB Express on a single database instance to manage the DB Express repository info.
    They cannot be used together.
    Did you have Grid Control?:  If so, i believe you've corrupted your repository and need to restore, or contact Oracle Support.

  • OMS unable to reach host in 10g grid control

    Greetings Gurus:
    I installed oracle 10g grid control r2 and agent on a windows xp machine. on another windows xp machine i installed the agent. i am able to see the host in grid control on the machine with the grid control installed but cannot see the remote machine with only the agent installed. i have reloaded and uploaded, started and stopped the agent using emctl and opmnctl without any issues(this is on the remote machine) but still cannot see the remote host. when i try to secure the agent on the remote machine i get the following:
    Requesting an HTTPS Upload URL from the OMS...   Failed.
    The OMS is not set up for Enterprise Manager Security.
    I am fairly new at using grid control and standby database and have had a torrid time trying to fix this problem. your assistance would be greatly appreciated

    *1. Stop dbconsole*
    emctl stop agent
    OR
    emctl stop dbconsole
    *2. Secure it*
    emctl secure dbconsole sysman_pwd agent_reg_pwd
    *3. Start dbconsole*
    emctl start dbconsole
    *4. After some time when the dbconsole starts check the status*
    emctl status
    Ss

  • Unable to start OMS

    Hi,
    When trying to start OMS, am getting the following error. PFB the emctl.log
    2012-02-07 03:54:44,807 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-02-07 03:54:44,829 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-02-07 03:54:48,154 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:48,156 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.886 - wlst command is /ds1/home/emagent/Oracle/Middleware/oracle_common/common/bin/wlst.sh /ds1/home/emagent/Oracle/Middleware/oms/bin/startOMS.py
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-02-07 03:54:55,891 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,934 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:09,020 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /ds1/home/emagent/Oracle/Middleware/gc_inst/NodeManager/emnodemanager
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-02-07 03:55:09,023 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-02-07 03:55:10,450 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-02-07 03:55:10,642 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:10 AM PST> <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>
    2012-02-07 03:55:14,346 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,352 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,358 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,361 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,362 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,373 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,381 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,386 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <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.>
    2012-02-07 03:55:14,756 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:55:14,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1
    2012-02-07 03:55:14,762 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1 ...
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:57,996 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,026 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,064 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,535 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,537 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:58,780 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,782 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,476 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:59,480 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,546 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:56:59,551 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:56:59,602 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:56:59,875 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,388 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,390 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,399 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,401 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,685 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:00,687 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:00,709 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,753 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:01,025 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,078 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:28,102 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:38,106 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,121 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:58,132 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:18,165 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-02-07 03:58:18,167 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,335 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,367 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Any thoughts on this would be appreciated
    Thanks in advance

    Thanks so much Courtney for the response
    Yes it was up before. I tried to undeploy the plugin and after that when I tried to deploy the plugin again, am getting this...
    (1) My Listener is up and am able to connect to the DB
    (2) I gave emctl oms stop -force but still its not working
    Any other pointers will be very helpful
    *[emagent]$ emctl stop oms -force*
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Stopping WebTier...
    WebTier Successfully Stopped
    Stopping Oracle Management Server...
    Oracle Management Server Already Stopped
    Oracle Management Server is Down
    *[emagent]$ lsnrctl status*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 05-DEC-2011 05:46:34
    Uptime 64 days 14 hr. 17 min. 31 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /etc/listener.ora
    Listener Log File /ds1/home/oracle/Oracle/Database/product/11.2.0/dbhome_1/log/diag/tnslsnr/slc00tao/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    Services Summary...
    Service "em12gc.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    Service "em12gcXDB.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Thanks
    Edited by: 902558 on Feb 7, 2012 9:09 PM
    Edited by: 902558 on Feb 7, 2012 9:10 PM

  • Starting oracle management server(oms)

    i have install oms 2.1.0.1.0 on my window 2000 server where i have eterprise edition 8.1.6.0.0 installed now i cant connect to the omsthrough my dba studio the error i get is that the oms server is not started meanwhile in my service when i try to strat oms i get the error that oms can not be started on the local machine pls i need a help on this. i am also having same proplem on my window 2000 professional wher i have enterprise 8.1.7.0.0 installes and oms 2.2.0 installed i cant connect to the oms via dba studio.
    secondly on my win2k professional and win2k advance server when the systems starts it starts the service which automatic but it does not start the the database untill i go and start it up through server manager.
    pls can somebody help me out with this problems

    Not enough information.
    If you have installed everything correctly, the typical problems are:
    Not enough memory. You need at least 512.
    Port conflicts (stop the agent on the management server host and set to manual)
    Check Services

  • OMS  Problem

    I installed Oracle 8.1.7 Personal Edition & Started my Oracle Management Server as well. But few days back it started showing problem whenever I tried to start it. In the log file it's showing following problems including BootStrap Exception. My O/S is Windows 2000.
    OEMCTRL for Windows NT: Version 2.2.0.0.0
    Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2002-4-8:16:1:4:140] VdbSession.processError: errorCode >1017<
    [main][2002-4-8:16:1:4:140] VdbSession.processError: errorMsg >ORA-01017: invalid username/password; logon denied
    <
    [main][2002-4-8:16:1:4:140] ORA-01017: invalid username/password; logon denied
    : ..../....@jdbc:oracle:oci8:@
    [main][2002-4-8:16:1:4:140] VdbSession.processError: invalid connect string
    VXA-2018 :
    Unable to connect to OMS registry serviceoracle.sysman.vxn.VxnBootstrapException:
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1353)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2547)
    Error starting Oracle Management Server
    Thanks

    I installed Oracle 8.1.7 Personal Edition & Started my Oracle Management Server as well. But few days back it started showing problem whenever I tried to start it. In the log file it's showing following problems including BootStrap Exception. My O/S is Windows 2000.
    OEMCTRL for Windows NT: Version 2.2.0.0.0
    Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2002-4-8:16:1:4:140] VdbSession.processError: errorCode >1017<
    [main][2002-4-8:16:1:4:140] VdbSession.processError: errorMsg >ORA-01017: invalid username/password; logon denied
    <
    [main][2002-4-8:16:1:4:140] ORA-01017: invalid username/password; logon denied
    : ..../....@jdbc:oracle:oci8:@
    [main][2002-4-8:16:1:4:140] VdbSession.processError: invalid connect string
    VXA-2018 :
    Unable to connect to OMS registry serviceoracle.sysman.vxn.VxnBootstrapException:
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1353)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2547)
    Error starting Oracle Management Server
    Thanks

  • How to terminate the Sequence Test?

    Hi,
    Our production personnel complain that they can not terminate the test sequence when they spot some failures and wish to stop the test.  The only way I know how to do it is to put a stop on a step and then when TS does not run I can terminate the test.
    What is your recommendation for implementing a better way for termination?
    Thanks
    Rafi

    Hi Rafi,
    Here is some example code for using the execution termination monitor.  You will want to place this in your code periodically to look for possible termination requests.  This was an example written to demonstrate how you would exit out of an infinite loop with the termination monitor.
    CAObjHandle exec = 0 ;
        int error = 0;
        int i = 0;
        VBOOL term;   
        CAObjHandle MON = 0;
        //getting the execution object from the sequence context which was passed from TestStand
     TS_SeqContextGetExecution (seqContextCVI, NULL, &exec);
     //initializing the termination monitor and setting up  MON to be the monitor data
     TS_ExecutionInitTerminationMonitor (exec, NULL, &MON);
        //creating an infinite loop that will end if the termination monitor status is set to TRUE
        do
     TS_ExecutionGetTerminationMonitorStatus (exec, NULL, MON,
                CA_DEFAULT_VAL, &term);
        while( term == VFALSE);
    Error: 
        // FREE RESOURCES
        // if (lastUserName != NULL)
        //     CA_FreeMemory(lastUserName);
     CA_DiscardObjHandle(exec);
     CA_DiscardObjHandle(MON);
    I hope this helps.
    Thanks,
    Caroline Tipton
    Data Management Product Manager
    National Instruments

Maybe you are looking for

  • How to - Build a report based on dynamic query

    I am using this how to and find out that there is an syntax error on this example, where the and should be where. I got an SQL parsing error when I followed this example until I debugged with the debug while on this page. Has any one using this how t

  • Where is the Print Settings Dialog?

    Hello everyone, I was trying to print sheet music from my Sibelius application. It would not print the final bar. I changed the black ink on my Canon i850 and updated the driver. Still the final bar would not print. I posted my issue on the Sibelius

  • Apps not shared when home sharing itunes library

    I have successfully transfered my itunes library from my old windows xp to my new windows 7 but only 4 newly purchased apps came across. How do I get the rest of my apps to share without having to redownload them from itunes?

  • Quick Links to Windows 7 Beta Device Drivers for some Lenovo Thinkpads

    This post has been created to help members to navigate quickly to specific beta driver discussions. Lenovo Fingerprint Software (beta) WWAN Sierra MC8775 HSDPA (beta) driver  previously titled HSPA Wireless WAN (beta) driver. WWAN Sierra MC5725 EVDO

  • ESS Leave Custom fields, how to update them using BADIs

    Hi There, We are trying to use custom fields provided in ESS leave application, and we want to update them using BADI. As these information is not available on the screen while requesting leave request. I did look at PT_ABS_REQ BADI and seems i can u