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

Similar Messages

  • Error starting enterprise manager service

    i've create the repositry correctly but when I try to start the service
    (my os is w2000server) an error occour tells me that is impossible to start the service but there is no errors
    did you know this problem?
    i also try to install oracle in w2000pro but the service responde me in the same way .
    the oracle report error (i don't remember the right name of registry)tells me there's no listener active
    but i'm sure that i've set correctly listener(whit wizard)
    have you any idea?

    i've create the repositry correctly but when I try to start the service
    (my os is w2000server) an error occour tells me that is impossible to start the service but there is no errors
    did you know this problem?
    i also try to install oracle in w2000pro but the service responde me in the same way .
    the oracle report error (i don't remember the right name of registry)tells me there's no listener active
    but i'm sure that i've set correctly listener(whit wizard)
    have you any idea?

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • When I try to start Enterprise Manager 10g after I rename the machine.

    OS is Sun Solaris and Oracle version is 10.2.0.1 .
    Renaming the machine, I can't start Enterprise Manager by type "emctl start dbconsole" but system show bottom error.
    OC4J Configuration issue. [Oracle_home]/oc4j/j2ee/OC4J_DBConsole_Error occurred dur
    ing initialization of VM
    java.lang.Error: Properties init: Could not determine current working directory.
    _[SID_NAME] not found.
    How to fix?
    And in log file I found "WARNING: inbound connection timed out (ORA-3136)" message many time.
    Sometimes clients can't connect to database server although I can connect inside normally so I must reboot machine.
    What is a problem and how to fix both problems?
    Thankyou

    Check Settings>Messages>Show Subject Field and make sure it's set to "Off".

  • How to  start Enterprise manager 10g Linux?

    To,
    Can some one please tell me
    How to start Enterprise manager 10g on Linux RHEL 4.7
    Thanks,

    Hi
    While runniing $ sh emctl start dbconsole getting error of Enveromment variable ORACLE_SID not Defined
    Can you pls tell me Where do i fine env file to source the ENV file Enterprise manager 10g
    Also do i need to run the *$ sh emctl start dbconsole* command from GUI of Linux.
    Actualy follwoing is my exact stetup
    I have installed Oracle EBS 11.5.10.2 on Linux EHEL 4.7
    On the same Linux Box ( Where Oracle EBS 11.5.10.2 is installed ) Installed Oracle Application and Infra. server and Discoverer
    Please guide me on the same.
    Thanks,

  • Solution Manager Diagnostics Self Check Error with Enterprise Manager

    I'm trying to get the Solution Manager Self Diagnostics Self Check running,
    but I'm always getting the follwing Error:
    The Enterprise Manager on host 'hdeas81' and port '6443' cannot be reached.
    The Log File of the Introscope Manager shows the following line:
    6/29/09 01:15:36 PM CEST [INFO] [Manager.PostOfficeHub] Server listening for incoming ssl socket connections on port 6443
    Netstat -a is also showing that Port 6443 is open and Listening.
    The Port is also reachable via telnet.
    any suggestions what might be the problem?
    Thanks in advance
    Marco

    thanks, but i'm trying to get a ssl connection on port 6443.
    I have also another error in the diagnostics check (maybe related)
    An unexpected error occured
    in Detail i get the error:
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect
         at org.w3c.www.protocol.http.HttpURLConnection.error(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.checkReply(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.getResponseCode(Unknown Source)
         at com.sap.sup.admin.selfcheck.checks.helper.HttpHelper.getHttpResponseCode(HttpHelper.java:48)
         at com.sap.sup.admin.selfcheck.checks.wily.em.UICheck.process(UICheck.java:78)
         at com.sap.sup.admin.selfcheck.fwk.check.AbstractCheck.processImpl(AbstractCheck.java:165)
         at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87)
         at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:274)
         at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45)
         at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
         at java.lang.Thread.run(Thread.java:534)

  • Getting error in Enterprise Manager trying to look at ACL list

    I get the following error in Enterprise Manager when I try to view the {XML Database ACL files} under SYS.
    ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00200: could not convert from encoding UTF-8 to WINDOWS-1252 Error at line 1 I'm trying to get the ACL enabled for sending email and was hoping this would show me a list of the current ACLs.

    I don't know about the error but alternatively you can get the list via DBA_NETWORK_ACLS and DBA_NETWORK_ACL_PRIVILEGES views.

  • How to start Enterprise manager ?

    how to know if i have installed Enterprise manager or not.
    what command to start Enterprise manager ?

    You can start OEM as:
    go to ORACLE_HOME/bin directory.
    then type ./oemapp with any 1 of its 6 options.
    You can type just ./oemapp and it will show the available options like instance etc.
    Vinayak Thatte

  • How to start Enterprise Manager Server on  Linux

    I install successful oracle 9i on redhat 7.2 Linux ,but I don't know how to start Enterprise Manager Server on Linux ,please help me ,thanks!

    oemctrl start oms
    oemctrl status oms sysman/oem_temp
    oemctrl stop oms sysman/oem_temp

  • How to start Enterprise Manager Server on SUN Solaris 2.8

    I need to start Enterprise Manager for ORACLE 8.1.6; on server for do same think (same action not possible on client machine).
    thank you all

    Hi
    From the Unix prompt enter oemapp console(for v9.x). If you are using earlier versions it is oemapp console (for starting the console) and oemapp dbastudio(for starting dba studio)
    For starting OMS enter: oemctrl start oms.
    Hope this helps
    sarath

  • Error when starting Enterprise Manager: java.lang.NoSuchMethodError

    Hi,
    When trying to access the EM i got Error 404--Not Found, so i went to start EM manually but i'm getting this error when trying to start the EM in weblogic 10.3.6 on Windows 7 64 bits:
    ####<12-10-2012 09:47:02 AM CST> <Warning> <Deployer> <Carlos-PC> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <28c4d4e1e4b85327:42e7543a:13b85623d16:-8000-00000000000001d1> <1355154422239> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.NoSuchMethodError: org.apache.log4j.spi.LoggingEvent.getLevel()Lorg/apache/log4j/Level;What should i do to solve this ?? :(
    Regards
    Carlos

    At the admin console the error shown is the one from the warning, the error from log is:
    ####<12-10-2012 09:47:02 AM CST> <Error> <Deployer> <Carlos-PC> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <28c4d4e1e4b85327:42e7543a:13b85623d16:-8000-00000000000001c8> <1355154422236> <BEA-149202> <Encountered an exception while attempting to commit the 7 task for the application 'em'.>
    ####<12-10-2012 09:47:02 AM CST> <Warning> <Deployer> <Carlos-PC> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <28c4d4e1e4b85327:42e7543a:13b85623d16:-8000-00000000000001d1> <1355154422238> <BEA-149004> <Failures were detected while initiating start task for application 'em'.>
    ####<12-10-2012 09:47:02 AM CST> <Warning> <Deployer> <Carlos-PC> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <28c4d4e1e4b85327:42e7543a:13b85623d16:-8000-00000000000001d1> <1355154422239> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.NoSuchMethodError: org.apache.log4j.spi.LoggingEvent.getLevel()Lorg/apache/log4j/Level;
         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:215)
         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57)
         at org.apache.log4j.Category.callAppenders(Category.java:190)
         at org.apache.log4j.Category.forcedLog(Category.java:375)
         at org.apache.log4j.Category.log(Category.java:838)
         at oracle.sysman.util.logging.ApacheLogOperations.logp(ApacheLogOperations.java:251)
         at oracle.sysman.util.logging.DualModeLogOperations.logp(DualModeLogOperations.java:244)
         at oracle.sysman.emSDK.util.logging.Logger.logp(Logger.java:1104)
         at oracle.sysman.emSDK.util.logging.Logger.log(Logger.java:810)
         at oracle.sysman.util.logging.log4j.Log4jLogger.log(Log4jLogger.java:145)
         at oracle.sysman.util.logging.log4j.Log4jLogger.debug(Log4jLogger.java:83)
         at oracle.sysman.eml.app.ContextInitializer.storeOmsAdminOp(ContextInitializer.java:1727)
         at oracle.sysman.eml.app.ContextInitializer.contextInitialized(ContextInitializer.java:1153)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • 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

  • Http 401 error starting a managed server

    Hi,
    I'm new to wl and am setting up a managed server on wl6.0.
    I read and followed the instructions in the admin guide - really!
    I have an admin server running under the petstore domain,
    on port 7001 and am trying to run a managed server under
    "devdomain".
    Below is the java command my startup script is using
    to start the managed server. It is failing with a security
    error (http 401). I don't see anything in the dox about an
    additional userid/password control at the http level.
    When I browse directly to http://webdev:7001/Bootstrap,
    I get http password pop-up. The system userid and password
    does not work.
    What dox can I go to for help on this?
    Thx
    Jim Brockman
    java -ms64m -mx64m -classpath
    /opt/bea/wlserver6.0:/opt/bea/wlserver6.0/lib/weblogic_sp.jar:/opt/bea/wlser
    ver6.0/lib/weblogic.jar:/opt/bea:/opt/bea/wlserver6.0/lib/jdbctype4drivers/c
    lasses12.zip -Dweblogic.Domain=devdomain -Dweblogic.Name=devserver -Dweblogi
    c.management.server=webdev:7001 -Djava.security.policy=/opt/bea/wlserver6.0/
    lib/weblogic.policy -Dweblogic.management.username=system -Dweblogic.managem
    ent.password=xxxxxxxx weblogic.Server
    Starting WebLogic Server ....
    Connecting to http://webdev:7001...
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.management.configuration.ConfigurationException:
    connecting to http://webdev:7001/Bootstrap/ - with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at
    weblogic.management.Admin.getBootstrapLocalServer(Admin.java:825)
    at weblogic.management.Admin.initialize(Admin.java:274)

    I solved the problem in this command.....
    /opt/bea/wlserver6.0:/opt/bea/wlserver6.0/lib/weblogic_sp.jar:/opt/bea/wlser
    ver6.0/lib/weblogic.jar:/opt/bea:/opt/bea/wlserver6.0/lib/jdbctype4drivers/c
    lasses12.zip -Dweblogic.Domain=devdomain -Dweblogic.Name=devserver -Dweblogi
    c.management.server=webdev:7001 -Djava.security.policy=/opt/bea/wlserver6.0/
    lib/weblogic.policy -Dweblogic.management.username=system -Dweblogic.managem
    ent.password=xxxxxxxx weblogic.Server
    When I put the password in the script, the problem is disapeared...
    Jim Brockman wrote:
    Hi,
    I'm new to wl and am setting up a managed server on wl6.0.
    I read and followed the instructions in the admin guide - really!
    I have an admin server running under the petstore domain,
    on port 7001 and am trying to run a managed server under
    "devdomain".
    Below is the java command my startup script is using
    to start the managed server. It is failing with a security
    error (http 401). I don't see anything in the dox about an
    additional userid/password control at the http level.
    When I browse directly to http://webdev:7001/Bootstrap,
    I get http password pop-up. The system userid and password
    does not work.
    What dox can I go to for help on this?
    Thx
    Jim Brockman
    java -ms64m -mx64m -classpath
    /opt/bea/wlserver6.0:/opt/bea/wlserver6.0/lib/weblogic_sp.jar:/opt/bea/wlser
    ver6.0/lib/weblogic.jar:/opt/bea:/opt/bea/wlserver6.0/lib/jdbctype4drivers/c
    lasses12.zip -Dweblogic.Domain=devdomain -Dweblogic.Name=devserver -Dweblogi
    c.management.server=webdev:7001 -Djava.security.policy=/opt/bea/wlserver6.0/
    lib/weblogic.policy -Dweblogic.management.username=system -Dweblogic.managem
    ent.password=xxxxxxxx weblogic.Server
    Starting WebLogic Server ....
    Connecting to http://webdev:7001...
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.management.configuration.ConfigurationException:
    connecting to http://webdev:7001/Bootstrap/ - with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at
    weblogic.management.Admin.getBootstrapLocalServer(Admin.java:825)
    at weblogic.management.Admin.initialize(Admin.java:274)--
    Doyoung Im
    Bea Systems Korea
    Sales Engineer/Pre Sales
    H.P) 82-11-9727-8923
    DID) 82-2 -7676-823
    Fax) 82-2 -783-7102
    mail)[email protected]

  • Error starting oim managed server

    Hi,
    I am getting the following error when trying to start oim managed server using the command
    startmanagedweblogic.cmd oim_server1
    <Jul 15, 2012 8:36:54 PM CDT> <Critical> <WebLogicServer> <BEA-000386> <Server s
    ubsystem failed. Reason: weblogic.security.SecurityInitializationException: Auth
    entication for user weblogic denied
    weblogic.security.SecurityInitializationException: Authentication for user weblo
    gic denied
    but i am able to login into admin console with that user. Please help.

    Hi ,
    Try to clear your ldap folder with in your %Domain_Home%\ server \ <server name> \ data \ ldap
    create a new boot.properties under %Domain_Home%\ server \ <server name> \ security folder.
    Regards
    shashank

  • Ubable to start enterprise manager console via browser in Oracle 11gR2

    Dear Friends
    I have tried following. But i'm not able to get em console through my web browser.
    here i'm posting what i have done.i have started my database listner and database ,it found working properly. So please let me know what am i missing here.
    [oracle1@WBH-DB1 ~]$ echo $ORACLE_HOME
    /ora11gsoft/odb/OH1
    [oracle1@WBH-DB1 ~]$ echo $ORACLE_SID
    wbdata
    [oracle1@WBH-DB1 ~]$ echo $PATH
    /usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/ora11gsoft/odb/bin:/ora11gsoft/odb/OH1/jdk/bin:/ora11gsoft/odb/OH1/jdk/lib:/ora11gsoft/odb/OH1/bin
    [oracle1@WBH-DB1 ~]$ hostname
    WBH-DB1.wbtea.com
    [oracle1@WBH-DB1 ~]$ emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    https://WBH-DB1.wbtea.com:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ..... started.
    Logs are generated in directory /ora11gsoft/odb/OH1/WBH-DB1.wbtea.com_wbdata/sysman/log
    i try following url in firefox web-browser
    https://WBH-DB1.wbtea.com:1158/em
    and i got the following error
    Secure Connection Failed
    xxx.xx.xx.xx:1158 uses an invalid security certificate.
    The certificate is not trusted because the issuer certificate is not trusted.
    The certificate is not valid for any server names.
    (Error code: sec_error_untrusted_issuer)

    Hi,
    you are not missing anything.
    enterprise manager is working fine. Accept the certificate and press on continue button..
    Can you try running the same in internet explorer also.
    Regards
    Rajesh

Maybe you are looking for

  • Multiple Selection of Products in Sales Order

    Hi Experts, my requirement is to select mulitiple products from the product F4 help pop-up in sales order items assignment block. To achieve this I have made the following settings: 1.added the following code in SearchHelpResult.htm view layout of PR

  • Indexing - Out of Sequence and Missing Page Numbers

    I have a 296 page book. This is an on-going project and has been updated many times. Two new sections have been added to this book. I have marked words for indexing. My problem is that many of the page numbers are repeated or out-of-sequence. For exa

  • Slingbox with new FiOS DVR (CHS 435HDC)

    I just had FiOS installed with the CHS 435HDC DVR box.  The Slingbox website says it's not a supported set-top box.  Is there anything I can do?  Or will I have to cancel FiOS in a matter of hours after it being installed? Please help, Mike 

  • Pop up Window Title Problem

    hi i have Jspx page and in the page i have command link when click on command link a new popup window is opening in that pop up window i have 4 submenus.... when click on each sub menu link page will be open in same pop up window. here when first tim

  • Error: can not attach to oracle 8i

    hi, i got an error message 'oracle 12631' saying 'can not attach to oracle 8i,' and 'username retrieval failed' after i tried to config Net8 and log into TOAD(a application program). i used 8i personal ed. Thanks for help. Yun