This content has been marked as final.
Show 14 replies
-
1. Re: Random errors FRM 92101 and FRM 92050
;) ApPsMasTi ;) May 4, 2013 9:06 AM (in response to Anill)Hi Anil1 person found this helpful
When i try to open forms, iam getting random errors FRM 92101 and FRM 92050. Iam using Oracle Apps R12 on windows server 2003, IE version is 6. I have installed oracle apps in my own laptop. I tried to disable xss filter in IE but i didn't find option in my IE 6 version. Iam a developer, so please help me to solve this issue with helpful steps.
is this happening with a particular form or all forms?
whats the error in application.log file?
did autoconfig executed successfully?
please see
Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
please upgrade the browser or try to reproduce it form another browser
;) AppsMAstI ;)
Sharing Is Caring -
2. Re: Random errors FRM 92101 and FRM 92050
Hussein Sawwan-Oracle May 4, 2013 5:23 PM (in response to Anill)1 person found this helpfulAnill wrote:
Was this working before? If yes, any changes been done since then?
Hi,
When i try to open forms, iam getting random errors FRM 92101 and FRM 92050. Iam using Oracle Apps R12 on windows server 2003, IE version is 6. I have installed oracle apps in my own laptop. I tried to disable xss filter in IE but i didn't find option in my IE 6 version. Iam a developer, so please help me to solve this issue with helpful steps.
Thanks & Regards,
Anill
Can you find any errors in the database log file?
XSS filter does not exist in IE6 -- Apart from checking the log files and running AutoConfig, please use different browser(s) and see if you can reproduce the issue.
Thanks,
Hussein -
3. Re: Random errors FRM 92101 and FRM 92050
Anill May 5, 2013 7:43 AM (in response to Hussein Sawwan-Oracle)Hi sawwan,
I checked in application log file. Below is the information available in log file. I retrieved application log from below path.
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\oacore\oacore_default_group_1
13/05/05 07:23:49.34 10.1.3.4.0 Started
13/05/05 07:30:45.496 html: 10.1.3.4.0 Started
13/05/05 07:44:59.104 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1367720099094
13/05/05 07:44:59.455 html: LeakSetting:
global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
ignoring:null
13/05/05 08:32:24.773 10.1.3.4.0 Started
13/05/05 08:33:43.767 html: 10.1.3.4.0 Started
13/05/05 08:37:18.261 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1367723238261
13/05/05 08:37:18.331 html: LeakSetting:
global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
ignoring:null
13/05/05 11:27:03.429 10.1.3.4.0 Started
13/05/05 11:30:25.85 html: 10.1.3.4.0 Started
13/05/05 11:34:51.668 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1367733891668
13/05/05 11:34:52.49 html: LeakSetting:
global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
ignoring:null
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.17 html: Servlet error
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:33)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
at sun.nio.ch.IOUtil.write(IOUtil.java:75)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at java.nio.channels.Channels.write(Channels.java:60)
at java.nio.channels.Channels.access$000(Channels.java:47)
at java.nio.channels.Channels$1.write(Channels.java:134)
at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
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:619)
I tried to open in mozilla firefox also but problem is not solved. Could you please tell me the steps to run autoconfig in windows server 2003.
Thanks & Regards,
Anill -
4. Re: Random errors FRM 92101 and FRM 92050
;) ApPsMasTi ;) May 5, 2013 7:51 AM (in response to Anill)Hi Anil1 person found this helpfulglobal:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
this look like network connection was lost
ignoring:null
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
13/05/05 11:41:48.17 html: Servlet error
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:33)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
at sun.nio.ch.IOUtil.write(IOUtil.java:75)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at java.nio.channels.Channels.write(Channels.java:60)
at java.nio.channels.Channels.access$000(Channels.java:47)
at java.nio.channels.Channels$1.write(Channels.java:134)
at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
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:619)
I tried to open in mozilla firefox also but problem is not solved. Could you please tell me the steps to run autoconfig in windows server 2003.
any error reported in db log file?
To run AutoConfig on the Application tier:
shutdown application tier services
cd %INST_TOP%/admin/scripts/
Run adautocfg.cmd
provide apps password
and check the log file
;) AppSmAsTi ;)
Sharing Is Caring -
5. Re: Random errors FRM 92101 and FRM 92050
EBSDBA May 5, 2013 8:00 AM (in response to Anill)Hi,1 person found this helpful
This is due to some software on your machine, time out or DNS issue.13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine 13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine 13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine 13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine 13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
Please check if Antivirus is blocking them? and also check database alert log file.
Troubleshooting FRM-92XXX Errors in Oracle Applications [ID 365529.1]java.io.IOException: An established connection was aborted by the software in your host machine
Please follow the steps in the following blog.d you please tell me the steps to run autoconfig in windows server 2003.
Please source the environment file, before running adautocfg.cmd.
http://www.trinidba.com/2009/11/03/running-autoconfig-on-the-application-tier/
Thanks -
6. Re: Random errors FRM 92101 and FRM 92050
Hussein Sawwan-Oracle May 5, 2013 3:37 PM (in response to Anill)Anill wrote:
What about the database log file? Is the database open? Can you connect to the database remotely?
Hi sawwan,
13/05/05 11:41:48.7 html: An established connection was aborted by the software in your host machine
I tried to open in mozilla firefox also but problem is not solved. Could you please tell me the steps to run autoconfig in windows server 2003.
Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
Thanks,
Hussein -
7. Re: Random errors FRM 92101 and FRM 92050
Anill May 6, 2013 4:33 PM (in response to Hussein Sawwan-Oracle)Hi,
Autoconfig ran successfully. Oracle apps R12 opened in firefox browser but when i try to open forms iam getting below error.
FRM 92102: A network error has occured
The forms client has attempted to reestablish its connection to the server 5 time(s) without success.
Please check the network connection and try again later.
Please suggest me to solve this issue.
Thanks & Regards,
Anill -
8. Re: Random errors FRM 92101 and FRM 92050
Hussein Sawwan-Oracle May 6, 2013 4:38 PM (in response to Anill)Anill wrote:
This is a generic error, so please check the application.log file for the complete error message.
Hi,
Autoconfig ran successfully. Oracle apps R12 opened in firefox browser but when i try to open forms iam getting below error.
FRM 92102: A network error has occured
The forms client has attempted to reestablish its connection to the server 5 time(s) without success.
Please check the network connection and try again later.
Please suggest me to solve this issue.
Thanks & Regards,
Anill
Thanks,
Hussein -
9. Re: Random errors FRM 92101 and FRM 92050
Anill May 6, 2013 4:53 PM (in response to Hussein Sawwan-Oracle)Hi sawwan,
I checked application log file in below path. Error message is not generated.
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\oacore\oacore_default_group_1
Thanks & Regards,
Anill -
10. Re: Random errors FRM 92101 and FRM 92050
Hussein Sawwan-Oracle May 6, 2013 5:04 PM (in response to Anill)Anill,1 person found this helpful
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\oacore\oacore_default_group_1
Please check the log files under the following directories:
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\oacore\oacore_default_group_1
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\forms/forms_default_group_1
E:\oracle\VIS\inst\apps\VIS_apps\logs\ora\10.1.3\j2ee\oafm/oafm_default_group_1
Thanks,
Hussein -
11. Re: Random errors FRM 92101 and FRM 92050
Anill May 7, 2013 7:52 AM (in response to Hussein Sawwan-Oracle)Hi Sawwan,
I checked in application log file. When i tried to open forms now two random errors generated. Below are the errors generated in log file.
13/05/07 13:00:23.8 formsweb: ListenerServlet init()
13/05/07 13:00:55.395 formsweb: Servlet error
java.lang.UnsatisfiedLinkError: no frmjsl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at oracle.forms.servlet.RunformProcess.loadLibrary(Unknown Source)
at oracle.forms.servlet.RunformProcess.<init>(Unknown Source)
at oracle.forms.servlet.RunformProcess.<init>(Unknown Source)
at oracle.forms.servlet.RunformSession.<init>(Unknown Source)
at oracle.forms.servlet.RunformSession.get(Unknown Source)
at oracle.forms.servlet.ListenerServlet.getRunformSession(Unknown Source)
at oracle.forms.servlet.ListenerServlet.getInfo(Unknown Source)
at oracle.forms.servlet.ListenerServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
13/05/07 13:06:06.441 formsweb: ListenerServlet init()
13/05/07 13:06:11.228 formsweb: Forms session <2> aborted: unable to communicate with runtime process.
13/05/07 13:06:11.228 formsweb: Forms session <2> exception stack trace:
java.io.IOException: FRM-93000: Unexpected internal error.
Details : Invalid or absent Content-Length from runform
at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:619)
Previously its working fine. I don't know suddenly what happened. Please suggest me permanent solution to solve this issue. I need to practice the apps to prepare for interviews.
Thanks & Regards,
Anill -
12. Re: Random errors FRM 92101 and FRM 92050
;) ApPsMasTi ;) May 7, 2013 9:34 AM (in response to Anill)Hi Anil,
please post the output of
echo %LD_LIBRARY_PATH%
echo %LIBPATH%
echo %CLASSPATH%
please see this
FRM-92050 java.lang.UnsatisfiedLinkError: no frmjsl in java.library.path [ID 438522.1]
R12: "FRM-92050: Failed to connect to Server:/forms/lservlet:-1" Error When Launching Forms After Adding New Language [ID 1062246.1]
Form Using FlexField crashes with FRM-93000: Unexpected Internal Error in application.log [ID 1238633.1]
How to Interpret the Oracle Forms Error - FRM-93000 [ID 255023.1]
Intermittent FRM-92101,FRM-93000 At Runtime Causing Forms Session To Crash [ID 434895.1]
;) AppSmAstI ;)
Sharing is Caring -
13. Re: Random errors FRM 92101 and FRM 92050
Anill May 7, 2013 10:58 AM (in response to ;) ApPsMasTi ;))Hi,
From which directory i have to enter these commands to see output. Could you please tell me
I entered commands from this path 'E:\oracle\VIS\db\tech_st\11.1.0\LIB' but output is not displayed.
echo %LD_LIBRARY_PATH%
echo %LIBPATH%
echo %CLASSPATH%
Thanks for suggesting documents. I don't have access to metalink to view this documents. If you have access then could you please send me these documents to my mail
harishk.569@gmail.com
Thanks & Regards,
Anill -
14. Re: Random errors FRM 92101 and FRM 92050
;) ApPsMasTi ;) May 7, 2013 11:09 AM (in response to Anill)hi Harish
From which directory i have to enter these commands to see output. Could you please tell me
log in as application user, sourcce the env file send me the output of those commands
I entered commands from this path 'E:\oracle\VIS\db\tech_st\11.1.0\LIB' but output is not displayed.
echo %LD_LIBRARY_PATH%
echo %LIBPATH%
echo %CLASSPATH%
please compile your flexfiled too
Thanks for suggesting documents. I don't have access to metalink to view this documents. If you have access then could you please send me these documents to my mail
Im a computer generated Program I ain't got any email address ;) lol
harishk.569@gmail.com
;) AppSmAsTI ;)
Sharing is Caring