1) FRM-92050 FAILED TO CONNECT TO SERVER...
********************************************
Resolution:
***********
UNDER THE oracle\jinitiator xxx\jcache directory you have the cache files residing there.
Clear the cache by removing files that have a .d00 or .i00 extension.
2) FRM-92050: Failed to connect to the Server: [hostname:port]
**************************************************************
Resolution:
***********
Permissions are not set correctly in the MS Internet explorer.
Correct the permissions\security in IE
1. Launch Microsoft Internet Explorer 8.0.
2. Select the Tools -> Internet Options from the top level menu.
3. Click the SECURITY Tab:
- Choose Local Intranet Zone from the list.
- Click Custom Level.
- Select Java Permissions -> Custom from the list.
- Click Java Custom Settings.
- Select the Edit Permissions tab.
- Choose Enable for Run Unsigned Content.
- Choose Enable for Run Signed Content.
4. Select the ADVANCED tab.
- Scroll down to Java VM.
- Check the Java console enabled option.
5. Select the CONNECTIONS tab.
- Click the LAN Settings button.
- If IE is using a proxy server:
- Check the Bypass proxy server for local addresses check box.
- Click the Advanced button, and enter the local domain in the Exceptions box. Use the form *.domain.com, where
domain.com maps to your local domain.
- Click OK to exit the dialog.
6. Click OK to save the changes and exit IE.
7. Restart the computer.
3) FRM-92101 a failure has occured on the server.
**********************************************
You will need to reestablish your session.
OR
FRM-92050 when using the working Directory parameter improperly
***************************************************************
Resolution:
***********
Error comes up after changing working Directory parameter in the formsweb.cfg file in Forms 6i and Forms 9i using Forms
ListenerServlet.
Javaconsoleoutput:
CMa3iK no proxyoracle.forms.net.ConnectionException:Forms session <1> failed during startup: no response from runtime
process at oracle.forms.net.ConnectionException.createConnectionE xception(Unknown Source) at
oracle.forms.net.HTTPNStream.getResponse(Unknown Source)...
and
Jserv.log or OC4J.log:
[26/11/2002 19:42:17:921 GMT+05:30] Forms session <1> aborted: runtime process failed during startup with errors
Unable to switch to Working Directory:d:\test;d:\f60
Forms session <11> aborted: runtime process failed during startup with errors
Unable to switch to Working Directory:<invalid working directory>
Set workingDirectory parameter to a single, accessible, directory instead of a directory list or a non-accessible directory.
No comments:
Post a Comment