Enterprise Manager - Setup -   Add Weblogic Domain is gone

Sometime between the middle of July and today - the Setup -> Add Weblogic Domain is gone from Enterprise Manager. How do I add a domain?
I have EMASGC_PT.MAINAS11_GENERIC_090907
- mike

Take a look at the logs carefully:PREPARED TO ADMIN and then ADMIN TO PREPARED. Something is not being deployed successfully to the servers while starting. What all components you have selected for this domain?
####<Sep 4, 2013 2:44:59 PM BST> <Info> <Deployer> <bmlinux182.temenos.com> <AdminServer> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000K3dDttpE4Uc5pjH7iY1I9n^v000002> <1378302299431> <BEA-149060> <Module /em of application em successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
####<Sep 4, 2013 2:44:59 PM BST> <Info> <WLSS.Setup> <bmlinux182.temenos.com> <AdminServer> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000K3dDttpE4Uc5pjH7iY1I9n^v000002> <1378302299433> <BEA-331208> <Start parsing sip related annotations of "em">
####<Sep 4, 2013 2:49:01 PM BST> <Info> <Deployer> <bmlinux182.temenos.com> <AdminServer> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000K3dDttpE4Uc5pjH7iY1I9n^v000002> <1378302541291> <BEA-149059> <Module /em of application em is transitioning from STATE_ADMIN to STATE_PREPARED on server AdminServer.>

Similar Messages

  • Start EM(Enterprise Manager) with AdminServer(WebLogic) in services  Windows

    hi,
    I have installed
    WebLogic Server 1036 and Forms/Reports 11GR2
    Installed WebLogic (AdminServer) to start with Windows Services!
    It starts with Windows and open localhost: 7001/console 'successfully
    echo off
    SETLOCAL
    set DOMAIN_NAME=FormsDomain
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\FormsDomain
    set SERVER_NAME=AdminServer
    set PRODUCTION_MODE=true
    set WLS_USER=weblogic
    set WLS_PW=weblogic1
    call C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd
    ENDLOCAL
    Everything ok so far!
    However, I can not EM (Enterprise Manager) "localhost: 7001/em '
    When I start the Server Admin Menu> Windows \ Start Menu \ Programs \ Oracle Classic Instance - FormsInst> Start Weblogic Server Admin
    I can get 'localhost: 7001/em' usually
    Can anyone give me an idea?

    can someone help me?
    checking the log returns this error!
    ####<25/09/2013 14h27min39s BRT> <Warning> <Munger> <RONEI> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c45a6d0f723d9f21:-3dd7bb09:1415629670e:-8000-0000000000000002> <1380130059591> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\user_projects\applications\FormsDomain\em.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    ####<25/09/2013 14h27min39s BRT> <Error> <Deployer> <RONEI> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c45a6d0f723d9f21:-3dd7bb09:1415629670e:-8000-0000000000000002> <1380130059671> <BEA-149205> <Failed to initialize the application 'em' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
      at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:176)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:104)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:175)
      at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:281)
      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
      at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
      at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
      at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
      at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
      at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
      at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:247)
      at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:140)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:108)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103)
      at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:175)
      at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:281)
      at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
      at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
      at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
      at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
      at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Can i use single node manager with two weblogic domain?

    I am very new to weblogic and node manager.
    i had created two domains in weblogic. (single node manger).
    Can i connect both domains with same nodemanger?
    How to do this?

    The node manager uses a nodemanager.domains file to determine which domains it manages, for example,
    domain_name=/path_to_domain/domain_name
    other_domain_name=/path_to_other_domain/other_domain_name
    This file can be found in the NODEMANAGER_HOME, that you specified when starting the node manager (startNodeManager - NODEMGR_HOME="${WL_HOME}/../oracle_common/common/nodemanager")
    When you are running the domain on multiple machines you have to enroll the node manager into the domain (http://docs.oracle.com/cd/E23943_01/web.1111/e13813/reference.htm#i1065827)
    A scripted example can be found here: Middleware Snippets: Automate WebLogic Installation and Configuration. The Node Manager administration guide can be found here: Oracle&amp;reg; Fusion Middleware Node Manager Administrator's Guide for Oracle WebLogic Server 11g Release 1 (10.3.6) -….

  • Trying to install Aqualogic BPM Enterprise Server in a Weblogic domain.

    Hi,
    I'm trying to configure a AquaLogic BPM Enterprise Server on a currently working WebLogic domain. I have had a lot of problems due to that I needed to copy some AquaLogic/Fuego libraries to the domain lib folder (didn't find any doc about it) and so I could keep on going on with the installation. However, right now I'm completely stopped with an error ... I cannot find anything about it in the Bea forum and not even Google... Here you have it, I hope some of you guys can help me out!!
    <16-abr-2008 10H00' CEST> <Info> <Deployer> <BEA-149060> <Module /albpmServices/albpmengine of application 01-eng-albpmengine successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    <16-abr-2008 10H00' CEST> <Info> <EJB> <BEA-010060> <The Message-Driven EJB: item-execution-albpmengine has connected/reconnected to the JMS destination: queue/ToDoQueue.>
    searching for directory.xml in the /META-INF directory
    Creating connector [__internal__:J2EE]
    Creating connector [fuego:SQL]
    Protocol [REMOTE_JDBC] not supported.
    Detail:Check that the appropriate pluggin is present in your system or that the provider name is not misspelled.
    fuego.directory.exception.ProtocolNotSupportedException: Protocol [REMOTE_JDBC] not supported.
    Detail:Check that the appropriate pluggin is present in your system or that the provider name is not misspelled.
         at fuego.directory.exception.ProtocolNotSupportedException.create(ProtocolNotSupportedException.java:34)
         at fuego.directory.provider.Factory.getFactoryFor(Factory.java:173)
         at fuego.directory.provider.Factory.getDirectoryFactory(Factory.java:214)
         at fuego.directory.Directory.fillPassport(Directory.java:122)
         at fuego.ejbengine.Engine.initDirectorySession(Engine.java:297)
         at fuego.ejbengine.Engine.start(Engine.java:123)
    ...

    Hi,
    I'm trying to configure a AquaLogic BPM Enterprise Server on a currently working WebLogic domain. I have had a lot of problems due to that I needed to copy some AquaLogic/Fuego libraries to the domain lib folder (didn't find any doc about it) and so I could keep on going on with the installation. However, right now I'm completely stopped with an error ... I cannot find anything about it in the Bea forum and not even Google... Here you have it, I hope some of you guys can help me out!!
    <16-abr-2008 10H00' CEST> <Info> <Deployer> <BEA-149060> <Module /albpmServices/albpmengine of application 01-eng-albpmengine successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    <16-abr-2008 10H00' CEST> <Info> <EJB> <BEA-010060> <The Message-Driven EJB: item-execution-albpmengine has connected/reconnected to the JMS destination: queue/ToDoQueue.>
    searching for directory.xml in the /META-INF directory
    Creating connector [__internal__:J2EE]
    Creating connector [fuego:SQL]
    Protocol [REMOTE_JDBC] not supported.
    Detail:Check that the appropriate pluggin is present in your system or that the provider name is not misspelled.
    fuego.directory.exception.ProtocolNotSupportedException: Protocol [REMOTE_JDBC] not supported.
    Detail:Check that the appropriate pluggin is present in your system or that the provider name is not misspelled.
         at fuego.directory.exception.ProtocolNotSupportedException.create(ProtocolNotSupportedException.java:34)
         at fuego.directory.provider.Factory.getFactoryFor(Factory.java:173)
         at fuego.directory.provider.Factory.getDirectoryFactory(Factory.java:214)
         at fuego.directory.Directory.fillPassport(Directory.java:122)
         at fuego.ejbengine.Engine.initDirectorySession(Engine.java:297)
         at fuego.ejbengine.Engine.start(Engine.java:123)
    ...

  • Add WebLogic Domain to OEM Grid Control

    On a host, say x, i have installed OEM grid Agent Version: 11.1.0.1.0. The host is listed on OEM grid control. On this host i have a weblogic domain version 10.3.3. Now i am trying to add this weblogic domain to OEM 11g grid control which is on a different host.
    It gives the following error
    Error: Failed to connect to agent x:3872
    Failed to connect to agent x:3872. Reason: java.net.UnknownHostException: x.
    Only an agent 11.1 or later can be used for finding targets.
    How can i solve this?

    bummer.. any response? I'm getting the same error now, and the documentation isn't all that clear gasp

  • Enterprise manager setup

    I have created new database manually. Now want to assign em port to it. How do I do that?
    Can I just add on emore entry to portlist.ini file

    Hi,
    in order to configure it manually , afterwards the installation of db , read the doc at link :
    http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16242/structure.htm#CACJCAII
    Specifically ,
    paragraph : 1.2.6 Configuring Database Control During and After the Oracle Database 10g Installation
    Regards,
    Simon

  • Add cluster nodes from multiple machines to WebLogic domain in OEM 10.2.0.5

    Hello,
    I want to monitor a WebLogic domain in Oracle Enterprise Manager 10.2.0.5 with the following layout:
    - Admin server on machine 1
    - managed server, cluster node a on machine 2
    - managed server, cluster node b on machine 3
    How can I do this?
    When I go to "Add Weblogic Domain", I can enter the admin adress (machine 1) and tick the box to say that there is an agent running on another host (where I specify machine 2). However I do not see a possibility to discover managed servers from machine 3.
    Does anyone know how to do this?
    Thanks,
    Nadja

    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 28-JAN-2010 00:36:10
    Uptime 0 days 17 hr. 11 min. 52 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/app/oracle/product/11.1.0/db/network/admin/listener.ora
    Listener Log File /oracle/app/oracle/diag/tnslsnr/corp1052/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=corp1052)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "dex.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 2 handler(s) for this service...
    Service "dexXDB.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 1 handler(s) for this service...
    Service "dex_XPT.example.com" has 2 instance(s).
    Instance "dex1", status READY, has 1 handler(s) for this service...
    Instance "dex2", status READY, has 2 handler(s) for this service...
    The command completed successfully
    The output of SQLPlus:
    [oracle@dbhost: db]$ bin/sqlplus dex@DEX
    SQL*Plus: Release 11.1.0.6.0 - Production on Thu Jan 28 18:40:11 2010
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options

  • Cannot start Enterprise Manager for Fusion Middleware 11g

    Dear all,
    Because I want to install Oracle EGRCM v8.0.1 in Linux x86_64, so I installed Oracle Weblogic 11gR1 and SOA Suite 11g first.
    After installation successfully, I created a base_domain as default, and can start weblogic administration server ( http://localhost:7001/console ) successfully.
    Now I want to use Enterprise Manager for Fusion Middleware 11g. Per "*Oracle® Fusion Middleware Administrator's Guide 11g Release 1 (11.1.1)*", the EM should be available now and the access URL should be http://localhost:7001/em . But when I try to access it, the following error returned:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    +10.4.5 404 Not Found+
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    So I try to start with emctl in *$MW_HOME/oracle_common/bin/*, the error is as following:
    +./emctl: line 387 /d02/Middleware/oracle_common/perl/bin/perl: No such file or directory+.
    I check the path and find out that no directory named "perl" under */d02/Middleware/oracle_common*. So I try to copy the necessary dir from the dir installed Oracle Database 11g ( *$ORACLE_HOME* ), but it returns following error:
    OC4J Configuration issue. /d02/Middleware/oracle_common/sysman/j2ee not found.
    I try to copy necessary dir from *$ORACLE_HOME* but still cannot start EM.
    Please give some advise about how I can start EM for Fusion Middleware 11g, any idea is appreciate!
    Best Regards,
    Kenny Wang

    Ravi Jegga wrote:
    Hi Kenny
    See this post of mine: Re: Fusion Middleware Console
    For any SOA Domain, unless you have Enterprise Manager Facet enabled (during domain creation process or adding later on by extending it), you will not be able to access the EM Console. For quick testing, open config.xml file for your domain and check the modules specially em module as shown below. It should be there. This is for one of my SOA Cluster Domains with SOA on top of WLS 10.3.2
    <app-deployment>
    <name>em</name>
    <target>AdminServer</target>
    <module-type>ear</module-type>
    <source-path>C:\beawls1032\user_projects\applications\soaDomainCluster1/em.ear</source-path>
    <deployment-order>400</deployment-order>
    <security-dd-model>DDOnly</security-dd-model>
    <staging-mode>nostage</staging-mode>
    </app-deployment>
    Thanks
    Ravi JeggaHello Ravi:
    I too like Kenny experienced the EXACT same thing this morning. I was trying to figure out how to modify the formsweb.cfg and I remembered from when I install Oracle9i/10g AS a few years back, that it was on the Enterprise Manager Console for forms (different than the EM for the database). Well that's different than the consoles for Weblogic Server and Weblogic Server for Forms. I ran into the same errors Kenny did, and I followed your steps except that I did install into the domain the Enterprise Manager so when I looked at the config.xml I do see the same code that you posted above. Yet I still get the error when accessing
    http://computer:7001/em
    Also when trying to run emctl (I copied the perl directory from the database) and same error as Kenny. Any tips/clues?
    I'm running on Red Hat Enterprise Linux 5, Oracle 11g (database, Fusion Middleware).
    Thanks,
    Gio

  • Why Managed server stats "unavailable" in Enterprise Manager ?

    Hi All
    i have setup a weblogic domain having AdminServer and a managed server . i have also configured em with this doamin. i am facing a problem in reflecting stats of managed server in em. when i start the managed server from admin console via nodemanager ,it shows managed server has started and same is also reflected in EM, but the stats for that managed server remains "unavailable".
    in the other scenario when i start the same managed server via startMnagedserevr script, the stats get reflected without any issue.
    why the stats are not getting reflected when i start the managed server via nodemanager ?
    Thanks
    Harry
    Edited by: Harinderjit Singh on Feb 17, 2012 11:02 PM

    Can you check the Admin Server log and node manager log for any exceptions when you are starting the Managed Server through the node manager.
    Sometimes there is some communication exception between the Admin Server and the node manager due to which the em console is unable to show the status of Managed Server.
    thanks,
    Sandeep

  • Weblogic Domain Credentials integration

    Hi,
    Could any of you please tell me if there are any best practices in integrating
    different weblogic domains across the enterprise.
    Here is the scenario...
    If my enterprise has 10 different weblogic domains (say each having one managed
    instance), and each domain needs to interact with all the other domain (say through
    JMS), how can we have the domain trust set between all these different domains.
    To complicate the issue, we have diffrent versions of weblogic (say 6.1 and 7.0).
    Any input will be appreciated.
    Thanks,
    -Sri

    Thanks for your reply.
    I have looked for the PathTrim option, but it only applies when I want to trim a part of the url forwarded from Apache to Weblogic, right?
    What I want to do is that Weblogic itself trims a part of urls that it generates when processing jsps.

  • Multiple Weblogic Domain

    Can anyone give me steps to setup mutiple weblogic domain in same machine ?

    Hi ,
    There are no specific steps required to create multiple weblogic domains on same machine , you just need to run config.sh/config.cmd . Just keep the name of domains different and also give the different port to each domain . Domains are registered in domain-registry.xml file for a particular middle ware home .
    Thanks

  • How to install Enterprise Manager to JDeveloper integrated Weblogic domain

    I have installed JDeveloper 11g and as you know it also installs an embedded Weblogic and creates a Weblogic domain. This domain by default has the console application but does not have the em application. How can I add em to my integrated Weblogic?

    Sturla,
    I can give you the quick steps for installing EM into the WLS container integrated with JDev:
    1). Download from OTN two pieces of software from the Fusion Middleware 11g (use the "For Deployment" software, click "See All"): the Application Development Runtime, and (under Additional Required Software) the Repository Creation Utility (RCU).
    2). Unzip the RCU and run bin/rcu.bat or bin/rcu (windows/*nix). Create the MDS repository in an Oracle DB using this utility.
    3). Install the application development runtime into the same home you installed JDeveloper.
    4). Run the configuration wizard - on Windows its in the start menu / Oracle Fusion Middleware 11.1.1.1.0 / Weblogic Server 11gR1 / Tools. Find it yourself on *nix ;)
    5). Choose to extend a domain
    6). Pick your DefaultDomain directory for the integrated WLS
    7). Tick the checkbox to add enterprise manager
    8). Supply the database connection information for the DB in which you created the repository in step 2.
    Ta-da!
    The EM will be accessible via http://hostname:7001/em, username/password=weblogic/weblogic1. I will caution you about generically installing into the integrated domain - it makes your WLS take noticeably longer to start up...
    Best,
    John

  • Error starting Enterprise Manager in WebLogic 10.3.2 - library conflict?

    I've just installed WebLogic 11g (10.3.2) and the Application Developer Runtime (11.1.1.2.0). I then used the domain 'Configuration Wizard' to extend my domain (base_domain) and add:
    - Oracle JRF - 11.1.1.0 \[oracle_common]
    - Oracle Enterprise Manager - 11.1.1.0 \[oracle_common]
    Now when I start the server, I get the following error in the log
    <Jan 21, 2010 11:48:21 AM GMT> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.sysman.eml.app.ContextInitializer failed: java.lang.NoSuchFieldError: level.
    java.lang.NoSuchFieldError: level
            at org.apache.log4j.spi.RootLogger.setLevel(RootLogger.java:65)
            at org.apache.log4j.spi.RootLogger.<init>(RootLogger.java:44)
            at org.apache.log4j.LogManager.<clinit>(LogManager.java:78)
            at org.apache.log4j.Logger.getLogger(Logger.java:117)
            at oracle.sysman.core.intg.RfbIntegration.<clinit>(RfbIntegration.java:44)
            Truncated. see log file for complete stacktrace
    <Jan 21, 2010 11:48:21 AM GMT> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.sysman.eml.app.ContextInitializer failed: java.lang.NullPointerException.
    java.lang.NullPointerException
            at oracle.sysman.emdrep.repoless.RepolessTargetManager.stop(RepolessTargetManager.java:713)
            at oracle.sysman.eml.app.ContextInitializer.contextDestroyed(ContextInitializer.java:1229)
            at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            Truncated. see log file for complete stacktrace
    <Jan 21, 2010 11:48:21 AM GMT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'em'.
    weblogic.application.ModuleException:
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoSuchFieldError: level
            at org.apache.log4j.spi.RootLogger.setLevel(RootLogger.java:65)
            at org.apache.log4j.spi.RootLogger.<init>(RootLogger.java:44)
            at org.apache.log4j.LogManager.<clinit>(LogManager.java:78)
            at org.apache.log4j.Logger.getLogger(Logger.java:117)
            at oracle.sysman.core.intg.RfbIntegration.<clinit>(RfbIntegration.java:44)
            Truncated. see log file for complete stacktraceIt appears that there's a logging library conflict somewhere. I haven't installed any of my own applications at all, only extended the domain with the two features described above. Can anyone help?

    Just completely uninstalled everything and tried again. The problem seems to have disappeared.
    I can't be sure, but suspect one of the following fixed it:
    - I had JDeveloper 11.1.1.2.0 installed to the same Oracle Middleware home. This could have been where the conflicting library was coming from. Second time around I didn't install JDeveloper.
    - When I reinstalled WebLogic, I unchecked 'Oracle Enterprise Pack for Eclipse'
    - When I reinstalled WebLogic, I didn't install the Oracle JRockit JDK

  • Problem Login to Weblogic Server and Enterprise Manager Page

    Hi master and guru,
    I have installed WebLogic 10.3.5, SOA 11.1.1.5.0 and OIM 11.1.1.5.0 in production server.
    But when trying to login to Weblogic Server page (http:\\<host>:7001\console), failed without error.
    And when trying to login to Enterprise Manager page (http:\\<host>:7001\em), failed also.
    The error in log :
    initIgnoreList:Register 'oracle_ias_farm' login page url:/em/faces/targetauth/emasLogin
    <Oct 27, 2011 10:04:49 AM ICT> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    m_connection-jpss null
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OIMDB Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the SOA Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OVD Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Warning> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Found multiple WLS Domain MBeans>
    <Oct 27, 2011 10:05:14 AM ICT> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Error> <HTTP> <BEA-101020> <[ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     Truncated. see log file for complete stacktrace+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at Oct 27, 2011 10:05:14 AM ICT. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 27, 2011 10:05:14 AM ICT SERVER = AdminServer MESSAGE = [ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = IDM_APP TXID = CONTEXTID = 3ca8d5161a516ac2:7fbc50ed:1334350f599:-8000-0000000000000083 TIMESTAMP = 1319684714138
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Oct 27, 2011 10:05:15 AM ICT> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\oracle\middleware\user_projects\domains\base_domain\servers\adminserver\adr\diag\ofm\base_domain\adminserver\incident\incdir_18 with a lockout minute period of 1.>
    But the weird thing is success when login to SOA (http:\\<host>:8001\soa-infra)
    Can anyone help me why this problem occured and how to solve it?
    Thank you,
    Ivan P.

    Hi
    Try to increase socket limits
    Normally you can do this within the admin console , Servers -> Configuration -> Tuning -> Socket Readers
    For you, since you can't login, set the ThreadPoolPercentSocketReaders in the config.xml to a higher value than 5
    kind regards
    Michel

  • Enterprise Manager For WebLogic Server 10.3

    Hi,
    I have a weblogic server version 10.3.
    I want to access the Enterprise Manager for the same.I believe standalone version of weblogic server 10.3 doesnt come with
    Enterprise Manager.
    I believe we can have EM if we download Application Development Runtime.
    I tried doing the same ,but I am unable to launch the Enterprise Manager Website.
    My server is running on on port 7001 ,hence I tried accessing the Enterprise Manager
    using the below url i.e http://localhost:7001/em,but i was not able to access.
    Could somebody help me on how I can access the enterprise Manager.
    Regards
    Harish

    Actually, with FMW 11g (WLS version 10.3.1 NOT 10.3), there is now an application called Fusion Middleware Control that is part of the Enterprise Manager family. This typically binds to http://host:port/em on the AdminServer. This is for the FMW components in a single domain, plus any other web tier components like Oracle HTTP Server or Web Cache.
    http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10223/17_em.htm
    Check the docs for installation instructions of this component.

Maybe you are looking for

  • Open Item List Report Display Branch Wise

    Hi, I want to restrict user from viewing Open Item List Report For All the Branch.If the user logged from One Location named Kolkata then he will be able to see the Open Item List Report For Kolkata Branch Only not the data for all the Branch .How to

  • Why am I getting fonts issues after upgrading to Mavericks?

    After upgrading to Mavericks, many webpages display fonts as dingbats like characters (see attached screenshot). Copy/pasting the URL into a new tab seems to fix the problem sometimes, but not always. The issues seems to happen more in chrome, but al

  • Reading the memory size of a machine

    Dear all, I'm writing a java program that can read the size of the memory (RAM) of a machine. Does anyone have an idea as to whether this can be done in Java, and if so, what libraries to use. Thanks Regards,

  • Dreamweaver CS4 Can't Insert F4V only FLV?

    I was hoping for a quick way to insert H.264 HD video into web pages with CS4 Dreamweaver, but apparently the Insert --> Media command only recognizes FLV file types, not the F4V files produced by Adobe Media Encoder from H.264 HD video. Others on th

  • BEx: diagram missing in workbook

    Dear experts, I have included a diagram in a workbook (via menu -> layout -> diagram) and saved the workbook. When I start the workbook again (via role in SAP) the diagram is disappeared. We use BI 7.0, but the query still was created under BW 3.5. H