Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem with EM 10g

Re: Problem with EM 10g

From: Ghassan Salem <salem.ghassan_at_gmail.com>
Date: Mon, 6 Nov 2006 18:14:07 +0100
Message-ID: <411d50f60611060914m447cb370ob99ab939325d4b1c@mail.gmail.com>


Try setting you nls_lang to spanish_spain.we8mswin1252 (latinamerican is not a supported lang, neither a territory).

rgds

On 11/6/06, GBA-DBA <gba.oraclel_at_gmail.com> wrote:
>
> Hi list, I just did a fresh 10g R2 (only oracle home) installation on a
> laptop with Win XP SP2 (spanish) and everything was fine. I can connect to
> de database using Plus or any other development tools. But when I open the
> EM start page (host:1158/em) using either IE or firefox (both spanish) I get
> the following message just below the EM logo: "EM couldn't connect to the
> database instance"
>
> The Instance, listener and agent are ok.
>
> I was reviewing the logs and i found these errors pointing to NLS
> configuration. But I don't know what's wrong.
>
> I have NLS_LANG set at KEY_OraDb10g_home1 with: LATIN AMERICAN
> SPANISH.WE8MSWIN1252.
>
> 2006-11-06 10:40:58,435 [Orion Launcher] ERROR conn.ConnectionService
> verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-00604: error
> occurred at recursive SQL level 1
> ORA-12705: Cannot access NLS data files or invalid environment specified
>
> 2006-11-06 10:41:04,885 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ias.ias.IASIntegration
> 2006-11-06 10:41:06,867 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.eml.target.slb.common.SLBIntegration
> 2006-11-06 10:41:07,438 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.eml.ssl.intg.SSLIntegration
> 2006-11-06 10:41:08,069 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.tip.oem.central.domain.ProcessConnectDomainIntg
> 2006-11-06 10:41:08,109 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
> 2006-11-06 10:41:08,119 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.webdb.admin.em.PortalIntegration
> 2006-11-06 10:41:08,149 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.webdb.admin.em.SSOIntegration
> 2006-11-06 10:41:08,189 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.reports.em.RepIntg
> 2006-11-06 10:41:08,209 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsEmailIntegration
> 2006-11-06 10:41:08,219 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsOidIntegration
> 2006-11-06 10:41:08,249 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsOvfIntegration
> 2006-11-06 10:41:08,259 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
> 2006-11-06 10:41:08,259 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsWirelessIntg
> 2006-11-06 10:41:08,299 [Orion Launcher] ERROR app.ContextInitializer
> contextInitialized.271 - Integration Class not found:
> oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
> 2006-11-06 10:41:09,992 [OmsServiceDriver thread] ERROR
> conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool.
> ERROR = ORA-00604: error occurred at recursive SQL level 1
> ORA-12705: Cannot access NLS data files or invalid environment specified
>
> 2006-11-06 10:41:10,062 [OmsServiceDriver thread] ERROR
> conn.ConnectionService blockUntilValid.485 - Connection pool is not valid.
> status =2
> 2006-11-06 10:41:10,062 [OmsServiceDriver thread] ERROR
> conn.ConnectionService blockUntilValid.493 - Repository connection
> details are invalid.
> 2006-11-06 10:41:10,443 [HttpRequestHandler-30568553] ERROR
> conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool.
> ERROR = ORA-00604: error occurred at recursive SQL level 1
> ORA-12705: Cannot access NLS data files or invalid environment specified
>
> 2006-11-06 10:41:10,603 [HttpRequestHandler-4171469] ERROR
> conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool.
> ERROR = ORA-00604: error occurred at recursive SQL level 1
> ORA-12705: Cannot access NLS data files or invalid environment specified
>
> 2006-11-06 10:41:10,913 [EMUI_10_41_10_/console/aboutApplication] ERROR
> em.console doGet.311 - java.lang.IllegalStateException: Response has
> already been committed
> java.lang.IllegalStateException: Response has already been committed
> at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer (
> EvermindHttpServletResponse.java:1901)
> at com.evermind.server.http.ServletRequestDispatcher.forward(
> ServletRequestDispatcher.java:211)
> at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:773)
> at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java
> :396)
> at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
> at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
> at oracle.sysman.eml.app.Console.doGet(Console.java:135)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at com.evermind.server.http.ResourceFilterChain.doFilter (
> ResourceFilterChain.java:65)
> at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(
> EMRedirectFilter.java:101)
> at com.evermind.server.http.EvermindFilterChain.doFilter(
> EvermindFilterChain.java:16)
> at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(
> HandleRepDownFilter.java:131)
> at com.evermind.server.http.EvermindFilterChain.doFilter(
> EvermindFilterChain.java:20)
> at oracle.sysman.eml.app.ContextInitFilter.doFilter (
> ContextInitFilter.java:239)
> at com.evermind.server.http.ServletRequestDispatcher.invoke(
> ServletRequestDispatcher.java:600)
> at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(
> ServletRequestDispatcher.java :317)
> at com.evermind.server.http.HttpRequestHandler.processRequest(
> HttpRequestHandler.java:793)
> at com.evermind.server.http.HttpRequestHandler.run(
> HttpRequestHandler.java:270)
> at com.evermind.server.http.HttpRequestHandler.run (
> HttpRequestHandler.java:112)
> at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(
> ReleasableResourcePooledExecutor.java:186)
> at java.lang.Thread.run(Thread.java:534)
>
> Any clues??
>
> --
> Regards
> GBA

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Nov 06 2006 - 11:14:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US