No Enterprise Manager - 500 error

I have installed CF9 Enterprise (32bit install) on a Windows 2008 Server SP2, 32 bit server (two of them, in fact), with Web Server / IIS role installed. Installed Role Services of  Application Development (ASP.NET, ASP, CGI, ISAPI extensions/filters, SSI's) role installed . Then installed the 9.01 patch, ran the CF "Web Server Configuration Tool" for all sites (there is only the Default Web site installed). Did not install the IIS6 management extensions (since the Web Server Configuration Tool doesn't like that to be installed.
I was able to get to the Cold Fusion administrator (at http://localhost/CFIDE/administrator/index.cfm ) page, and login successfully. The System Information page shows ColdFusion Enterprise version  9,0,1,274733  , with the OS of Windows Server 2008 R2 (OS Version 6.1), Adobe Driver version 4.0 (Build 0005).
This CD Administrator page does not show the Enterprise Manager menu choice on the left side. If I use an address of http://localhost/CFIDE/administrator/entman/index.cfm (after verifying those files are in the 'entman' folder), I get an HTTP Error 500.0 page. Sometimes that page will be inside the CF Adminstrator page frame, but still the 500.0 errorr. The files are in the 'physical path' as F:\inetpub\wwwroot\CFIDE\administrator\entman\index.cfm .
Have done massive searches on the Adobe forums here, and via other search engines, and have not found the solution. Have tried seting the Application Pool Defaults to "enable 32-bit applications' to 'true' or 'false', either setting still gets the 500.0 error on the 'entman' page.
All settings on the server are set to default values. I have done a full uninstall, reinstall of CF; a full rebuild of the server, but still the 500 error.
The "Adobe ColdFusion Server Manager" application works OK; I have installed the latest version of Adobe Air.
Am extremely puzzled as to why the Enterprise Managr cannot be run. (And a bit frustrated also.)
Ideas?
Thanks...Rick..

Rick, before you reinstall, you can probably correct things. It just seems you've gotten yourself into a bit of a bind. I hope the following can help you recover if you want to, or at least help you (or other readers) understand things better.
To your first point, what happens if you just go to the main page (not the entman subdirectory)? What do you see in the top left of the left navbar? It should say "Server: cfusion" if you are indeed seeing the cfusion instance (where the Enterprise Manager is found). If you see another server name there, you're viewing the CF Admin for THAT instance, not the cfusion one. And if you see no mention of a "Server:" (above the "expand all" phrase), then you are NOT viewing the CFAdmin of a multiserver instance but rather of either an Enterprise Server, or Standard, or Development deployment of CF.
It's easy for that to happen, depending on how you configure the web server (whether manually, or during installation of CF, or using the web server configuration tool). Since you're using no port in your first example, that's using port 80 which is typically responded to by an external web server (like IIS or Apache). Since you say you're using IIS, you can look at properties for the site (whatever is responding to localhost, in your case) to see how its configured to hand CFM files to CF. (Since you're on IIS 7.5, select "handler mappings" in the "content view" while selecting the site, then look for the mapping for path "*.cfm". Double click the mapping to see the value for its "executable". That indicates the directory where CF lives that it's passing requests to.)
As for your second examples, those are using the ports typically associated with the internal web server (as opposed to the external ones like IIS or Apache), which can be enabled optionally either during CF installation or afterward by changing a config file (or automatically for newly created multiserver instances). To be clear, 8300 is the typical port for the built-in web server for the cfusion instance, and 8500 is the typical port for Server/Standard deployments. The actual numbers for any given CF deployment can change, if the port is already in use at installation, or if someone picks a different one when configuring things manually.
To your point 3, I don't think anyone was saying that you had a "JRun4 folder in the E:\ColdFusion9 folder". Rather, the point being made was that there are two primary places where CF is installed, depending on the deployment option chosen. For CF Standard or Enterprise/Developer Server deployments, it's put into the \ColdFusion9 directory (for cf9). For Enterprise/Developer Multiserver deployments, it's put into \JRun4.
The fact that you have both (it seems, from your earlier note) indicates that you have implemented both kinds of deployments (to your point 5, also). That's perfectly acceptable to do. But it can cause the kind of confusion you're seeing. It may be that IIS has been configured to pass requests (for localhost) to the CF Standard/Server deployment, not your Multiserver cfusion instance. Running the web server config tool (from the multiserver deployment) and configuring it to pass the site to that cfusion instance would solve that. 
Then again, you may instead want to pass the site to some new instance. You could configure it to do that instead, but then you do need a way to get to that cfusion instance. That is why Isaac suggested that the 8300 port might work. That would be the typical way to access the cfusion instance. You can look at the instance's jrun configuration file (C:\JRun4\servers\cfusion\SERVER-INF\jrun.xml) to see both whether the built-in web server is enabled and what its port is. Look for the entry:
Whatever value that is, try using that. If you change either, you need to restart the instance for them to take effect (and beware that if you make any error, the instance may not start. See the /jrun/logs directory for more information.)
As for your 4th point, it is interesting that you see the entman directory. But I just looked at a CF9 Standard deployment I have, and the directory is indeed there. We might assume it's only put there for Enterprise Multiserver deployments, but maybe not. Someone else can confirm if they see it, too. Anyway, when I try to visit it (with my Standard deployment of CF), I don't get a 500 error, but I do get a blank page. Regardless, perhaps your problem is that your localhost site is configured to pass cfm page requests to something other than a cfusion instance. That would likely be the only one where CF would respond to a request for the Enterprise Manager.
Hope some of that helps. But yes, if you removed everything and started over, I'd expect all would work as well. If you have any reason to keep what seems to be more than one deployment of CF (as some do), then I hope the info above explains both how to do it and how it can get a little crossed up.
/charlie arehart
[email protected]
Providing CF and CFBuilder troubleshooting services
at http://www.carehart.org/consulting

Similar Messages

  • Enterprise manager console error

    Hi all
    when i launch the enterprise Manager Console from my xp Professional i get this error
    java.lang.reflect.InvocationTargetExceptionjava.lang.NoClassDefFoundError: oracl
    e/jdbc/OracleDriver
    My pc is a notebook with a partition c: with the system and the data partition d.
    i look into some bat file that launch some oracle application ant it seem that use the jvm distribuited with the oracle client 10g under oracle\product\10.2.0\client_1\jdk.
    Why doesn't works?
    Thanks!

    Hi all i try some solution but not works.
    The problem seems like oracle can't find or can't find the right version of java library therefore i think the solution is to set the right jvm for the oracle
    products but how i can do this?
    Any idea?
    Thanks!!!

  • Enterprise manager configuration error: error instantiating OC4J Files

    Good day to all.
    Its my first time to install Oracle 11g on my Windows 7 computer.
    After i installed and configured the database, i get this following error , so i can't go through the Enterprise Manager.
    Enterprise Manager Configuration failed due to the following error - Error instantiating OC4J Configuration files
    So i checked the emConfig.log for error details, and i found out that i have some several files missing, in which i checked the folder also.
    I don't know why these files are missing.
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml in searching for tag jms-server with attribute port
    java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at java.io.FileReader.<init>(FileReader.java:41)
         at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
         at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1297)
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml in searching for tag rmi-server with attribute port
    java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml in searching for tag web-site with attribute port
    java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.util.FileUtil setAttributeInXML
    CONFIG: Stack Trace:
    java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMDBCConfig instantiateOC4JConfigFiles
    CONFIG: Failed to set value in server.xml for application-server tag
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at C:\app\ROMMEL\cfgtoollogs\dbca\RommelDB\emConfig.log for more details.
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating OC4J configuration files
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:427)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:174)
    IT seems that the folder OC4J_DBConsole\config\ does not contain any xml files.!
    Prior to this, i get some files that are not found error when running the SETUP, there are several of them, i just pressed CONTINUE in
    order to finish the installation.
    Hope anyone can give me a good advice and help so that i can start to run Enterprise Manager and to learn how to get around with database creation and configuration
    Im a total newbie in Oracle, so any help would be greatly appreciated.
    Thank you very much.

    Hello.
    I have successfully installed Microsoft Loopback adapter.
    I checked out the installation logs in the Logs directory, i can the error log (oraInstall2012-06-05_12-36-49PM.err) . which contains many errors:
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup19.jar (The system cannot find the path specified)
    AND lots of .jar and .rsf files missing.
    What should i do next?
    Thank you.

  • Oracle Enterprise Manager NT Error 2140

    I had enterprise manager (oracle 8.1.6) running just fine (although I had to start it manually after reboot)
    I installed OAS now it refuses to start
    and gives win nt error 2140
    Please HELP here, this is the most
    user Unfriendly installation process
    I have ever seen, I can't even find
    any troubleshooting tips anywhere...
    Jay
    null

    Hi,
    Here the problem not with host NAME.
    Please search for the article
    434834.1 Problem: Host Cpu and Active Sessions Charts Are Not Displayed on DB Console Homepage
    Bug 6030546 CPU GRAPH ERRORS WITH JAVA.LANG.NOCLASSDEFFOUNDERROR: ORACLE/CHARTS/TYPES/CHART
    Solution
    You can implement the following workaround to prevent the issue from happening:
    1) Stop the dbconsole
    <ORACLE_HOME>/bin/emctl stop dbconsole
    2) Search for a file named jcb.jar under ORACLE_HOME/sysman/webapps/emd/WEB-INF/lib
    3) Copy the jcb.jar that you found to <ORACLE_HOME>/sysman/jlib folder
    4) Start the dbconsole
    <ORACLE_HOME>/bin/emctl start dbconsole
    How search: login to
    support.oracle.com
    right side, copy and paste 434834.1
    main problem is you are not able to see  chart Active Sessions or chart Host CPU in EM
    Hope this answers your question
    Kind Regards,
    Rakesh jayappa

  • Oracle Enterprise Manager - HTTP error: 503 Service Unavailable

    Dear all,
    some time ago I've upgraded Oracle Database 10g up to version 10.2.0.4.0 on a Linux system.
    Now if I try to connect to HTTP Oracle Enterprise Manager interface (http://(My server name):1158/em/console/aboutApplication) I see this error into my browser: "503 Service Unavailable - Service is not initialized correctly. The Em Key is not configured properly. Run "emctl status emkey" for more details."
    If I perform "emctl status dbconsole" command from command line I have this output
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    So I've tried to restart Oracle Enterprise Manager trough command line using "emctl start dbconsole":
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control .... started.
    Now dbconsole seems to be running as follows
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    but my browser always shows the same above error.
    If I try to perform the suggested "emctl status emkey" command trough command line I have this output:
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password: (Here I put sysman password)
    Exception caught
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    java.sql.SQLException: ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:744)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:217)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:968)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3475)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4399)
    at oracle.sysman.emSDK.conf.ConfigManager.startupEmKey(ConfigManager.java:855)
    at oracle.sysman.emSDK.conf.ConfigManager.statusEmKeyInRepos(ConfigManager.java:1113)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.statusEmKey(EmKeyUtil.java:273)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.main(EmKeyUtil.java:583)
    I've done no changes on Linux operating system side.
    Could somebody help me, please?
    Thanks for help and regards.
    DragonsLordKERNEL
    Edited by: DragonsLordKERNEL on 17-nov-2008 11.06

    Check if your emkey file is still under $ORACLE_HOME/sysman/config/emkey.ora
    Also check Oracle doc,
    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/security2.htm#BABJGGIG
    consider remove the recreate emkey if it doesn't work out.

  • Enterprise Manager Configuration : error generated not in documents.need solution

    I have my database ( Oracle 7.3.2 ) on DEC-Alpha running OpenVMS 7.1 My enterprise manager is 1.2.2 . I created the repository but when trying to connect , the error that is generated is VOC - 00114 ( authentication supplied for a non-repository database cannot access the repository ) . I was trying to connect using a user with DBA privileges and had the repository created with the same user . This error also finds no mention in the documentation . I guess there is some compatibility issue but I am not too sure .
    Please help me

    Raj, I might recommend opening an iTar on Metalink to get a support rep to respond to this.
    Roger

  • Enterprise Manager returns error 404 (page not found)

    Hello
    I searched forums and found several threds like this but couldn't solve this problem.
    I am running SLES 11 x64 on VMware virtual machine.
    Linux hurricane 2.6.32.12-0.7-default #1 SMP 2010-05-20 11:14:20 +0200 x86_64 x86_64 x86_64 GNU/Linux
    Installed Oracle DB 11g, installation went normal, without any errors. enterprise manager is running:
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://hurricane:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running.
    Logs are generated in directory /opt/oracle/product/11gR1/db/hurricane_orcl/sysman/log
    database is started, I can connect and execute queries. I remover oracle and then entire OS, instaled everithing from the scratch, dropped and recteated repositories, but didn't help.
    I can connct to https://hurricane:1158/ but there is no page at https://hurricane:1158/em
    what can I do?

    you are able to connect to https://hurricane:1158/, then why you are concern of link https://hurricane:1158/em/console/aboutApplication?
    have you tried with https://hurricane:1158/em/console?

  • Oracle Enterprise Manager Console Error

    Hi,
    I have installed Oracle 10g client for administrator(for Windows Vista) on my Windows Vista machine to manage Oracle databases remotely.
    However, after creating the TNS service names I get error in OEM admin console as follows and do not see any DB connections.
    Error: Failed to parse tnsnames.ora file
    oracle.net.config.serviceAliasException: TNS-04404: No error
    caused by Oracle.net.configException: TNS-04414
    caused by TNS-04610"
    How can I troubleshoot this error and rectify OEM console.
    Appreciate much your kind response.
    Regards,
    Noor

    Hello all,
    I had exactly the same problem: ServiceAliasException: 11, not 10 as in the MetaLink note referred to above.
    It turned up today, but the tnsnames.ora file hasn't been changed since October 15:th. It turns out to be
    some kind of security matter in windows (XP in my case, but I guess it's about the same in Vista).
    All the files in my TNS_ADMIN folder have been set to read-only. Looking at them with cygwin shows that
    it's actually even worse: They've been chmod:ed 0 and put on an ACL.
    Once I chmod:ed them writable again (guess removing the read only flag in windows would do the same),
    I could create and save new entries with my 10.2 OEM standalone again.
    Seems youy get a "ServiceAliasException: 11" when tnsnames can't be written.
    Best regards,
    //Robert

  • 10g Enterprise manager configuration error SEVERE: Failed to unlock all EM-

    Hi Dear,
    I have oracle 10g2 on windows 2003 server. I am getting this error while configuring OEM. Few days back, I have reorganized my database. Earlier it was working fine.
    SEVERE: Failed to unlock all EM-related accounts
    dbsnmp and sysman are not locked.
    for default profile Password max use limit is unlimited.
    command used
    emctl stop dbconsole
    emca -repos recreate
    emca -deconfig dbcontrol db
    emca -config dbcontrol db
    Thanks lot
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: D:\oracle\product\10.2.0\db_1
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:23:14 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: D:\oracle\product\10.2.0\db_1
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: mfundliv
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user:
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 3, 2009 12:23:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 3, 2009 12:23:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Oct 3, 2009 12:23:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Oct 3, 2009 12:23:29 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:23:29 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:23:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
    Oct 3, 2009 12:23:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:23:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYSMAN
    Oct 3, 2009 12:23:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:23:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value: [email protected]
    Oct 3, 2009 12:24:06 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value: MUMHOIEXBAPP03.FGI.AD
    Oct 3, 2009 12:24:06 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:06 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MFUNDLIV
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\MFUNDLIV\emca_2009-10-03_12-23-14-PM.log.
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 3, 2009 12:24:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MFUNDLIV
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: MFUNDLIV
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: MFUNDLIV
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1688986573
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYSMAN
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: MFUNDLIV
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: mfundliv Host: mumhoimfdapp.FGI.AD Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle\product\10.2.0\db_1]
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle\product\10.2.0\db_1
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle\product\10.2.0\db_1\install\staticports.ini
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle\product\10.2.0\db_1:mumhoimfdapp.FGI.AD:null:mfundliv:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_mfundliv value: 3938
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_mfundliv value: 1158
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_mfundliv value: 5540
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_mfundliv.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_mfundliv value: 5520
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: mfundliv : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully granted priviliges to dbsnmp.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: Updating file D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables ...
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables.emca.util.tmp to D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: File D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables is successfully updated
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: mfundliv, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2009 12:24:18 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Oct 3, 2009 12:24:19 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: ORA-28007: the password cannot be reused
    ORA-06512: at line 1
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-28007: the password cannot be reused
    ORA-06512: at line 1
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeSql(SQLEngine.java:1708)
         at oracle.sysman.emcp.EMReposConfig.unlockAccounts(EMReposConfig.java:566)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:235)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Oct 3, 2009 12:24:19 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    Oct 3, 2009 12:24:19 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\MFUNDLIV\emca_2009-10-03_12-23-14-PM.log for more details.
    Oct 3, 2009 12:24:19 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:239)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)

    See the metalink Note:336629.1, which has clearly mentioned the solution.

  • Oracle 9ias Enterprise Manager error

    Hi guys,
    I'm getting the following error when i access my Enterprise Manager:
    Servlet error: Renderer failed: java.lang.NoClassDefFoundError
    It's my first access to the EM.
    The server is instaled in a Windows 2000.
    Someone can help me with this error?
    Thanks

    Hi Fabio,
    You have one emwebsite running per ORACLE HOME. Having said that you should have 1 em for the Infra and 1 for the midtier.
    To access the corresponding emwebsite, you need to start the corresponding em process.
    This is how it can be done:
    From the Services >
    Start the <..>ASControl process
    From the cmd like:
    GOTO OH/bin> emctl start iasconsole
    To start ONLY the agent:
    OH/bin> emctl start agent
    From the error, you have mentioned it is difficult to conclude the exact cause of the error.
    Can you please provide the following informations:
    1) What type of install is it?
    (e.g. Infra on so and so machine + portal & wireless midtier on..)
    2) Can you please check the corresponding OH/sysman/log directory and scan the log files. Incase, you are unable to understand then please post the corresponding errors in this post.
    I suggest, you stop your instance and start it in order.
    This is what you can try:
    Stop you instance (All processes)
    In this Order --
    em of the midtier,
    process manager of the midtier
    em of the infra
    process manager of the infra
    database
    tnslistener
    Check for runaway processes. If found kill it.
    When all done start it in the following order:
    tnslistener
    database
    process manager of the infra
    em of the infra
    process manager of the midtier
    em of the midtier
    Thanx,
    Chetan.

  • The internal Id Of preferred Enterprise Manager could not be found

    Hi Experts,
    I am getting error (The internal Id Of preferred Enterprise Manager could not be found) in phase "Generate System level metric" in step 8 of Managed System configuration through solman_setup. I have checked both Enterprise Manager as well as SMD agent is running.We have LM service 7.10 SP10.
    Please suggest.
    Thanks
    Aditya Roushan

    Hi Aditya,
    Please check the below SAP Notes -
    1836087 - The internal id Of preferred Enterprise Manager could not be found
    1842544 - Generate System Level Metrics ended with Enterprise Manager missing error
    Best Regards,
    Tanmeya

  • Oracle enterperise manager start error

    I have oracle database 11GR2 on windows 7 when i want to start enterprise manager , the error in below is shown : Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved.
      C:\Users\SHOJAIE>emctl start dbconsole Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0 Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved. https://SHOJAIE-PC:1158/em/console/aboutApplication Starting Oracle Enterprise Manager 11g Database Control ...System error 5 has occurred.  Access is denied.

    check if oracle services is up and running, also export ORACLE_SID, ORACLE_HOME and ORACLE_BASE and try again.
    any new error?

  • JCAPS 5.1.3 Error re-deploying projects in Enterprise Manager

    Hi
    We are having an occasional problem when deploying and enabling JCAPS 5.1.3 projects from Enterprise Manager (see first error below). We've restarted the Logical Host with limited success. Also, we tried recreating the Deployment Profile, again with limited success. The intermittent nature of the problem suggests it's something that is being cached which is refreshed after a while. We haven't tried recreating the Connectivity Map and would like to avoid, if possible.
    Does anyone know what causes the problem? Is there a proper solution? Or a workaround?
    Thanks
    [#|2008-05-20T10:57:52.500+0100|SEVERE|IS5.1.3|javax.enterprise.system.container.ejb.mdb|_ThreadID=20; ThreadName=http28000-Processor3;|MDB00017: [queueFromOasisOPADT_svcTIEOPRouter]: Exception in creating message-driven bean container: [com.sun.enterprise.connectors.ConnectorRuntimeException: The MDB references an unknown resource adapter: dpCS_TESTprjOasisADT#queueFromOasisOPADT_svcTIEOPRouter; (the MDB is com.sun.ejb.containers.MessageBeanContainer:[Name=dpCS_TestprjOasisADT:queueFromOasisOPADT_svcTIEOPRouter]; id isdpCS_TESTprjOasisADT::queueFromOasisOPADT_svcTIEOPRouter; registry of known resource adapters: com.sun.enterprise.connectors.ConnectorRegistry:[Registered connectors: eventmanagement, rajboss, dpCS_TestprjOasisADT#queueFromOasisIPADT_svcTIEIPRouter, dpCS_TestprjOasisADT#svcOASISOP2TIE_queueFromOasisOPADT, rawave, rajndi, rawmq, dpCS_TestprjOasisADT#queueFromOasisOPADT_svcTIEOPRouter, dpCS_TestprjOasisADT#cmOASISIP2TIE_jcdHL7MLLPServer1_queueFro_u002D_109371547, logging, dpCS_TestprjOasisADT#cmOASISIP2TIE_jcdHL7MLLPServer1_esSqlTIE, __xa, rasunone, dpCS_TestprjOasisADT#eaHL7OasisIP2TIE_cmOASISIP2TIE_jcdHL7MLLPServer1, rastcms, dpCS_TestprjOasisADT#eaHL7OasisOP2TIE_svcOASISOP2TIE, raunifiedjms, dpCS_TestprjOasisADT#StartUpConnector, rawl, rastcms453]]|#]
    [#|2008-05-20T10:57:52.500+0100|SEVERE|IS5.1.3|javax.enterprise.system.container.ejb.mdb|_ThreadID=20; ThreadName=http28000-Processor3;|com.sun.enterprise.connectors.ConnectorRuntimeException
    com.sun.enterprise.connectors.ConnectorRuntimeException: The MDB references an unknown resource adapter: dpCS_TESTprjOasisADT#queueFromOasisOPADT_svcTIEOPRouter; (the MDB is com.sun.ejb.containers.MessageBeanContainer:[Name=dpCS_TestprjOasisADT:queueFromOasisOPADT_svcTIEOPRouter]; id isdpCS_TESTprjOasisADT::queueFromOasisOPADT_svcTIEOPRouter; registry of known resource adapters: com.sun.enterprise.connectors.ConnectorRegistry:[Registered connectors: eventmanagement, rajboss, dpCS_TestprjOasisADT#queueFromOasisIPADT_svcTIEIPRouter, dpCS_TestprjOasisADT#svcOASISOP2TIE_queueFromOasisOPADT, rawave, rajndi, rawmq, dpCS_TestprjOasisADT#queueFromOasisOPADT_svcTIEOPRouter, dpCS_TestprjOasisADT#cmOASISIP2TIE_jcdHL7MLLPServer1_queueFro_u002D_109371547, logging, dpCS_TestprjOasisADT#cmOASISIP2TIE_jcdHL7MLLPServer1_esSqlTIE, __xa, rasunone, dpCS_TestprjOasisADT#eaHL7OasisIP2TIE_cmOASISIP2TIE_jcdHL7MLLPServer1, rastcms, dpCS_TestprjOasisADT#eaHL7OasisOP2TIE_svcOASISOP2TIE, raunifiedjms, dpCS_TestprjOasisADT#StartUpConnector, rawl, rastcms453]
         at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.findActivationSpec(ConnectorMessageBeanClient.java:170)
         at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:121)
         at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:174)
         at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:203)
         at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:513)
         at com.sun.enterprise.server.ApplicationLoader.secondPhaseLoad(ApplicationLoader.java:233)
         at com.sun.enterprise.server.TomcatApplicationLoader.secondPhaseLoad(TomcatApplicationLoader.java:120)
         at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:202)
         at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:96)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:211)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:157)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:494)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:448)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:432)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:299)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:107)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3882)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.admin.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.mbean.config.AdminBase.invoke(AdminBase.java:86)
         at com.sun.enterprise.admin.server.core.mbean.config.ConfigMBeanBase.invoke(ConfigMBeanBase.java:680)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:295)
         at com.sun.enterprise.deployment.phasing.DeploymentService.multicastEvent(DeploymentService.java:341)
         at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:284)
         at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:119)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:74)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:233)
         at com.sun.enterprise.deployment.phasing.DeploymentService.start(DeploymentService.java:183)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.enable(ApplicationsConfigMBean.java:1603)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:290)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:283)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:295)
         at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
         at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
         at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:768)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
         at sun.reflect.GeneratedMethodAccessor123.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:289)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:318)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:205)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
         at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:102)
         at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:192)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:261)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:215)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:583)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:200)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:180)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:161)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:156)
         at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:173)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:154)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:569)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:979)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:211)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:692)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:647)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:691)
         at java.lang.Thread.run(Thread.java:595)
    |#]

    Hi Experts,
    I'm trying to protect a web service deployed in jcaps 5.1.1, using SAML assertions against an Access Manager 7/7.1, the web services clients are both, web and standalone applications, I also have read netbeans tutorials, that expose how to implement identity webservices using AppServer 9.1 + AccessManager 7.1 using the SAML Holder of key and other security mechanisms, but this implementation requiere modifications to the server.policy file to add support to SOAP message security providers and HttpServlet message security providers, the addition of a library called amwebservicesprovider.jar to the classpath suffix (this library implements the jsr-196 java Authentication Service Provider Interface for Containers) and aditional configuration required in the AM side that is not detailed in the tutorials.
    Could someone guide me on how to protect the acces to a web services deployed in the jcaps logicalhost based on AM roles assigned to users?
    Any help is aprecciated
    Juan

  • Error ORA-12560 prompts when trying to log in to the Enterprise Manager

    Hi all,
    I am a newbie to Oracle.
    Just installed the Oracle 9i Database Enterprise Edition (9.0.1) into Windows Server 2003 Standard Edition. Problem is encountered when trying to log in to the Enterprise Manager Standalone mode using either system/oracle or scott/tiger as credentials. Error "ORA-12560: TNS:protocol adapter error" prompts.
    I tried to check with some configuration and see whether the services are started. Services of "OracleOraHome90TNSListener" and "OracleServiceORCL" have been started and the database exists in the dedicated directory. Environment variables of "ORACLE_HOME" and "ORACLE_SID" have been added manually as the SID is set to orcl, which I just follow what the instruction manual has stated. Moreover, I can't get access using command prompt typing "svrmgrl"; error returned stating " 'svrmgrl' is not recognized as an internal or external command, operable program or batch file."
    Another information is that there is no domain set in my server. Just a server with a name being assigned in a workgroup.
    Hence, would you mind please advice me what to do in order to get access into the Enterprise Manager? It's quite an urgent task.
    A million thx in advance!
    Best Regards,
    Karen

    Hi Jigneshrp,
    Thanks for your reply.
    It is checked that the listener is running and TNS name service exists. Following your advice, I did create a new listener and another name service and use them, but the same error turns out when trying to log in to the Enterprise Manager again.
    Additional information to take note for is that while reconfiguring the existing listener or creating a new listener, a mesage prompts stating "The information provided for this listener is currently in use by other software on this computer. You can proceed with the configuration as it is, but it will not be possible to start this listener until the conflict is resolved. Would you like to continue with the continue with the configuration anyway? Yes/No".
    As for the reconfiguration or the new creation of TNS names service, when I am trying to test for the connection, the results in the details pane states that "Connecting... ORA-12560: TNS:protocol adapter error. The test did not succeed...."
    Would you mind pls advice me on these?
    Furthermore, there exist 2 questions I am wondering is that it is stated in the instruction manual that prior to the installation, a static IP should be specified for it instead of the DHCP one; hence, I wanna ask after the complete insallation, is it that the server should be running in the network, i.e. allow it to get connected with the outside network?
    2nd question is that can Oracle 9i Database Server Standard Edition (9.0.1) be installed under a Windows Server 2003 Standard Edition and just a Window XP Professional?
    Thanks for your reply.
    Best Regards,
    Karen

  • Error loading Management Modules of Enterprise Manager 8.2.3.5

    Hi all,
    actually we have installed the Wily Enterprise Manager 8.2.3.5 on Linux x64.
    Starting the manager we get the following errors in the IntroscopeEnterpriseManager.log
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "MSFT .NET - Duet"
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "SAP J2EE - Duet"
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "SAP J2EE - NetWeaver PI(XI)"
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "SAP Navigation"
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "SAP Host"
    2/23/11 03:41:09 PM CET [INFO] [Manager.ManagementModule] Loading Management Module "SAP Business Objects"
    2/23/11 03:41:10 PM CET [ERROR] [Manager]
    2/23/11 03:41:10 PM CET [ERROR] [Manager]
    2/23/11 03:41:10 PM CET [ERROR] [Manager]
    2/23/11 03:41:13 PM CET [ERROR] [Manager]
    The error indicates a problem during the load of the Management Modules.
    Also we observed problems calling dashboards from the Console in the wily Introscope Webview.
    For e.g. the dashboard J2EE CPU and memory Detail
    Calling this dashbord ends in the following error:
    An error occurred fetching this dashboard from the Enterprise Manager: null
    What could be the problem for the errors during the Management Modul load ?
    Thanks in advance for your help.
    Kind regards
    Anton

    Hello Anton,
    Please download the SAP Management Modules from the marketplace.
    Check note 797147 and note  1579474 about Management Modules usage.
    Best regards,
    Guilherme Balbinot

Maybe you are looking for