Re: IAS 10g : Infrastructure database is unavailable, pls help..

From: Thierry PLASSART <thierry.plassart_at_wanadoo.fr>
Date: Tue, 15 Mar 2005 21:45:35 +0100
Message-ID: <4237494e$0$19338$8fcfb975_at_news.wanadoo.fr>


Hello,

We have met exactly your problem!!

Here's how we get through:

Make sure your FINAL Oracle_home is the infrastructure's home (you will have to change it manually after install)
Then, regarding services, you'll have to put a start dependency between (mid tier)ProcessManager et (infra)ProcessManager; (Mid tier) shall not start before (infra) has fnished to...
To do this, use regedit, go to HKLM\CurrentControlSet\services\(mid tier)ProcessManager and add a REG_MULTI_SZ component named DependOnService; its value will be "(infra)ProcessManager"

A complete procedure is available on OTN: it concerns 10gAS R1 and is named "Oracle Application Server 10g Managing Multiple Oracle Application Server Instances on a Single Host 10g (9.0.4.1)" http://download.oracle.com/docs/html/B13992_02/toc.htm (you'll need an account to get the doc)

Keep trying !!! The road will be long...

Thierry

"Krist" <xtanto_at_hotmail.com> a écrit dans le message de news:cb48a3b.0503150329.7c0bb251_at_posting.google.com...
> Hi All,
>
> I am new in IAS. I am trying to install IAS 10g (9.0.4), on WIn2000.
> both IAS & Infra in same server, one Database.
> It used to be running, but today it won't start.
>
> Here is the error :
>
> Application Server Control :
> Status = Down
> Farm=Infrastructure database is unavailable
> (but using sqlplus, I have succesfully log-in into that
> 'Infrastructure database')
>
> Components :
> Forms -> Unavailable
> OC4J_BI_Forms -> Unavailable
> Reports Server: rep_sysloginfra -> Status = [inprogress, timer symbol]
> ... this is forever...
>
> When I Click Logs ->
> Error
> Error displaying Log Files page. Failed to initialize configuration
> management user session.. Database operation failed.
> Root Cause: Io exception: Connection
>
refused(DESCRIPTION=(TMP=)(VSNNUM=151000065)(ERR=12514)(ERROR_STACK=(ERROR=( CODE=12514)(EMFI=4))))
> Resolution: . Io exception: Connection
>

refused(DESCRIPTION=(TMP=)(VSNNUM=151000065)(ERR=12514)(ERROR_STACK=(ERROR=( CODE=12514)(EMFI=4))))
>
> --------------
> Still in Application Server Control, When I click Forms I see this
> error on screen :
> 500 Internal Server Error
> java.lang.NullPointerException
> at oracle.forms.em.FormsConfigResource.getDefaultSection(Unknown
> Source)
> at
oracle.forms.em.FormsConfigResource.getAllowNewConnectionsEntity(Unknown
> Source)
> at oracle.forms.em.FormsResources.getAllowNewConnections(Unknown
> Source)
> at _forms._formsStatusFrame._jspService(_formsStatusFrame.java:127)
> [/forms/formsStatusFrame.jsp]
> at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
> at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>
(9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispa tcher.java:778)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletReq uestDispatcher.java:
>
>
> 317)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandle r.java:790)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableRe sourcePooledExecutor.java:186)
> at java.lang.Thread.run(Thread.java:534)
>
>
> ---------------
> java.lang.NullPointerException
> at oracle.forms.em.FormsConfigResource.getDefaultSection(Unknown
> Source)
> at oracle.forms.em.FormsConfigResource.getEmMode(Unknown Source)
> at oracle.forms.em.FormsResources.getResponseTime(Unknown Source)
> at _forms._formsResponseFrame._jspService(_formsResponseFrame.java:129)
> [/forms/formsResponseFrame.jsp]
> at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
> at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
> at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
> at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>
(9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispa tcher.java:778)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletReq uestDispatcher.java:317)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandle r.java:790)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
> at com.evermind[Oracle Application Server Containers for J2EE 10g
>

(9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableRe sourcePooledExecutor.java:192)
> at java.lang.Thread.run(Thread.java:534)
>
> What should I do ?
>
> Thank you for your help,
> Krist
Received on Tue Mar 15 2005 - 21:45:35 CET

Original text of this message