Physical setup of Infrastructure & App Server Instances

Hello,
We are going to develop a huge application using BC4J and JClient. Almost 350 users will be connected with the system round the clock. System should be available 24 hours. What should be physical setup of Infrastructure and application server instances, also keep machine failure in mind ???
What is in my mind is -->>>
i) Two database servers, if one machine is failed, other will be available for service.
ii) Two machines having application server instances, if one machine is failed, other will be available for service.
iii) One machine for infrastructure, if that machine is fialed, what will happen ??? Is it possible to have infrastructure on two machines and having same configuration ???
iv) If we count it, there are 7-8 server machines, which are very costly. What should be the approach in this regard. ???
waiting,
Tahir.

Hi Kumar,
Refer this link it may help you.....!!!
Re: Load Balancing in PI
Regards,
Raj

Similar Messages

  • Accessing specific app server instance with proxy

    We are running WLS 6.1 SP4 and WebLogic Portal 4.0 SP3. We are running a cluster
    with an apache web server out front acting as a proxy. We have HTTP_PORT defined
    as 80 in web.xml for the Apache server. The app servers are running on port 8501.
    We've noticed that when we try to access our application on a specific app server
    by going to the app server address and port directly, the URL's that are created
    in the response HTML pages by the createWebflowURL tags contain the web server
    port instead of the app server port.
    We're wondering if there is anything that we can configure so that a client can
    come in through the web server or through a specific app server instance and have
    the application URL's still work (i.e. handle both cases dynamically). While
    the createWebflowURL tag seems to use request.getServerName() it does not seem
    to use request.getServerPort() as we'd expect. Instead, it uses the hard-coded
    HTTP_PORT or the app server port if HTTP_PORT is not specified.
    Any ideas? Without this, it appears difficult to execute tests on a specific
    app server for monitoring purposes when running with a proxy server and a cluster.
    Regards,
    Jeff

    For anybody who reads this expecting a resolution, I eventually found out the cause of the problem... Dodgy nvram. After looking a little closer, I noticed the date had reset to pre-epoch and was not getting more than 3 seconds past the hour. After resetting the date/time, the same problem was apparent. I reported this to Sun who swapped out the nvram and everything is back to normal.
    Oh, and when I set the date to post-epoch, the JVM worked fine again.

  • How to setup reports in Apps Server 10.1.2.0.0

    I know 10.1.2.0.0 does not have oracle reports. I know that 10.1.2.0.2 does have oracle reports. From the docs I have I cannot upgrade 10.1.2.0.0 to 10.1.2.0.2. Is there anyway I can load a new Apps server 10.1.2.0.2 and get it to use the 10.1.2.0.0 meta data and identity infrastructure of 10.1.2.0.0? If this works how would I setup a reports portlet in a 10.1.2.0.0 portal? Anyone have any ideals?

    hi Kashif,
    just check this thread,
    How to deploy Forms/report on Application Server 10.1.3
    Regards,
    Hamdy

  • Error while starting the app server instance

    Hi,
    When I am starting the stand-alone instance on app sever, i am getting the following error:
    An error has occurred.
    Operation 'start' failed in 'server' Config Mbean. Target exception message: The node agent could not start instance imgr. It is starting and must be stopped.
    Could you please tell what might be wrong.
    Regards.

    I got this same error and it turned out to be because one of the developers had changed the line AS_JAVA="/usr/jdk/entsys-j2se" in /opt/sun/appserver/config/asenv.conf
    to point to a 1.4.2_10 jre. (/usr/jdk/entsys-j2se was a symlink to /usr/java/jdk1.5.0_04/)
    I changed it to an installation of 1.4.2_09 sdk that we had previously installed on their and everything worked fine.
    I don't know whether it was because it pointed to a jre as opposed to an sdk or whether the jre was incorrectly installed. (it's a much around box, so everyone's allowed to do pretty much whatever they want to it)
    Hope this helps,
    Adam

  • How to track session IDs for multiple apps in same server instance?

    All:
    We have 2 web applications (for example: app1,app2) running in one app
    server instance (weblogic 5.1). Both of those applications use the same
    cookie name (defined in weblogic.properties ) to keep the HttpSessionID.
    The tricky thing is that if a client logs in to app1 and then logs in to
    app2 with the same web browser, (for example, IE). The app1's
    HttpSessionID kept in the cookie will be overwritten by app2's
    HttpSessionID because they use the same cookie name.
    My question is this:
    Is there a way to specify a cookie name for each application running in
    an application server instance?
    The only way we know of to work around the problem is that we have to
    host the app1 and app2 in 2 different app server instances so we can
    config app1 and app2 to use different cookie names for the
    HttpSessionID. We are curious if there is a better way to do that.
    BTW, We must use Cookie because of the requirement of cluster and load
    balancer.
    Thanks,
    Ben

    Hi Ben,
    Which version of Weblogic are you using??
    In 5.1 sp8 the Cookie names of the Web Apps are different by default.
    Prasad Peddada <[email protected]> wrote:
    Why can't you add your own cookie?
    In 6.0 you can have different cookie names for different
    apps.
    -- Prasad
    "Benjamin D. Engelsma" wrote:
    All:
    We have 2 web applications (for example: app1,app2)running in one app
    server instance (weblogic 5.1). Both of those applicationsuse the same
    cookie name (defined in weblogic.properties ) to keepthe HttpSessionID.
    The tricky thing is that if a client logs in to app1and then logs in to
    app2 with the same web browser, (for example, IE). The app1's
    HttpSessionID kept in the cookie will be overwrittenby app2's
    HttpSessionID because they use the same cookie name.
    My question is this:
    Is there a way to specify a cookie name for each applicationrunning in
    an application server instance?
    The only way we know of to work around the problem isthat we have to
    host the app1 and app2 in 2 different app server instancesso we can
    config app1 and app2 to use different cookie names forthe
    HttpSessionID. We are curious if there is a better wayto do that.
    BTW, We must use Cookie because of the requirement ofcluster and load
    balancer.
    Thanks,
    Ben

  • Wls 7.0 sp2 proxy plugin issue with iplanet6.x and wls 6.1 sp3 app server

    Hi,
    I've a setup with iplanet 6.x webserver using the wls 7.0 sp2 proxy plugin to
    route requests to the clustered app server instances (2 of them) that are in wls
    6.1 sp3.
    The issue is, I'm noticing that the session is not sticky and is getting routed
    onto the other app server instance. The error that I see in the wlproxy.log is
    as follows:
    *******Exception type [PROTOCOL_ERROR] raised
    at line 654 of URL.cpp
    Thu Nov 13 11:30:08 2003 failure on sendRequest() w/ recycled connection
    to Instance1:7001, numfailures=1
    Thu Nov 13 11:30:08 2003 Marking Instance1:7001 as bad
    Thu Nov 13 11:30:08 2003 got exception in sendRequest phase:
    PROTOCOL_ERROR [line 654 of URL.cpp]: unexpected EOF
    reading HTTP status at line 1010
    Thu Nov 13 11:30:08 2003 Failing over after sendRequest exception
    Thu Nov 13 11:30:08 2003 attempt #1 out of a max of 5
    Has anyone seen this issue? Can anyone explain why this issue is occuring.?
    Thanks.

    Did you find a solution for this problem?
    I have somthing very similar going on where I am currently working.
    Thanks!
    Andy.
    "Simple Guy" <[email protected]> wrote:
    >
    Hi,
    I've a setup with iplanet 6.x webserver using the wls 7.0 sp2 proxy plugin
    to
    route requests to the clustered app server instances (2 of them) that
    are in wls
    6.1 sp3.
    The issue is, I'm noticing that the session is not sticky and is getting
    routed
    onto the other app server instance. The error that I see in the wlproxy.log
    is
    as follows:
    *******Exception type [PROTOCOL_ERROR] raised
    at line 654 of URL.cpp
    Thu Nov 13 11:30:08 2003 failure on sendRequest() w/ recycled connection
    to Instance1:7001, numfailures=1
    Thu Nov 13 11:30:08 2003 Marking Instance1:7001 as bad
    Thu Nov 13 11:30:08 2003 got exception in sendRequest phase:
    PROTOCOL_ERROR [line 654 of URL.cpp]: unexpected EOF
    reading HTTP status at line 1010
    Thu Nov 13 11:30:08 2003 Failing over after sendRequest exception
    Thu Nov 13 11:30:08 2003 attempt #1 out of a max of 5
    Has anyone seen this issue? Can anyone explain why this issue is occuring.?
    Thanks.

  • Best practice when using Tangosol with an app server

    Hi,
    I'm wondering what is the best practice when using Tangosol with an app server (Websphere 6.1 in this case). I've been able to set it up using the resource adapter, tried using distributed transactions and it appears to work as expected - I've also been able to see cache data from another app server instance.
    However, it appears that cache data vanishes after a while. I've not yet been able to put my finger on when, but garbage collection is a possibility I've come to suspect.
    Data in the cache survives the removal of the EJB, but somewhere later down the line it appear to vanish. I'm not aware of any expiry settings for the cache that would explain this (to the best of my understanding the default is "no expiry"), so GC came to mind. Would this be the explanation?
    If that would be the explanation, what would be a better way to keep the cache from being subject to GC - to have a "startup class" in the app server that holds on to the cache object, or would there be other ways? Currently the EJB calls getCacheAdapter, so I guess Bad Things may happen when the EJB is removed...
    Best regards,
    /Per

    Hi Gene,
    I found the configuration file embedded in coherence.jar. Am I supposed to replace it and re-package coherence.jar?
    If I put it elsewhere (in the "classpath") - is there a way I can be sure that it has been found by Coherence (like a message in the standard output stream)? My experience with Websphere is that "classpath" is a rather ...vague concept, we use the J2CA adapter which most probably has a different class loader than the EAR that contains the EJB, and I would rather avoid to do a lot of trial/error corrections to a file just to find that it's not actually been used.
    Anyway, at this stage my tests are still focused on distributed transactions/2PC/commit/rollback/recovery, and we're nowhere near 10,000 objects. As a matter of fact, we haven't had more than 1024 objects in these app servers. In the typical scenario where I've seen objects "fade away", there has been only one or two objects in the test data. And they both disappear...
    Still confused,
    /Per

  • App Server crashes - need help

    We have the problem that our App Server crashes under different conditions. Our application is a Web App with many Session and Entity EJBs. We using Oracle 8.1.6 as DB.
    The following code Fragment causes the Error:
    // Parameter colProjects is an Collection of Strings with primary keys
    public java.util.Collection getResult(java.util.Collection colProjects) {
    java.util.Vector result = new Vector();
    try{
    LocalProjectHome home; // Home Interface of an Entity Bean
    ServiceLocator sl = new ServiceLocator(); // Service Locator Pattern; not implemented as Singleton, no Caching!
    home = (LocalProjectHome)sl.getLocalHome(JNDIName.Bean.Project);
    // and iterate through the result project-id's
    LocalProject p;
    java.util.Iterator itProjects = colProjects.iterator();
    while( itProjects.hasNext()){
    p = home.findByPrimaryKey( (String)itProjects.next() );
              // Read Information from p and write it to vektor result
    catch(Exception e){
              // Error Logging Functions here
    return result;
    This funktion works fine until the number of entity beans exceeds a size over 400. if we reach a higher number of beans the Server crashes without any exception most of the time. Sometimes we got an Exeption like "OraclePrepareStmt - class not found Exception".
    This Crash occurs only when we start the App Server Instance in Release Mode. When we start int in debug mode it works fine. We can reproduce this behavior on Solaris and Windows Versions of the App Server.
    Any ideas where we can look to solve this problem? Or if you need more information about our configuration, plz post here.

    Hi again,
    If you're using the function GUI_DOWNLOAD because its on the presentation layer, then use the function as follows to create it tab delimited. Notice the bold parameter
        CALL FUNCTION 'GUI_DOWNLOAD'
             EXPORTING
                  filename                = file
                  has_field_separator     = 'X'  "file is TAB delimited
             TABLES
                  data_tab                = itab_result
             EXCEPTIONS
                  file_open_error         = 1
                  file_read_error         = 2
                  no_batch                = 3
                  gui_refuse_filetransfer = 4
                  invalid_type            = 5
                  no_authority            = 6
                  unknown_error           = 7
                  bad_data_format         = 8
                  header_not_allowed      = 9
                  separator_not_allowed   = 10
                  header_too_long         = 11
                  unknown_dp_error        = 12
                  access_denied           = 13
                  dp_out_of_memory        = 14
                  disk_full               = 15
                  dp_timeout              = 16
                  OTHERS                  = 17.
    Hope it helps.
    Regards,
    Gilberto Li

  • Running the App Server as a user other than root

    We used to use iPlanet Web Server which during installation allowed you to specify which user you wanted to run the Web Server. This was very good for security. How do you do this with the App server ?
    Thanks
    PS We are running it on Solaris 9.

    Application Server 7 expands on the flexibility offered in the web server.
    The most basic means to define app server instances with non-root users is to create an administrative domain (basically, an admin server instance) using the user ID of interest. As you create new application server instances in the admin domain, you can assign the same user ID to the instances.
    (There is an admin domain that is initially configured as part of the app server installation. If you installed the product as root, then the admin server and the initially configured app server instance are owned by root. If you do not want these instances to be owned by root, you should remove this admin domain and create a new one that is owned by a non-root user.)
    For example, with the following command, I've created a new app server config (an administrative domain) containing an admin server owned by user "ckamps":
    root@canteloupe-{}: asadmin create-domain sysuser ckamps adminuser admin adminpassword password adminport 5050 ckamps.domain3
    Created Domain ckamps.domain3 successfully
    root@canteloupe-{}:
    Then I create an app server instance within this admin domain:
    root@canteloupe-{}: asadmin create-instance domain ckamps.domain3 sysuser ckamps --instanceport 80 instance1
    Created Instance instance1 successfully
    Note the use of the "--sysuser" option to specify the user that owns both the admin domain as well as the app server instance.
    You can either use root to define the admin domain and the instances (in which case you need to specify the sysuser option to force a non-root ownership) or you can use a non-root user to define the admin domain and app server instances.  In the latter case, specification of the sysuser is not required.
    Since my instance is defined to listen on a privileged port, I'll need to set the "run as user" in the <instance-dir>/config/init.conf file (similar to magnus.conf in Sun ONE Web Server 6) AND ensure that I start the instance as root. Once the server instance starts up as root, it will automatically switch to the run as user.
    The "User" setting below is the "run as user" specified in the admin console's "Create new instance" wizard.
    <snip of init.conf>
    NetsiteRoot /usr/appserver
    ServerID instance3
    ServerName canteloupe
    PidLog /var/appserver/domains/ckamps.domain3/instance3/logs/pid
    User ckamps
    DNS off
    </snip>
    Alternatively, you can start up the newly defined admin server and create the new app server instance through the admin console.
    Hope this helps,
    Chris

  • How to run two WebLogic server instances on the same machine

    The setup is to run server instance A with all EJBs and server instance
    B with all servlets.
    I edited the weblogic.properties under myserver to include all EJBs and
    create server2 under \weblogic parallel to myserver and put a new
    weblogic.properties under server2 that has all the servlets aliases.
    Is this the right way?
    two server ran but I cannot hit the servlet.

    The setup is to run server instance A with all EJBs and server instance
    B with all servlets.
    I edited the weblogic.properties under myserver to include all EJBs and
    create server2 under \weblogic parallel to myserver and put a new
    weblogic.properties under server2 that has all the servlets aliases.
    Is this the right way?
    two server ran but I cannot hit the servlet.

  • What does the Sun App Server Use as a web container?

    Does the Sun App Server use tomcat? Or is it some derivative of Tomcat?
    thanks for the info.

    Thanks.
    Just to clarify for any others who are interested, heres the deal:
    1) Package the static HTML files using the 'deploytool' (See Packaging Web Modules in Chapter 3 of The J2EE(TM) 1.4 Tutorial). This creates a .war file with the required deployment descriptors(?); anyway it creates a bunch of .xml files that have the right data in them.
    2) Take the .war file and drop it in the 'quick deploy' icon (copies the .war file to the 'autodeploy' directory for the App Server instance).
    Anyhow thats the drill.
    Good luck.

  • Portal, Identity & app server issue

    Hi all.
    I am getting a weird response when trying to access a protected web application using Identity Policy Agent and Application server 7. I have Sun Portal Server 6.1, (with it's Identity Server), App Server 7 & Identity Policy Agent running on the same server.
    When i type in the url of my web application (directly to the App server instance), as obvious, i am redirected to my identity login page, i login and i can access protected resources and everything works fine.
    The problem shows up when i try to acces through the Portal Server, I login on the Identity Server, then I access a link to my web application, I can actually see the index file of the web application, but if I invoke any protected web resource or link I am thrown away to the login page of the Web Application (loginform.jsp), and if I login again I'm thrown back to the index file of the web application, turning the whole thing into an endless loop.
    I cannot access the protected resources even if I have the right permissions
    Could someone please help me with this ???
    Thanks a lot

    We have also faced the same problem before, and i just have 2 suggestions which may (lets hope) will solve the issue
    1.) While specifying the policies remember to give all the resources which u want to access. Probably u can give a * for accessing the specified resources in your context .For ex.. http://host:port/example/*
    2.) We faced this problem when we had all the products in the same server. But weirdly the problem was solved when we had the Identity Server and the Web Server which protects the resource on different Solaris boxes.
    Best of luck
    portaldev

  • Weblogic server as web server& app server in one system

    Hi,
    My client requirement is to have weblogic as web server and app server in the same syatem. The web server instance and app server instance will be running 2 different partitions.
    I am trying to figure out whether it is possible to do the same?
    Regards,
    V.Bhaskar.

    please refer to the following link on how to set up weblogic as web server.
    http://e-docs.bea.com/wls/docs81/adminguide/web_server.html

  • Installing policy agent 2.1.1 for app server 7

    Hi,
    I've been trying to install the policy agent on app server7. I read that the policy agent had to be installed on a different instance of the app server than the one where the portal is running (portal runs on instance server1). How can you make sure of that?
    I'd like to use the agent to only control the access to a webapp that is deployed on server1 instance. I don't want it to interfere with the portal but at the moment it does.
    Now I can't use the webapp (access forbidden) and the portal ("Authentication Service is not initialized").
    all the components of JES but the gateway are installed on a single machine called crpbioweb.crp-sante.healthnet.lu
    here is the statefile of the installation
    [STATE_BEGIN Sun ONE Identity Server Policy Agent a15672cb9a086c93b865dd58c4e72641d908cc91]
    OS_NAME = SunOS
    PACKAGE_ZIP_FILE = am_as70_agent.zip
    PACKAGE_ID = SUNWamas
    PACKAGE_VERSION = 2.1
    COMPONENT_NAME = Sun ONE Identity Server Policy Agent for Sun ONE Application Server 7.0
    AGENT_TYPE = as70
    defaultInstallDirectory = /opt
    currentInstallDirectory = /opt/agent
    SERVER_HOST = crpbioweb.crp-sante.healthnet.lu
    SERVER_PORT = 58080
    SERVER_PROTO = http
    SERVER_DEPLOY_URI = /amserver
    CONSOLE_HOST = crpbioweb.crp-sante.healthnet.lu
    CONSOLE_PORT = 58080
    CONSOLE_PROTO = http
    CONSOLE_DEPLOY_URI = /amconsole
    ENCADMINPASSWD = password
    LDAPUSERPASSWD = amldapuser
    DIRECTORY_HOST = crpbioweb.crp-sante.healthnet.lu
    DIRECTORY_PORT = 389
    DIRECTORY_SSL_ENABLED = false
    ROOT_SUFFIX = dc=crp-sante,dc=healthnet,dc=lu
    ORG_BASE = dc=crp-sante,dc=healthnet,dc=lu
    CONFIG_LOAD_INTEREVAL = 10
    ENABLE_NEL_CACHE = false
    NEL_CACHE_SIZE = 1000
    NEL_CACHE_TIME = 60
    PREF_PROTOCOL = http
    PREF_PORT = 80
    PRIMARY_CTX_PATH = /mailtracker
    AGENT_HOST = crpbioweb.crp-sante.healthnet.lu
    FILTER_MODE = ALL
    ACCESS_DENIED_URI =
    LOGIN_ATTEMPT_LIMIT = 5
    JAVA_HOME = /usr/jdk/entsys-j2se
    JSSE_INSTALLED = true
    JCE_INSTALLED = true
    AS70_BIN_DIR = /opt/SUNWappserver7/bin
    AS70_ADMIN_USER = admin
    AS70_ADMIN_PASSWD = password
    AS70_ADMIN_PORT = 4848
    AS70_INSTANCE_CONFIG_DIR = /var/opt/SUNWappserver7/domains/domain1/server1/config
    [STATE_DONE Sun ONE Identity Server Policy Agent a15672cb9a086c93b865dd58c4e72641d908cc91]
    There are 2 things I'd like to know:
    How can I make sure the agent is installed on server2 instance and not on server1?
    How do you choose to install the agent on server2?
    If I correctly installed the agent on server2, then why does it block the webapp and the portal on server1?

    Before installing the agent I already manually created a second instance of the app server on port 81. the problem is that I don't know how to install the agent on server2 instance. the only parameter that has something to do with port or instance is the "PREF_PORT". but according to the doc http://docs.sun.com/source/816-6884-10/chapter2.html#wp20595
    it says that the Preferred protocol listening port is the preferred port number on which the application server provides its services.
    I'm not quite sure what this means. Do I have to enter the port of the instance where I want to install the agent or the port I want to protect with the agent?
    Another way to check if I installed it at the right place would be to check in the app server admin console. the installation created a new item in App server instance > server 1 > security > Realms. Do you know if this is the correct place to appear? or should it be in server2?
    thanks

  • GC 10.2.0.2 - App Server 10.1.2.0.2 is down?

    (Environment is displayed at bottom, in case it makes a difference)
    1) In Grid Control, the App Server middle tier shows 'down' even though all components are shown as 'up'
    2) In App Server control all components show 'up' and app server shows 'up'
    3) The farm's infrastructure app server is shown up
    3) When attempting to 'add app server farm' target to grid control, it fails with
    ORA-20206 Target does not exist: server2:host
    ORA-06512 at SYSMAN.MGMT_TARGET line 572
    ORA-06512 at SYSMAN.EMD_MNTR_IAS line 629
    ORA-06512 at line 1
    I've tries several reinstalls and get this consistently.
    I need to get Grid Control reporting correctly. Any ideas?
    environment:
    All servers = 2 Dual Core 32-bit Windows 2003 SP1 with 9G memory
    server1 = grid control 10.2.0.2 with database patched to 10.1.5.0.p11
    server1 = app server 10.1.2.0.2 infrastructure at 10.4.0.2 (out of box)
    - uses HA config with virtual host aliased to 'oasinfra.xxx.ca'
    server2 = app server 10.1.2.0.2 EE w/ Portal, Disco, Forms, Reports
    Everything is a clean install, grid control first, app server infra second, app servers last.
    Message was edited by:
    Hans Forbrich
    Corrected error message information to show server2 instead of server3. I am changing the server names for posting purposes. (Apologies for the confusion.)

    One additional relevant fact ...
    server1 (the one with grid control and ias infrastructure) has 3 host names pointing to the same IP address. These are 'oasmgr' (to virtualize the OMA target); 'oasinfra' (virtualize the app server infrastructure for HA); and 'server1' (the regular address.
    OK. I think I replied before the corrections. My bad for not getting that. Apologies.
    What is the Agent version installed on Server2 ? Is
    it up and uploading corectly to OMS on Server1?
    OMR, OMS, OMA are all the 10.2.0.2 OTN download version. Same install source. OMR installed using 'create new database' and the resulting 10.1.0.4 was patched to 10.1.0.5 + patch 11.
    I have not applied grid control patch 10.2.0.3 as it requires a patch to OMR DB that has apparently not been released for WIndows yet.
    In general, most metrics seem to be collecting OK.
    The paste from the emagent.trc and emoms.trc for mnazim follow ...
    The emagent.trc from the server2 (midtier) machine is pretty consistent, I've trimmed as it seems to be repeating the following
    2007-02-08 09:35:19 Thread-4736 WARN  collector: <nmecmc.c> Error exit. Error message: 'uname' is not recognized as an internal or external command,
    operable program or batch file.
    Failed to run the uname command at E:\gridcontrol\agent10g/sysman/admin/scripts/formsinit.pl line 65.
    Compilation failed in require at E:\gridcontrol\agent10g/sysman/admin/scripts/formsload.pl line 45.
    2007-02-08 09:35:20 Thread-4736 ERROR fetchlets.oslinetok: Process stderr = 'uname' is not recognized as an internal or external command,
    operable program or batch file.
    Failed to run the uname command at E:\gridcontrol\agent10g/sysman/admin/scripts/formsinit.pl line 65.
    Compilation failed in require at E:\gridcontrol\agent10g/sysman/admin/scripts/formsjvmload.pl line 34.
    2007-02-08 09:35:20 Thread-4736 ERROR engine: [oracle_forms,midtier1.{server2}_Forms,JvmLoad] : nmeegd_GetMetricData failed : 'uname' is not recognized as an internal or external command,
    operable program or batch file.
    Failed to run the uname command at E:\gridcontrol\agent10g/sysman/admin/scripts/formsinit.pl line 65.
    Compilation failed in require at E:\gridcontrol\agent10g/sysman/admin/scripts/formsjvmload.pl line 34.
    2007-02-08 09:35:20 Thread-4736 WARN  collector: <nmecmc.c> Error exit. Error ...and emoms.trc from the OMS machine looks like:
    2007-02-07 15:40:17,610 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:17,626 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:17,626 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:17,642 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:17,642 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:19,751 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:19,766 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:19,766 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:19,766 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:19,766 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:20,563 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:20,563 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:20,563 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:40:20,579 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 15:40:20,579 [EMUI_15_40_14_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 15:41:48,090 [EMUI_15_41_48_/console/ias/farm/addFarm] WARN  ias.ias getOPMNDetails.408 - Unable to get the OPMN Port information in  handleprocessSelectedTargets() function
    java.sql.SQLException: ORA-20206: Target does not exist:  oasmgr.coe.ads:host
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 572
    ORA-06512: at "SYSMAN.EMD_MNTR_IAS", line 629
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.ias.util.OPMNDiscovery.getOPMNDetails(OPMNDiscovery.java:262)
         at oracle.sysman.ias.farm.AddFarmViewModel.getOPMNDetails(AddFarmViewModel.java:402)
         at oracle.sysman.ias.farm.AddFarmViewModel.handleprocessSelectedTargets(AddFarmViewModel.java:388)
         at oracle.sysman.ias.farm.AddFarmViewModel.doOperation(AddFarmViewModel.java:232)
         at oracle.sysman.ias.farm.AddFarmViewModel.prepareData(AddFarmViewModel.java:298)
         at oracle.sysman.ias.util.AbstractController.prepareData(AbstractController.java:550)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:590)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-02-07 15:41:59,791 [EMUI_15_41_59_/console/ias/farm/addFarm] WARN  ias.ias discoverFarmByOPMN.366 - SQLException was
    java.sql.SQLException: ORA-20206: Target does not exist:  oasmgr.coe.ads:host
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 572
    ORA-06512: at "SYSMAN.EMD_MNTR_IAS", line 629
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.ias.util.OPMNDiscovery.getOPMNDetails(OPMNDiscovery.java:262)
         at oracle.sysman.ias.util.OPMNDiscovery.discoverFarmByOPMN(OPMNDiscovery.java:308)
         at oracle.sysman.ias.farm.AddFarmViewModel.doOperation(AddFarmViewModel.java:214)
         at oracle.sysman.ias.farm.AddFarmViewModel.prepareData(AddFarmViewModel.java:298)
         at oracle.sysman.ias.util.AbstractController.prepareData(AbstractController.java:550)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:590)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-02-07 15:55:40,601 [EMUI_15_55_39_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user oraexec failed.
    2007-02-07 16:02:42,215 [EMUI_16_02_42_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: All values must be specified for each set of credentials.
    2007-02-07 16:02:55,595 [EMUI_16_02_54_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user coe\oraexec failed.
    2007-02-07 16:03:10,600 [EMUI_16_03_09_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user coe\oraexec failed.
    2007-02-07 16:03:32,607 [EMUI_16_03_30_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user oraexec failed.
    2007-02-07 16:03:40,609 [EMUI_16_03_39_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user oraexec failed.
    2007-02-07 16:09:51,660 [EMUI_16_09_49_/console/pref/setCredentials$targetType=host] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user test failed.
    2007-02-07 16:11:11,475 [EMUI_16_11_11_/console/database/config] ERROR perf.sitemap validateChanges.2856 - The Monitor Password is missing for 1 selected target(s).
    2007-02-07 16:14:08,618 [EMUI_16_14_06_/console/pref/setCredentials$targetType=oracle*_database] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user COE\oraexec failed.
    2007-02-07 16:14:18,616 [EMUI_16_14_16_/console/pref/setCredentials$targetType=oracle*_database] ERROR creds.SetPrefCreds testCreds.1298 - SetPrefCreds.testCreds(): CredsException: Connection to {server1} as user oraexec failed.
    2007-02-07 16:16:33,638 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:33,638 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:33,638 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:33,654 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:33,654 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:40,689 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Component that will start Reports Servlet and In-process Reports Server very long. Has been truncated.
    2007-02-07 16:16:41,531 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:41,531 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:41,547 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:41,547 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:41,547 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:42,373 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Client Processing Time for a Servlet during the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:42,373 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Single-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:42,373 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Single-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:16:42,373 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Number Executions for a Multi-Threaded JSP During the Last Period very long. Has been truncated.
    2007-02-07 16:16:42,373 [EMUI_16_16_31_/console/ias/conf/iasDiscoverHelper$ctxType=applicationServers] WARN  emd.targets setContents.94 - Label Time Spent Executing a Multi-Threaded JSP During the Last Period (seconds) very long. Has been truncated.
    2007-02-07 16:34:41,050 [EMUI_16_34_41_/console/ias/farm/addFarm] WARN  ias.ias getOPMNDetails.408 - Unable to get the OPMN Port information in  handleprocessSelectedTargets() function
    java.sql.SQLException: ORA-20206: Target does not exist:  {server2}:host
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 572
    ORA-06512: at "SYSMAN.EMD_MNTR_IAS", line 629
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.ias.util.OPMNDiscovery.getOPMNDetails(OPMNDiscovery.java:262)
         at oracle.sysman.ias.farm.AddFarmViewModel.getOPMNDetails(AddFarmViewModel.java:402)
         at oracle.sysman.ias.farm.AddFarmViewModel.handleprocessSelectedTargets(AddFarmViewModel.java:388)
         at oracle.sysman.ias.farm.AddFarmViewModel.doOperation(AddFarmViewModel.java:232)
         at oracle.sysman.ias.farm.AddFarmViewModel.prepareData(AddFarmViewModel.java:298)
         at oracle.sysman.ias.util.AbstractController.prepareData(AbstractController.java:550)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:590)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2007-02-07 16:34:46,189 [EMUI_16_34_46_/console/ias/farm/addFarm] WARN  ias.ias discoverFarmByOPMN.366 - SQLException was
    java.sql.SQLException: ORA-20206: Target does not exist:  {server2}:host
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 572
    ORA-06512: at "SYSMAN.EMD_MNTR_IAS", line 629
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:869)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1153)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2932)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3023)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4132)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.ias.util.OPMNDiscovery.getOPMNDetails(OPMNDiscovery.java:262)
         at oracle.sysman.ias.util.OPMNDiscovery.discoverFarmByOPMN(OPMNDiscovery.java:308)
         at oracle.sysman.ias.farm.AddFarmViewModel.doOperation(AddFarmViewModel.java:214)
         at oracle.sysman.ias.farm.AddFarmViewModel.prepareData(AddFarmViewModel.java:298)
         at oracle.sysman.ias.util.AbstractController.prepareData(AbstractController.java:550)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:590)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
         at oracle.sysman.eml.app.Console.doGet(Console.java:318)
         at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)

Maybe you are looking for

  • Nokia 5800XM new email icon stays on, all mail is ...

    all software updates installed on the phone Effectively the subject says it all, the email icon comes on when I connect to my IMAP box and it load the new headers. I then mark all as read, but the icon won't go off before I reboot the phone. Any idea

  • Line item level incompletion

    HI, Can you please advice as to line item level incompletion can be maintained? Say for example line item 100 is complete, however line item 200 and 300 of same sales doc is incomplete. When you carry out delivery for only line item 100, it checks th

  • Relation between employee data and SAP user ID

    Hi experts, I am searching a relation between a SAP User Id and the personal data of an employee like Infotype 2. Is there any relation like this? Thanks!

  • How can I recive automatic web pag updates for a specific web page when it changes?

    I want to be automatically notified of changes to this web page: http://soundcyclists.com/SpecialEvents.htm#CapeTrip Context of web address: NOTE: CAPE TRIP (September 8 - September 11) ===================================== In the next few days, limi

  • Change language in Creative Media Sourc

    I have CMS5 installed in my computer with Brazilian-Portuguese language, and I would like to change it to English. How can I do this?