Enterprise Manager Console does not start on Win 2000 Pro

I have installed Oracle 9i Release 2 Enterprise Manager on Win 2000 Professional. But the Enterprise Manager console does not start. Also the EM Configuration Assistant does not start.
I have installed many times, but it is never successfull.
I was installing Enterprise Edition -> General Purpose database.
Tried the following from command prompt:
oemapp.bat I get this message : "Usage: oemapp <application_name>"
oemapp consoleI get : "bad command or file name"
oemapp console oem.loginmode=standaloneI get : "bad command or file name"
Is there any post installation configurations that need to be done?
When I read thru the oemapp.bat, "Usage: oemapp <application_name>" was under the jreSetup module.
Under C:\Program Files\Oracle\jre I have the folders with following Names(versions) 1.1.8 and 1.3.1.
In the environment variable also I have C:\Program Files\Oracle\jre\1.1.8\bin and C:\Program Files\Oracle\jre\1.3.1\bin
Could some one help me with this.
Thanks,
Aruna

Marcus,
Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
Jim

Similar Messages

  • Enterprise Manager Console does not start

    Hi,
    I'm running a Windows 2000 PC with Oracle 9i Server on it.
    When I want to start the Enterprise Management Console
    (Start => Program...) there is only a short reaction on
    the Taskbar end when absolute nothing.
    I know this problem was already mentioned once here (OEM Console does not start but
    the answer there wasn't the right one for my problem.
    I could not change the oracle home directory with the ORACLE-HOME-Selector, because I have only one home directory (D:\Programme\oracle\ora92)
    My Path variable:
    D:\Programme\oracle\ora92\bin;C:\Programme\Oracle\jre\1.3.1\bin;C:\Programme\Oracle\jre\1.1.8\bin;C:\WINNT\MS\SMS\CORE\BIN;D:\Programme\Clementine7.2\BIN;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;D:\PROGRA~1\IBM\SQLLIB\BIN;D:\PROGRA~1\IBM\SQLLIB\FUNCTION;D:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;D:\Programme\IBM\DB2Extenders\bin;C:\Programme\Java\j2re1.4.2_02\bin
    And here is my oemapp.bat(It is located in D:\Programme\oracle\ora92\bin. I have already startet it manually with "oemapp.bat console" but there was only the reply ""The input line is too long.
    The syntax of the command is incorrect."
    @echo off
    REM #
    REM # Copyright (c) 1998,1999,2000,2001, 2002 Oracle Corporation. All rights reserved.
    REM #
    REM # PRODUCT
    REM #     Oracle Enterprise Manager, Version 9.2.0.0.0 Production
    REM #
    REM # FILENAME
    REM #     oemapp.bat
    REM #
    REM # DESCRIPTION
    REM #     This script is used to launch Applications of Oracle
    REM #     Enterprise Manager, Version 9
    REM #
    REM #
    if "%1%" == "recursive" goto startScript
    if Windows_NT == %OS% goto :ntSetup
    command.com /p /e:8196 /c oemapp recursive %1 %2 %3 %4 %5 %6 %7 %8 %9
    goto :end
    :ntSetup
    setlocal
    :startScript
    IF "%1%" == "trace" GOTO trace
    IF "%1%" == "TRACE" GOTO trace
    IF "%1%" == "debug" GOTO trace
    IF "%1%" == "DEBUG" GOTO trace
    GOTO start2
    :trace
    SHIFT
    SET ORACLE_OEM_CLIENTTRACE=TRUE
    SET TRACE= -DTRACING.LEVEL=2 -DTRACING.ENABLED=true
    :start2
    REM Make sure that our JRE is used for this invocation.
    if Windows_NT == %OS% SET PATH=C:\Programme\Oracle\jre\1.1.8\bin;%PATH%
    if not Windows_NT == %OS% SET PATH="C:\Programme\Oracle\jre\1.1.8\bin;%PATH%"
    SET CLASSROOT=D:\Programme\oracle\ora92/classes
    SET JLIBROOT=D:\Programme\oracle\ora92/jlib
    SET NETJLIBROOT=D:\Programme\oracle\ora92/network/jlib
    SET OEMCLASSES=%JLIBROOT%/oembase-9_2_0.jar;%JLIBROOT%/oemtools-9_2_0.jar
    SET BALICLASSES=%JLIBROOT%/swingall-1_1_1.jar;%JLIBROOT%/ewtcompat-3_3_15.jar;%JLIBROOT%/ewt3.jar;%JLIBROOT%/ewt3-nls.jar;%JLIBROOT%/share.jar;D:\Programme\oracle\ora92\sysman\jlib\master.jar;D:\Programme\oracle\ora92\sysman\jlib\master_de.jar
    SET AURORACLASSES=D:\Programme\oracle\ora92/lib/aurora_client.jar
    SET HELPCLASSES=%JLIBROOT%/help3.jar;%JLIBROOT%/help3-nls.jar;%JLIBROOT%/oracle_ice5.jar
    SET DBUICLASSES=%JLIBROOT%/dbui2.jar;%JLIBROOT%/dbui2-nls.jar
    SET KODIAKCLASSES=%JLIBROOT%/kodiak.jar
    SET JDBCCLASSES=D:\Programme\oracle\ora92/jdbc/lib/classes111.zip;D:\Programme\oracle\ora92/jdbc/lib/nls_charset11.zip
    SET NETCHARTSCLASS=D:\Programme\oracle\ora92/sysman/jlib/netchart360.jar
    SET ORBCLASSES=D:\Programme\oracle\ora92/lib/vbjorb.jar;D:\Programme\oracle\ora92/lib/vbjapp.jar
    SET SECURITYCLASSES=%JLIBROOT%/javax-ssl-1_1.jar;%JLIBROOT%/jssl-1_1.jar
    SET OSDNETCLASSES=%JLIBROOT%/netcfg.jar;%JLIBROOT%/o3logon.jar;%JLIBROOT%/verifier.jar
    SET OSDPKICLASSES=%JLIBROOT%/ewm-1_1.jar;%JLIBROOT%/ojpse_2_1_5.jar
    SET NETMGRCLASSES=%NETJLIBROOT%/netmgrm.jar;%NETJLIBROOT%/netmgr.jar;D:\Programme\oracle\ora92/network/tools
    SET XMLCLASSES=D:\Programme\oracle\ora92/lib/xmlparserv2.jar
    SET OLAPCLASSES=%JLIBROOT%/cvd.zip;%JLIBROOT%/jndi.jar;%JLIBROOT%/jewt4.jar;%JLIBROOT%/jewt4-nls.jar
    SET MISCCLASSES=D:\Programme\oracle\ora92/assistants/jlib/assistantsCommon.jar;D:\Programme\oracle\ora92/jlib/jle2.jar;D:\Programme\oracle\ora92/jle2-nls.jar
    SET QSMACLASSES=D:\Programme\oracle\ora92/rdbms/jlib/qsma.jar
    SET CLASSPATHADD=%CLASSROOT%;%OEMCLASSES%;%ORBCLASSES%;%BALICLASSES%;%HELPCLASSES%;%DBUICLASSES%;%JDBCCLASSES%;%KODIAKCLASSES%;%NETCHARTSCLASS%;%SECURITYCLASSES%;%OSDNETCLASSES%;%OSDPKICLASSES%;%NETMGRCLASSES%;%XMLCLASSES%;%AURORACLASSES%;%OLAPCLASSES%;%MISCCLASSES%;%QSMACLASSES%
    REM hook for classpath additions
    if not "%ORACLE_OEM_CLASSPATH%" == "" SET CLASSPATHADD=%ORACLE_OEM_CLASSPATH%;%CLASSPATHADD%
    REM # Oracle change manager requires the following for ocmtclsh.exe
    set GBP=
    if not exist %CLASSROOT%\oracle\sysman\vtt\vttz\VttzCmDragDropObject.class set GBP=true
    if "%ORACLE_OEM_JAVAMX%" == "" set ORACLE_OEM_JAVAMX=-mx128m
    REM if "%ORACLE_OEM_JAVAMS%" == "" set ORACLE_OEM_JAVAMS=-ms16m
    SET JRE=jrew -nojit %ORACLE_OEM_JAVAMX%
    SET NT_START=START
    if "%ORACLE_OEM_CLIENTTRACE%x" == "x" goto setup_cp
    SET JRE=jre -nojit %ORACLE_OEM_JAVAMX% %TRACE%
    SET NT_START=
    :setup_cp
    SET CLASSPATH_QUAL=cp
    if "%ORACLE_OEM_JAVARUNTIME%x" == "x" goto jreSetup
    SET JRE=%ORACLE_OEM_JAVARUNTIME%\bin\java %ORACLE_OEM_JAVAMX% %TRACE%
    SET CLASSPATH_QUAL=classpath
    SET CLASSPATHADD=%CLASSPATHADD%;%ORACLE_OEM_JAVARUNTIME%\lib\classes.zip
    :jreSetup
    SET ME=oemapp
    SET USAGE="Usage: %ME% <application_name>"
    if Windows_NT == %OS% goto ntCheckAppName
    if not "%2%" == "" goto start95
    @echo %USAGE%
    goto end
    :start95
    if "%GBP%" == "true" goto gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DGENERAL_BUS_PACK="" -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :ntCheckAppName
    if not "%1%" == "" goto startNT
    @echo %USAGE%
    goto end
    :startNT
    set ADMIN_WRL=D:\Programme\oracle\ora92\sysman\admin
    set GBP_PROP=
    if "%GBP%" == "true" set GBP_PROP=-DGENERAL_BUS_PACK=""
    %NT_START% %JRE% -DADMIN_WRL=%ADMIN_WRL% -DORACLE_HOME=D:\Programme\oracle\ora92 %GBP_PROP% -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %1 %2 %3 %4 %5 %6 %7 %8 %9
    endLocal
    :end
    Thnaks for any help.
    Nice day

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • Enterprise Manager Console (Version 9.0.1.0.0) Not Starting on Win 2000 Pro

    I have recently installed the Oracle Enterprise Manager Console (Version 9.0.1.0.0) successfully, however when I click on the icon to start it, no dialog opens up!!! I have also tried manually starting the Enterprise Manager Console by typing C:\Oracle\OUIHome\bin\oemapp.bat console, but again no dialog opens up!!!
    In investigating to why this is occurring I have reviewed the NT event logs where no relevant information was found, and also the directory C:\Oracle\OUIHome\sysman\log; but no files were found!
    I have reviewed the Oracle Enterprise Manager Readme Release 9.0.1 Production for Win32, but this was of no use!
    In the Oracle Enterprise Manager Configuration Guide Release 9.0.1 it discusses what to do if the Management Server does not start, however as said above no log files were found to exist! It also discusses changing a oemctl script, however I cannot find the oemctl script!!!
    Any help to resolve this problem would be greatly appreciated. Note that I have tried un-installing and re-installing.
    Thanks in advance.
    David Selwood

    Have un-installed and then installed again but the problem still exists!!! Can any one help?

  • Enterprise Manager Console does not open in browser following patch 41

    Last week I installed patch 41 on my Oracle 11.1.0.7.0 Database. The database resides on a Windows 2008 enterprise server (not R2). After the patch ran successfully, I have not been able to get into the GUI Enterprise Management Console to work since. It appears to make a connection to the logon screen and you can see urls/images loading in the browser, but the resulting browser screen for the logon is blank with "Oracle Enterprise Manager" on the title of the tab (non-descript object error in lower left corner). I get the same results with localhost or server name in the address bar.
    This was working before the upgrade. I have already successfully recreated the repository and verified that the dbconsole is up and running. I have "googled" this to death and cannot find a solution. I know I can still do things through the command line but for a quick glance at the databases, the grid control is nice to have.
    Any suggestions for fixes would be appreciated.

    I couldn't locate anything substantiial in the log files under my Oracle Home. However, I could be looking in the wrong log files. Any suggestions on which log file I should be checking.

  • Zune Software does not start on WIN 8.1 PRO

    whenever I need to run ZUNE software to update my phone or just edit my music collection my Zune software does not start.  I only get a window alert saying [Windows cannot find 'C:\Program Files\Zune\Zune.exe'.  Make sure you typed the name correctly,
    and then try again.]
    Troubleshoot performed:
    -uninstall software, reinstalled with administrative privileges, run the program and does not start, end up with same message.  (many, many times)
    - Installed it in different directory, installed all windows updates, run program and same symptom
    - installed the MUSIC app from windows Store, helps but does not let me edit mysong collections app really is not the appropiate one
    -cannot download my photos or videos, please HELP!
    *** Is there a way I can download my pics and videos without ZUNE?  Is there a FIX IT program for Windows 8 PRO, just in case there might be a problem with registry entries? ***
    Machine  DELL XPS
    Windows 8.1 PRo
    Intel Core i7 - 16 GB RAM 64 bit Operating System, x64 based processor

    Whaaaaaat...???????
    It is not compatible?  How do i transfer my music, pictures, videos.???   Cant beleive it..!!
    HELP HELP

  • Enterprise Manager console is not coming

    Installed Oracle XE, Weblogic Server, SOA Server and ran RCU and all software's installed successfully without any errors.
    After that i created one Domain in Weblogic with Different servers ( Admin Server, SOA server and BAM Server) after that started my Weblogic server and after that started SOA server with out any problem.
    For the first time i am able to see EM console and checked SOA server is running and able to depoly applications in SOA server.
    Next day started Admin and SOA servers and started successfully. But when i am trying to open EM console in browser it is showing 404 exception with below error in Browser
    Error 404--Not FoundFrom RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.5 404 Not FoundThe server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. "
    After seeing above error i tried to check status of soa server in Admin console and it is in Running state.
    When i tried to update em.jar and activate those changes i am seeing below error in Weblogic console :
    <code>
    [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.webcenter.skin, exact-match: false].
    </code>
    Can anyone tell me why i am not able to open EM console.
    OS : Windows 7 64 bit
    Weblogic : 11.1.1.5.0_win32
    SOA Server : 11.1.1.3.0
    JDev : 11.1.1.3
    JDK : JDK-6u23-windows-x64
    Thanks,
    Niranjan.

    Hi Vijay,
    Thanks for your reply.
    Can you point me from where i need to download that jar file and in which location i need to copy that jar.
    Or can i remove that tag from weblogic-application.xml and also can you please let me know in which location this weblogic-application.xml will be there ?
    <library-ref>
    <library-name>oracle.webcenter.skin</library-name>
    <specification-version>11.1.1</specification-version>
    <exact-match>false</exact-match>
    </library-ref>Thanks,
    Niranjan.

  • Daemon Manager service does not start

    Hello,
    I have a problem with Ciscoworks LMS 3.1 ... Application was working fine but after a while it started to show errors due to some processes and services that weren't enabled. I looked over the processes and services windows and realized Daemon Manager wasn´t working. I tried to start it but just doesn't happen.
    I did it through the services window and also through a windows command prompt but results weren't different.
    I attached the screenshots about my issue. Hope they're helpful and will be looking forward your answer.
    Thank you,

    Hi,
    Actually, there is only one server working for all the modules of the application so it has been set up as standalone.
    The server has the following features:
    - Microsoft Windows Server 2003, Standard Edition, SP1
    - Intel(R) XEON(R) CPU
    - E5405 @ 2.00 GHz
    - 2.00 GHz, 1.97 GB of RAM
    Domain has been set up within the server
    Antivirus Microsoft Forefront Client Security installed
    Is there any bug that fixes that problem about the domain being corrupted??? would it be better if we skip that domain's comfiguration when setting up the server's system (although it would be like server does not belong to the network)??, Antivirus has not to be installed??? Policies from the firewall would need to be all opened (from the server to any device that is to be managed by the application???
    According to your comments that is what i am understanding, please let me know if i am wrong and therefore What would you recommend me to do???
    Thanks,

  • Oracle Enterprise Manager Serices is not Starting Up!

    Hi,
    I am Using Oracle 10g Database Release 2 on Windows 2003 Server Enterprise Edition. My Service Name of Em is "OracleDBConsoleSIPDB" this Services is Not Starting Up after restarting the Server. Please Adivce me, what are the thinks has to bee Checked to resolve this Problem.
    Thanks
    Shan

    Hi,
    2010-06-01 15:17:10 Thread-5704 ERROR http: 1728: Unable to initialize ssl connection with server, aborting connection attempt
    2010-06-01 15:17:12 Thread-7368 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-06-01 15:17:12 Thread-7368 ERROR http: 1740: Unable to initialize ssl connection with server, aborting connection attempt
    2010-06-01 15:17:19 Thread-2896 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-06-01 15:17:19 Thread-2896 ERROR http: 1740: Unable to initialize ssl connection with server, aborting connection attempt
    I am getting above error message in "\\Oracle10g\d$\oracle\product\10.2.0\db_1\oracle10g.olaminfo_SIPDB\sysman\log\emdctl.trc" file
    I have not Changed IP Address Or Host Name in the Server.
    Please Advice...
    Thanks
    Shan

  • Remote Management service does not start

    Has Novell got a fix for the issue where the Remote Management services
    fails to start automatically on XP workstations? As we upgrade our clients
    to XP, this has become a major headache. The service can be started
    manually, and then the Remote Control feature of ZFD will work, providing
    the firewall is disabled.

    Workaround is to create a batch file and put in the command:
    net start "remote management"
    Create a shortcut to this batch file and put it in the startup group of
    All Users in the "document and settings".
    Phong Nguyen
    > Novell Client 4.91 will not include any of ZFD 3.x services so you'll
    need
    > to upgrade to 4 or preferrably ZDM 6.5. This weekend I kicked off a
    ZFD 3.2
    > SP3 to 6.5 SP1 migration. Even without the extra services its worth it
    just
    > from a support stand point.
    >
    > Do the details posted in this thread help any?...
    >
    > Newsgroups: novell.support.zenworks.desktops.3x.remote-control
    > Subject: ZfD3.2, NetWare 6.0, XPsp2, will it work?
    > Message-ID: <azXhd.717$[email protected]>
    > Date: Wed, 03 Nov 2004 02:41:10 GMT
    >
    > 1. Set Windows Firewall/ICS service to manual
    > 2. Set Windows Firewall/ICS service to start before Remote Management
    (ie.
    > Remote Management service depends on Firewall/ICS and Workstation
    Manager
    > services)
    > 3. Configure Windows Firewall exceptions for wuser32.exe, open ports
    1761 -
    > 1763 (you need others depends on the services you use, see TID below)
    >
    > What Ports are used by ZENworks Remote Management Agent?
    > http://support.novell.com/cgi-bin/se...?/10054960.htm
    >
    > Support for Windows XP SP2 on ZENworks for Desktops
    > http://support.novell.com/cgi-bin/se...?/10092958.htm
    >
    > --
    > Tony Pedretti
    >
    >

  • Java 2 SDK, v 1.3.1_01 does not instal on win 2000

    I tried to install Java 2 SDK, v 1.3.1_01 Software for Windows 95 / 98 / 2000 / NT 4.0 / ME (Intel Platform), on my windows 2000 professional edition machine, but it stopped before bringing up the installshied. I got the following message & then nothing happened ...
    "JDK is preparing Installshield wizard which will guide you through the rest of the process..."
    But the installshield never came up & nothing happened after this.
    I saw somebody else on the forum facing the same problem, but there was no reply to his question.
    Can anyone help???
    Thanks,
    Harpreet

    I did not have administrative privelages on my PC, that was the preoblem, but I think SUN needs to give a better error code (at least one) during installation if one does not have administrative privelages.
    Thanks!!
    Harpreet

  • 10 G installation does not start on Windows 2000 SP 4

    Machine configuration:
    Pentium 4 2.8 GHz
    496 MB RAM
    120 GB HDD
    The temp folder log shows that all installer requirements are met.
    Still the OUI window does not show up. Any ideas?

    Hi Viking
    First things first. Here are some things to consider:
    1. If using Windows 2000, you need to be using Windows 2000 Professional with SP4.
    2. You should not have any other Oracle software running during this install.
    3. You also not have ORACLE_HOME, TNS_ADMIN or any of the other Oracle environment variables set.
    4. You need to be a local administrator on the machine.
    5. You should not have a firewall enabled.
    6. You need to have a fully qualified domain name (FQDN) set for the machine.
    7. The FQDN should be set in the HOSTS file which you can find in c:\windows\system32\drivers\etc
    8. You need to check the certification matrix for 10.1.3.2.0 and make sure it is available for Windows 2000 and that there are no other prerequisites?
    Does any of this help?
    Regards
    Michael

  • Application server not starting on win 2000

    when i try to start the application server, the prompt dos prints the following message:
    Could not start the instance: domain1:admin-server
    server failed to start: abnormal subprocess termination
    Could not start the instance: domain1:server1
    server failed to start: abnormal subprocess termination
    Could not start one or more instances in the domain : domain1
    Could not start one or more domains
    Premere un tasto per continuare . . .

    This is roughly what the log file says... is my EE environment not properly set up???
    [24/Feb/2003:10:16:01] INFO ( 2628): CORE1116: Sun ONE Application Server 7.0
    [24/Feb/2003:10:16:04] INFO ( 2628): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.0_02] from [Sun Microsystems Inc.]
    [24/Feb/2003:10:16:44] INFO ( 2628): JMS5035: Timed out after 30000 milliseconds while trying to verify if the JMS service startup succeeded.
    [24/Feb/2003:10:16:44] INFO ( 2628): JMS5036: More details may be available in the log file for the JMS service broker instance domain1_server1. Please refer to the JMS provider documentation for the exact location of this log file.
    [24/Feb/2003:10:16:44] SEVERE ( 2628): JMS5024: JMS service startup failed.
    [24/Feb/2003:10:16:44] SEVERE ( 2628): CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
         at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:247)
         at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
         at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
         at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:231)
         ... 2 more
    Caused by: javax.jms.JMSException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSException(ExceptionHandler.java:183)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleException(ExceptionHandler.java:136)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:145)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:86)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:47)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:46)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:101)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:501)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:930)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1482)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:403)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:234)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:733)
         at com.iplanet.ias.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:284)
         at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:224)
         ... 2 more
    [24/Feb/2003:10:16:44] SEVERE ( 2628): CORE3186: Failed to set configuration

  • Enterprise Manger Console does not now about host or $ORACLE_HOME

    I'm trying to demonstrate some ASM features to my team and used: emctl start dbconsole for this.
    My problem:
    The em does only know about the DB instance that runs on the machine and it seems to mee that I'm not able to see more than the db- and listener status...
    The listener is shown as "down", even if it's running and it's not possible to start it with the console because in the following window host and oracle_home are withour values.
    ASM is nowhere to be seen even if it's up and running.
    i used
    emca -deconfig dbcontrol db
    and
    emca -config dbcontrol db and put it the values for +ASM, the DB instance and the listener-port.
    i don't get it :)
    It's the first time I want to use this console ;)

    log into a different site, that is a secure server site, I cannot log back into the Oracle EM webpageHave u tried by adding the url in trusted Sites?

  • Solaris Container Manager console does not work

    I've loaded SMC 3.6 and loaded the container manager piece with no problems on a fresh Solaris 10 (11/06) install on a blade 1000. The managment center works just fine. I've loaded the container manager according to the following doc:
    http://docs.sun.com/app/docs/doc/819-4098/6n699bc48?a=view
    The install went fine but when I point my browser to the page specified in the doc above the browser wants to download a bin file. I've restarted the java web server as shown in the above doc and I've scanned the port 6789 with nmap to make sure it was open. All browsers I've tried want to download a bin file. They are not launching a console as shown in the doc.
    I've tried firefox on linux, netscape on solaris and IE on windows. Java is loaded and working on all platforms. How do I get this working?

    use secure http
    https://<server name>:6789
    make sure you ran the setup for Solaris Container Manager

  • Managed server does not start with BEA-090870 security error

    I am getting this autorization error
    <Sep 22, 2014 11:07:23 PM EDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /opt/app/oracle/middleware/v12c/oracle_home/wlserver/server/lib/XACMLAuthorizerInit.ldift..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: weblogic.security.spi.ProviderInitializationException: A failure occurred attempting to load LDIF for provider Authorizer from file /opt/app/oracle/middleware/v12c/oracle_home/wlserver/server/lib/XACMLAuthorizerInit.ldift.
    It use to be working. I am looking for a way  to correct this.
    Thanks

    hi
    the following link may hekpful to you
    http://webservices.bea.com:8080/Clarify/getCaseDetails.do?caseID=537204
    open a support case with bea
    Regards
    Prasanna Yalam

Maybe you are looking for

  • Data loading from ODS to CUBE

    Hi All, I have loaded data from ODS to CUBE. now i have requirement to add some fields in the standard cube. so, for testing purpose i have created copy of the original and created transformation . now when i try to load data from ODS it shows me no

  • Diskpart, drive letter removal using a wildcard

    I am trying to write a diskpart script to automatically set a drive letter to "F" the disk is always plugged into the same port, but anytime the computer reboots it assigns a different drive letter, but it never hands out the "F" letter to any other

  • "User" files in trash after I started to empty it.

    My computer has been acting strangely so I decided to empty the trash, I stopped the process when it showed over 16,000 files being deleted.  Now our user files (copies?) are in the trash, dated the exact time I started to empty.  Is this a virus?  W

  • Downloaded new OS and now synchronization is all messed up

    I have a BB 8900 and downloaded what I thought was the latest OS.  I have v4.6.1.319 and my carrier is A T & T.  I cannot complete a synchronization to Windows 2003 Outlook.  It fails and I'm finding email addresses on the wrong contact name and thin

  • Push Microsoft Word settings with ARD

    Can someone tell me how to push Microsoft Word settings with ARD? Basically I have been tasked with figuring out how to default save as .docx in Office 2008 and Office 2011. I have 50+ users and I'd like to be able to push this settings change using