9ias ENTERPRISE MANAGER

Please i have installed 9ias infrastructure on W2k Pro and it installed successfully, but can't log into enterprise manger with ias_admin as user and oracle1 as password. Is there any other password to use to get in.
I can access the http://hostname:7777 and https://hostname:4443 and see the ports.
Again, do I need to install oracle 9i server in order to install portal and wireless from the 9ias or is the 9ias infrastucture installs a default db and can I rename this default db and where can I do that.
Thanks
Leonard

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.

Similar Messages

  • 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.

  • Error while deploying application using enterprise manager website and dcmctl

    Hi,
    I am trying to deploy a huge ear file using enterprise manager website of Oracle 9iAs Rel 2.
    The deployment fails with the following error.
    Deployment failed: Nested exception Root Cause: null; nested exception is: java.lang.OutOfMemoryError. null; nested exception is: java.lang.OutOfMemoryError
    We are able to deploy the same ear file using stand-alone container. We are planning for deployment in few days to go it live. Pls suggest what could be the problem.
    Hardware Used:-
    DellServer Intel P3 dual processor 1.2GHz
    1GB RAM
    2GB virtual memory,
    40GB free hard-drive.
    Apart from 9ias enterprise edition, this system has Oracle database also on it. But the database is not being used at all by anyone.
    No other software is installed on the system
    Software:-
    Windows 2000 Server sp2
    Oracle 9ias Release 2 Enterprise Edition (Installed J2EE and Webcache)
    Oracle 8i Database 8.1.6.0.0
    Size of application:-
    130 EJBs (107 CMP + remaining Session Beans)
    1700 JSPs
    3 servlets
    Packaged properly into jar,war,ear structure.
    the size of ear file is about 13MB.
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Are there any mandatory patches to be applied after installing 9ias Rel2?
    Thanks
    Srinath

    Try to fragment the 'ear' in less than 64k blocks or don't transmit as long raw.
    Please let me know if this works.

  • Error while trying to deploy the application using Enterprise manager website

    Hi,
    I am trying to deploy a huge ear file using enterprise manager website of Oracle 9iAs Rel 2.
    The deployment fails with the following error.
    Deployment failed: Nested exception Root Cause: null; nested exception is: java.lang.OutOfMemoryError. null; nested exception is: java.lang.OutOfMemoryError
    We are able to deploy the same ear file using stand-alone container.
    We are planning for deployment in few days to go it live.
    Pls suggest what could be the problem.
    Hardware Used:-
    DellServer Intel P3 dual processor 1.2GHz
    1GB RAM
    2GB virtual memory,
    40GB free hard-drive.
    Apart from 9ias enterprise edition, this system has Oracle database also on it. But the database is not being used at all by anyone.
    No other software is installed on the system
    Software:-
    Windows 2000 Server sp2
    Oracle 9ias Release 2 Enterprise Edition (Installed J2EE and Webcache)
    Oracle 8i Database 8.1.6.0.0
    Size of application:-
    130 EJBs (107 CMP + remaining Session Beans)
    1700 JSPs
    3 servlets
    Packaged properly into jar,war,ear structure.
    the size of ear file is about 13MB.
    Thanks
    Srinath

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

  • Userid & password for Enterprise Manager?!! pls help.

    I installed Release 2 9i Infrastructure, Application Server and Developement kit on one NT machine, they were all installed under separate Oracle Home like
    d:\oracle\oracleHome (for infrastructure)
    d:\oracle\ASHome (for AS)
    d:\oracle\SDKHome (for DK)
    1. I saw under 'Start/Programs' these folders contain similar things like 'Start/Stop HTTP Server', do I have to start each of these manually?
    2. I saw from the notes that we can check the status of the servers by going to the Enterprise Manager.
    However, it prompts a window for userid and password. <== which user id and password does it needs?
    3. Is there only one Enterprise Manager for all (Infrastructure + AS)?
    from my notes and memory during installation, i have only created an instance name and a ias_admin password! (but it does not accept)
    Please tell me the clue to these, and the next step to start building a Portal home.
    Thanks very much,
    a very very newbie :-)

    the relationship between the infrastructure nodes and the application server nodes is a one to many relationship. The infrastructure home should be the only home that the EMWebsite service has been started for.
    the user to log in to em console is ias_admin/<password> if it does not accept the password that you set for this user then try it with caps lock on as you may have had it one when setting the password.
    As 9ias release 2 has been designed with a multiple machine install in mind, if you install more than one instance (multiple oracle homes) on the server then you will end up with multiple apache processes and oc4j processes. This means you will be able to connect to 2 apache server homepages under different ports. That is why you get the same page.

  • 9.0.2 Enterprise manager - An operation is in progress that prevents yours.

    Hi we tried to deploy an application to a 9.0.2 j2ee + webcache version on 9iAS. It timedout and since then we've got the below message when trying to do anything with the enterprise manager:
    oracle.sysman.emSDK.util.jdk.EMException: An operation is in progress that prevents your operation from completing at this time.
    We've restarted the enterprise manager and also bounced the box, but still get the same problem.

    This issue was fixed by issuing the command:
    dcmctl resetFileTransaction -v

  • Enterprise Manager does not give correct results

    I am using version 9.0.2.0.1 core edition(oc4j & web-cache).
    My application consists of business components, java beans and jsp. It is running fine.
    Oracle enterprise manager is not giving correct results of memory/cpu usage by oc4j_home and bc4j.
    Some times it does not gives result, when i refresh it twice or thrice it shows results.
    But results are not correct. On each refresh it gives different results.
    Then it is very hard to find which resuslt is correct.
    waiting for response,
    Tahir.

    i have been using 9iAS versions 102*, 90200, 90201, and now using 903.
    As stated above, some times the results for oc4j_home is displayed.
    But the memory/cpu usage for bc4j is never shown.
    Also, its radio-button is always disabled. while its status is "running".
    On BC4J page, it also shows results of application modules created. But these results are usually wrong.
    How bc4j will be enabled, and how its memory results can be get ???
    Tahir.

  • Why I can't connect to Oracle Enterprise Manager via browser after install?

    I've installed Oracle9iAS Release2(9.0.2) with Windows 2000 server (servicepack3) and Oracle9i database on the same host.After installation, I can use Oracle enterprise manager(via browser) by connect as "ias_admin" and "12345" for password (It's a password that I input at installing). But 2 days later, I cannot connect it!, what's happen to my 9iAS. I try to change my password in command line by "emctl set password <old_pwd> <new_pwd>, But I've got a message that is incorrect password. By the way, I use command line to start OC4J and HTTP Server instead. Please help me for this problem. Thank you very much.
    Ps. I've got this problem for 2 time, but the first time I delete all of oracle products and install it again .

    If you have installed the Oracle AS 10.1.3 using an Apache in front the default port is 7777 as far as I know.
    You wrote that the main page is accessible, that's why I would suspect that you might have a problem with your hostname. Are you accessing the mainpage via the full qualified hostname or via ip?
    Please ensure that you can reach the server using the full qualified hostname!
    If you are not sure about it, add an entry to your local hosts-file.
    Please tell us if this was your problem!
    Regards,
    Eric

  • Can't do anything from Enterprise Manager

    I am trying to undeploy an application from Enterprise Manager Web Site, and I get the following error:
    An error occured while undeploying the application. The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository, no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT * EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance will automatically be performed.
    It won't let me do anything. I tried dcm, too. It happens too often to me that I cannot deploy or undeploy apps from EM, or even to alter simple properties. Is there a way to recover from this situation?
    I have checked the errors at $ORACLE_HOME/dcm/logs but I can't get any ideas from there.
    Help me

    check out the Application Server - General forum. this has been discussed quite many times. Specifically,
    9iAS instance out  of sync with Repository
    -Prasad

  • Clustering, HA and Oracle Enterprise Manager

    Hi all,
    Iam new to 9iAS and have been working on Bea Weblogic before.
    I want to implement a cluster so that I can have HA for service and session routing.
    I was told that this would be possible through configuration in the Enterprise Manager GUI.
    I want to know how to start this GUI and will this type of clustering/cloning work in the case PL/SQL Cartridge apps too?
    Can someone help me out ASAP?
    cheers,
    Swami

    If you've set up your server cluster the enterprise manager should recognize the fact unless you have not installed the HA components of Oracle. I know that under 8.1.7 I had to create the cluster before I installed the oracle software. During the install process the cluster was recognized and the ha options were installed on the system and we went from there. I'm not quite sure how it works under 9i.

  • Ifs from enterprise manager

    I am not able to invoke ifs from enterprise manager.
    Basically i want to know how to use 9ifs.I have oracle 9iDB,9iAs and 9ifs on a single machine.

    what version of iFS are you using? what does your infrastructure look like? also, please post the entire stack trace of the error.

  • Can't login to Enterprise Manager Web Site

    I installed version 2 of the application server (the core package) and was able to go to the Enterprise manager at http://myhost:1810 . I then applied the mandatory patch. After restarting (emctl start) the site prompts me for a password but will not take the ias_admin password I used before.
    Am I missing something?
    Thanks
    -Mike

    There's another step involved for windows. See the 9iAS release notes addendum, this entry:
    11.5 Resetting the Administrator Password
    The Enterprise Manager Web Site will enforce use of the current Administrator (ias_admin) password when you log in to Enterprise Manager, stop the Enterprise
    Manager Service, or change the ias_admin password. If you have forgotten your ias_admin password then you must reset it using the following procedure while you
    are logged on to your PC as the person who installed Oracle9iAS:
    1.Edit the following file and locate the line that defines the credentials property for use the ias_admin user:
    %ORACLE_HOME%/sysman/j2ee/config/jazn-data.xml
    The following example shows the section of jazn-data.xml with the credentials entry in boldface type:
    <realm>
    <name>enterprise-manager</name>
    <users>
    <user>
    <name>ias_admin</name>
    <credentials>rJqp85BkhFwAyw9ddl0PnFlUBVaWzbfT</credentials>
    </user>
    2.Remove the entire line that contains the <credentials> property from jazn-data.xml.
    3.Enter the following command from DOS Command window:
    %ORACLE_HOME%\bin\emctl set password reset <new password>
    4.Restart your PC.
    After the restart, the Enterprise Manager Web Site will be using your new Administrator (ias_admin) password.

  • Problems with Enterprise Manager WebSite

    I have installed Oracle Application Server R2 on a Win2k.
    The problem is that I can do almost nothing through the Enterprise Manager Web Site.
    1. Once, I tried to create a new OC4J instance on a 9iAS install with just ONE deployed application, but I got a Base Exception (or something) that meant nothing to me. After that, most of the components (including OC4J_home) couldn't be managed, although the corresponding application was up and running.
    2. Once, I tried to deploy an EAR file. The procedure would last for ever so I had to close the window of my browser. After that, any change that I tried to make (even a dummy change - just pressing the Apply button of a page) failed telling me that I had to "resync my instance" through the dcm utility. I did and, now, every change I try to apply gives me a timeout error.
    The situation is getting rather iritating. I would like to know if there is any bug. Or is there a certain procedure that I sould follow when dealing with the Enterprise Manager?
    What I have figured out is that when a procedure is interrupted (e.g. when it seems to have stuck), then the problems begin. Is there a way to ensure that the system fully recovers from any previous unsuccessful procedure? I have only tried the "resetFileTransaction" command from the dcm utility without results.
    One last question: can I manage my application server through its XML files manually (without ever touching the enterprise manager)?
    I am desperate. Any help would be appreciated.
    Thanx

    I am experiencing the same problems + I run the 9iAS R2 on a machine with 1GB RAM! Furthermore when I call a PL/SQL from a machine other than the AS Server itself not all content is written to the HTTP response and I end up having a broken HTML content.
    The editing of the XML config files came to my mind as well, though you also need to edit the .conf files of the Appache and all Modules you are using ... which is not very productive!
    Cheers Niels

  • What is username/password for Enterprise Management Website?

    Alright. I just installed the J2EE and Web Cache Install only of 9ias 9.0.2. However, I get done, and I try to access the Enterprise Management Website which by default you can get to at http://machinename.yourdomain:1810...that's what the installation program/script says...and it's correct. But nowhere in the documentation (and I cannot find the 9ias Administrator's guide anywhere on this website) does it tell you what the default username/password is for this website. Is this hardcoded into a file somewhere? What exactly is the default username and password...because it isn't blank?
    See, little tiny things like this is what bug the living daylights out of people who would otherwise be getting things done...and Oracle's software is riddled with stuff like this.

    The user is ias_admin and you should have been prompted for the password during the install.
    Good Luck!

  • 10g Enterprise Manager is not able to connect to the database instance

    I am running a Oracle 10g database in Solaris 10 server. When i am trying to connect to the enterprise manager it says Enterprise Manager is not able to connect to the database instance.
    The database instance is open,the listener is up and the agent connection also says that it succeeded.
    The server houses two 10g databases and the EM was working properly till yesterday. Kindly Help.
    Thanks in advance.
    Ram

    Hi,
    The EM is started and if i give emctl status dbconsole
    -bash-3.00$ emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.3.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    http://gladiator:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running
    Logs are generated in directory /db8/ora10gr2/product/10.2.0/Db_4/gladiator_TROY/sysman/log
    it says that the EM is running. But when i am trying to access the URL it is in IE it says Page cannot be displayed what could be the problem for this???
    Thanks in advance.
    Ram

Maybe you are looking for