Welcome

Welcome to HandsonERP.com

This site provides video based training of Oracle Financials.
Learn concepts and functionality in a step by step manner.

Login

HandsonERP - Oracle E-Business Suite Training
Welcome, Guest
Please Login or Register.    Lost Password?
Re:FRM-92102: A network error has occured. (1 viewing) (1) Guest
Please post inquiries related to lessons content here. All questions and inquiries related to the website should be submitted directly using Contact form in the top menu.
Go to bottom Post Reply Favoured: 0
TOPIC: Re:FRM-92102: A network error has occured.
#5261
handsonerp (Admin)
Admin
Posts: 1989
graph
User Offline Click here to see the profile of this user
Re:FRM-92102: A network error has occured. 9 Years, 8 Months ago  
The solution is provided in Oracle's note 330165.1

Set both time outs beyond the maximum time the application / MS Word is used.

a) Set FORMS_TIMEOUT in the envFile used (e.g. default.env )

b) For the oc4j timeout, edit the web.xml in OracleAS --> j2EE --> OC4J_BI_Forms --> applications --> formsapp -->formsweb --> Web-inf
Add the three lines:

<session-config>
<session-timeout>60</session-timeout>
</session-config>

before the closing tag </web-app>

c) Restart the mid-tier services.

If this does not work then execute the following solution:

Go to the process-type tag with id="OC4J_BI_FORMS" module-id="OC4J".

Under this process-type tag, go to the category tag with the id="urlping-parameters".

Replace the line <data id="/reports/rwservlet/pingserver?start=auto" value="200"/>
with <data id="/forms90/l90servlet" value="200"/>.

Then, under the line <restart timeout="720" retry="2"/>
add: <ping timeout="300" interval="20"/>
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
FRM-92102: A network error has occured.
mshabbir_qureshi 2014/07/15 14:12
    thread link
thread linkthread link Re:FRM-92102: A network error has occured.
handsonerp 2014/07/29 13:11
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop