Installing Oracle Application Server 10g Forms and Reports Services in Aix.
97833Mar 10 2006 — edited Mar 13 2006I began to install Oracle Application Server 10g Forms and Reports Services in Aix.
In the course of the installation it appeared some error messages that I ignore pressing the button Continue. The installation is successful but when I want to make the testing post-installation and I open the browser with my Oracle Application Server page: (http://anag:7777/forms90/f90servlet) it appears the following error:
"FRM-92101: Se ha producido un fallo en Forms Server durante el inicio. Puede que se deba a una configuaración no válida.
Consulte el archivo log del servidor Web para obtener más información."
Into de java console it appears the next text:
JInitiator: Versión 1.3.1.13
Usar versión JRE 1.3.1.13-internal Java HotSpot(TM) Client VM
Directorio local del usuario = C:\Documents and Settings\RNVELASCO
Configuración del delegado: sin delegado
JAR cache enabled
Location: C:\Documents and Settings\RNVELASCO\Oracle Jar Cache
Maximum size: 50 MB
Compression level: 0
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Loading http://anag:7777/forms90/java/f90all_jinit.jar from JAR cache
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
oracle.forms.net.ConnectionException: Se ha producido un fallo en la sesión de Forms <1> durante el inicio: No se ha obtenido una respuesta del proceso de tiempo de ejecución
at
oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
at oracle.forms.net.HTTPNStream.flush(Unknown Source)
at java.io.DataOutputStream.flush(Unknown Source)
at oracle.forms.net.HTTPConnection.connect(Unknown Source)
at oracle.forms.engine.FormsDispatcher.initConnection(Unknown Source)
at oracle.forms.engine.FormsDispatcher.init(Unknown Source)
at oracle.forms.engine.Runform.initConnection(Unknown Source)
at oracle.forms.engine.Runform.startRunform(Unknown Source)
at oracle.forms.engine.Main.createRunform(Unknown Source)
at oracle.forms.engine.Main.start(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
This error is related with the errors that I avoided during my installation?
The error messages that appeared during the installation were:
"Error when calling to the destiny ' libso_install' of the file make /u2001/frs/OraHome1/reports/lib/ins_reports.mk".
"Error when calling to the destiny ' agent' of the file
make /u2001/frs/OraHome1/sysman/lib/ins_sysman.mk"
"Error when calling to the destiny ' webm_install' of the file make '/u2001/frs/OraHome1/forms90/lib/inst_forms.mk'"
Please help me, because I would like already finished whit this installation!!!!
Thanks!