Enterprise Manager Error

After starting up WLS, verifing the EM is active ((http://localhost:7001/console) and receiving a successful login to the em (http://localhost:7001/em). I receive the following error. I didn't correct the jsp as this is within in the em.ear
The following JSP error occurred:
Request URI:/em/as/as/wlFarmHome.jspx
The following exception occurred:
OracleJSP error:oracle.jsp.parse.JspParseException:
/as/as/wlFarmHome.jspx: Line # 4, <af:document id="d1" maximized="true" title="#{emfunc:browserHomePageTitle()}">
Error: Function emfunc:browserHomePageTitle has an invalid prefix or uses the default namespace which is not defined. Correct the prefix or in a jsp document, put the function inside a tag that defines the tag library namespace
Full Stack in AdminServer.log
Error: Function emfunc:browserHomePageTitle has an invalid prefix or uses the default namespace which is not defined. Correct the prefix or in a jsp document, put the function inside a tag that defines the tag library namespace
     at oracle.jsp.parse.JspUtils.setFunctionInfo(JspUtils.java:1762)
     at oracle.jsp.parse.JspUtils.parseELInAttributeValue(JspUtils.java:1411)
     at oracle.jsp.parse.JspUtils.hasELWithCreation(JspUtils.java:1561)
     at oracle.jsp.parse.JspUtils.processELAttribute(JspUtils.java:1612)
     at oracle.jsp.parse.OpenJspTagHandler.processAttributeValue(OpenJspTagHandler.java:343)
     at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1565)
     at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1610)
     at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:846)
     at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:923)
     at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:780)
     at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1297)
     at oracle.jsp.parse.OpenJspTagHandler.parseXMLSrcBody(OpenJspTagHandler.java:782)
     at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1572)
     at oracle.jsp.parse.JspParseTag.parse(JspParseTag.java:1610)
     at oracle.jsp.parse.OpenJspTagHandler.parse(OpenJspTagHandler.java:846)
     at oracle.jsp.parse.JspParseTag.genXMLSrcTag(JspParseTag.java:923)
     at oracle.jsp.parse.JspParseTag.parseXMLSrcNextTag(JspParseTag.java:780)
     at oracle.jsp.parse.JspParseTag.parseXMLSrcBody(JspParseTag.java:1297)
     at oracle.jsp.parse.JspParseTag.parseXMLSrc(JspParseTag.java:1572)
     at oracle.jsp.parse.JspParseTagFile.parseXMLSrc(JspParseTagFile.java:341)
     at oracle.jsp.parse.JspParseTagFile.parse(JspParseTagFile.java:256)
     at oracle.jsp.parse.OracleJsp2Java.transformImpl(OracleJsp2Java.java:439)
     at oracle.jsp.parse.OracleJsp2Java.transform(OracleJsp2Java.java:593)
     at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:691)
     at oracle.jsp.runtimev2.JspPageCompiler.compileBothModes(JspPageCompiler.java:490)
     at oracle.jsp.runtimev2.JspPageCompiler.parseAndGetTreeNode(JspPageCompiler.java:457)
     at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:624)
     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:645)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:385)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:802)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:726)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     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.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.JSPFilter.doFilter(JSPFilter.java:93)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
     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:777)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:293)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:213)
     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:158)
     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 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:207)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

Hi
We are getting the same problem. We tried the solution at http://www.appsdbatraining.com/2013/05/09/request-uriemasaswlfarmhome-jspx/ but it doesn't work.
did you guys solved this problem?
Thank You in Advance

Similar Messages

  • Enterprise Manager:  Error in table "View Data" for table with 128 column

    We appear to be getting an error when running Oracle Enterprise Manager when doing a "View Data" and selecting > 128 columns to display.
    Here's the error message.
    Could you let me know if this is a known issue, and any workaround/fixes for it?
    Thanks!
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart getCurveLegend.139 - curveindex 0
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.411 - oracle.sysman.emo.smap.HostChart@7d1a73ee
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.412 - chart name cpuChart
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.413 - number of names 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.414 - number of times 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.415 - number of values 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.416 - curve count 0
    2012-07-11 16:55:40,768 [EMUI_16_55_40_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2012-07-11 17:02:36,519 [EMUI_17_02_36_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Not many people run into this but one has before: Too many columns to be shown in the Enterprise Manager 11g?
    I can not find a known bug related to EM/CC, however a lot of bugs exist if you search in MOS for java.lang.ArrayIndexOutOfBoundsException: 128
    So, best is to create a SR.
    Eric

  • LISTNER and enterprise manager error

    TNS-12560: TNS:protocol adapter error
    i m unable to start my listner. i m using oracle 11g on windows 7
    another error is of enterprise manager
    their is something like falling back to standard locale ("c")
    em configration isses c:\app\manish\product\11.2.0\db_home_1\manish-pc_orcl not found

    945224 wrote:
    TNS-12560: TNS:protocol adapter error
    i m unable to start my listner. i m using oracle 11g on windows 7
    another error is of enterprise manager
    their is something like falling back to standard locale ("c")
    em configration isses c:\app\manish\product\11.2.0\db_home_1\manish-pc_orcl not found
    CLASSIC Windows error due to any number of OS/Networking mis-configurations
    are both OS Services for database & listener started & running?
    when was last time all worked with out error?
    what changed since then?
    Does system get is IP# via DHCP?

  • Oracle Enterprise Manager Error(s)

    I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....

    rodneyc8063 wrote:
    I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....
    >I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....
    EM can only connect to the DB via SQL*Net.
    When the DB is down the listener does not know anything about the DB.
    When EM tries to connect to the DB the listener reports it does not know how to complete the connection request

  • Oracle 9ias Enterprise Manager error

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

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

  • 10g Enterprise Manager Error

    Hi,
    I installed Orale 10.2.0 in Fedora 10 successfully but not able to login through Enterprise manager .In fact i am unable to open that login page.While providing the address http://fedora10.localdomain:5560/isqlplus the explorer error is comming and the error is page not available ..
    What to Do ?
    Dhabas

    Hi,
    This is what i am getting
    [oracle@fedora10 bin]$ ping fedora10.localdomain
    PING fedora10.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.034 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.058 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.076 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=4 ttl=64 time=0.050 ms
    ^C
    --- fedora10.localdomain ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3095ms
    rtt min/avg/max/mdev = 0.034/0.054/0.076/0.016 ms
    [oracle@fedora10 bin]$ emctl status dbconsole
    TZ set to Asia/Calcutta
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://fedora10.localdomain:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    Logs are generated in directory /u01/app/oracle/product/10.2.0/db_1/fedora10.localdomain_EXILANT/sysman/log
    [oracle@fedora10 bin]$

  • Deploy via Enterprise Manager error

    hi all!
    I'am using AS 9.0.2.0.1 and i receive an error deploying my sample-application using Enterprise Manager Web-Interface (just one simple uix-page).
    After first step, where i choose my .ear-file and application name, i receive folowing exception ina log-file and web-upload don't work for me:
    java.lang.Exception: Die J2EE-Anwendungsdatei (.ear) muss angegeben und gelesen werden, bevor mit dem Einsatz
    prozess fortgefahren werden kann. Gehen Sie zurück zu der Seite Anwendung einsetzen: Einführung.
    at
    oracle.sysman.eml.ias.oc4j.DeployWiz.getCachedDeployAppAdminObj(DeployWiz.java:2283)
    at
    oracle.sysman.eml.ias.oc4j.DeployWiz.doSelectApplicationNavigation(DeployWiz.java:473)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at
    oracle.sysman.emSDK.eml.svlt.EMServlet.doGet(EMServlet.java:240)
    at oracle.sysman.eml.app.ConsoleSN.doGet(ConsoleSN.java:71)
    at oracle.cabo.servlet.BajaServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at
    oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:26
    9)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
    at
    com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Can anybody help me?

    If your issue is related to the deployment process, you may want to post your question to the Oracle Application Server - General mailing list. There's a better chance you get an answer to your question there...
    Peter

  • Oracle 10g Enterprise Manager Error

    Hi,
    I am getting below error when I open the Oracle-10G EM on GUI(Here my OS is Linux ES)
    "java.lang.Exception: No Such Target", Any idea wt will be the cause?

    Hi Leo,
    I have the same issue.
    1. I am using stand alone version.
    2. "emctl start dbconsole" ran successfully and it said Database Control started.
    3. I tried "localhost:5500/em", "MyComputerName:5500/em" and "IP Address:5500/em", all have the same result that after login and refresh, it shows "java.lang.Exception: No Such Target".
    Connection to the database was fine. No other problem so far except for this error message.
    Thanks for looking into it!
    Ron

  • 10g1 Enterprise Manager Error when configuring backup settings.

    When I try to configure the backup settings and I enter the OS admin user and pwd I get:
    Error: Connecting to host as user *****failed: Wrong password for user.
    I know I am inputting the correct pwd.
    Can anyone tell me what I am doing wrong?
    Thanks

    Just in case as it's a confusing screen - the host settings are the operating system user, not a DB user.

  • Enterprise manager error messages

    I set up the OMS and I'm not able to get the ERRORs ORA- message from
    the targets.
    The message I can get is " 1 distinct types of ORA- errors have been
    found in the alert log"
    I want the ORA- to be specified in the mpessage
    How can I get this?
    Any one can respond please.

    Hi,
    You need to configure the metric "Generic Alert Log Error" .
    You can set it as when it matches different errors send an alert, for eg: if you enter -->ORA-0*(600?|7445|4[0-9][0-9][0-9])[^0-9] in warning field.
    Then it will send a warning alert when one of these errors are reported.

  • Enterprise Manager ERROR in 10g

    Dear Seniors, i have just installed,, am not efficient in this process,, when logged in EM home i found this following error
    java.lang.Exception: Exception in sending Request :: null
    what is this Error, why its showing, where i have to check to set it correct !
    then i try to shutdown/startup my database from Startup/Shutdown:Specify Host and Target Database Credentials page there Host Credential and Database Credential Displays..
    1) I given the Host Credentials ID sysadmin and* Password *
    2) Database Credentials column i given SYS and its* PASS*
    then it raise an following error:
    *Error Message
    Couldnot contact the agent. Verify that the url for the agent is null*
    Please My Dear Seniors,, what is the problem in this,, as i said am just a beginner if u ppl explain me what are the mistakes i did and how to rectify then it will be a kind help for my carrier.*
    thank u.

    Hi,
    Welcome 2 Oracle Forums :)
    1) Make sure the host credentials you are providing are the owner of the oracle software.
    2) Make sure the database and listener is up and running.
    Regards,
    X A H E E R

  • Starting Enterprise Manager error

    Hello,
    I installed oracle client 11g Release 1 (11.1) on opensuse 10.3 Linux system and I don't have installed any other oracle applications on my system.
    Installation was successfully, I've tried some applications netca, sqlplus, sqldeveloper and work fine, but emca throw an exception:
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/sysman/emSDK/util/jdk/Platform
    at oracle.sysman.emcp.EMConfigAssistant.printUsage(EMConfigAssistant.java:202)
    at oracle.sysman.emcp.EMConfigAssistant.incorrectUsage(EMConfigAssistant.java:948)
    at oracle.sysman.emcp.EMConfigAssistant.parseCmdLineArgs(EMConfigAssistant.java:1560)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:474)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)
    please give me some idea how to solve this problem
    Message was edited by:
    [email protected]

    This is the problem of Oracle client which shows up regardless of the OS.
    The emca (or emca.bat) script tries to set up the CLASSPATH,
    but the jars on the CLASSPATH are missing from the Oracle client installation.
    Here's the list of missing jars:
    ${ORACLE_HOME}\jlib\emConfigInstall.jar
    ${ORACLE_HOME}\jlib\http_client.jar
    ${ORACLE_HOME}\lib\http_client.jar
    ${ORACLE_HOME}\sysman\jlib\emCORE.jar
    ${ORACLE_HOME}\sysman\jlib\emagentSDK.jar
    I wonder how the folks from Oracle are testing their deliveries =)

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

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

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

  • Error loading Management Modules of Enterprise Manager 8.2.3.5

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

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

  • Error while creating data source using Oracle Enterprise Manager 10g

    Hi,
    I have deployed my web application developed on OC4J 9.0.4 stand alone (Win2K) to an integrated OC4J version(Solaris) using Oracle Enterprise Manager 10g.
    However, I get an error when I try to create a data source.
    The data source I want to create would have the following parameters (as seen in data-sources.xml on the stand alone version):
         <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="TestDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/TestDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              url="jdbc:oracle:thin:@hostName:1521:test"
              username="user"
              password="password"
              min-connections="5"
              max-connections="20"          
              inactivity-timeout="30"
         />
    When I entered the above data on the Enterprise Manager Data Sources page, I got the following error:
    quote:
    Error saving Data Source Properties. - Entity et="system";ei="0",et="application";ei="48",et="data-sources";ei="167":child:data-sourcechild key:location:jdbc/OracleCoreDS; class:com.evermind.sql.DriverManagerDataSource; already exists in the repository. Resolution: Please check the code base.
    unquote:
    Could somebody tell me what I'm doing wrong ?
    I tried to manually edit the data-sources.xml file but the data source didn't show up on the Enterprise Manager.
    I'm using a new OC4J instance (on the Solaris machine) for my applications. Is the data source error related to this?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

    Thanks for your reply , Steve.
    I noticed that there is a default datasouce on the EM with the following parameters:
    <data-source
              class="com.evermind.sql.DriverManagerDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="jdbc/OracleDS"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="scott"
              password="->pwForScott"
              url="jdbc:oracle:thin:@localhost:1521:oracle"
              inactivity-timeout="30"
         />
    The location and xa-location attributes that I use for my "test" data source are the same as the default one. So, could this be the issue?
    What should be the values for location and xa-location attributes from my "test" data source?
    Any help will be greatly appreciated.
    Thanks,
    Shyam

Maybe you are looking for