472,353 Members | 1,407 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

frm-92100:your connection to the server was interrupted.

I am running a form 9i and getting error- FRM 92100 connection to server was interrupted. Reconnect
Java exc....
How do I solve this as it terminating before it finishes processing??
Nov 23 '07 #1
6 40825
amitpatel66
2,367 Expert 2GB
Symptoms

The test.fmx form fails to start up and gives FRM-92100 error. The following java stack trace is seen:

java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java, Compiled Code)



Cause

NLS_LANG has been set to an invalid value in the environment of the user starting Oracle Forms Services.

Solution

Set NLS_LANG to a valid value like AMERICAN_AMERICA.we8iso8859p1 in the default.env file or any custom environment file which is being used.

You can go to regedit and also set the NLS_LANG value to the one mentioned above and check if this resolves the issue.
Nov 23 '07 #2
amitpatel66
2,367 Expert 2GB
Try below work around:

1) FRM-92100 occurs when invoking a new forms session from existing form session, or another URL is invoked from the parent browser window of the forms applet?

To work-around use the applet parameter separateFrame="True". This parameter is set in the static html file or formsweb.cfg

2) If using Oracle Jinitiator, try clearing the Jinitiator JAR or jcache:

For versions 1.3.x.x.x : Control Panel - Jinitiator Control Panel - Cache Tab Page - Clear JAR Cache button

3) If using MS Internet Explorer check that permissions / security options are set correctly

Launch Microsoft Internet Explorer.
Select the Tools -> Internet Options from the top level menu.
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.
Select the ADVANCED tab.
Scroll down to Java VM.
Check the Java console enabled option.
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.
Click OK to save the changes and exit IE.
Restart the computer.

4) Has the formsweb.cfg applet parameter workingDirectory been changed recently?

The following lines may appear in the Java Console Output:

CMa3iK no proxyoracle.forms.net.ConnectionException:Forms session
<1> failed during startup: no response from runtime process at
oracle.forms.net.ConnectionException.createConnect ionException(Unknown
Source) at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)...

accompanied by lines like those below in the Jserv.log or OC4J_BI_Forms server.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>

If so set the workingDirectory parameter to a single, accessible, directory instead of a directory list or a non-accessible directory.
Nov 23 '07 #3
My form is starting up and running but terminating after so time during running period
Nov 23 '07 #4
amitpatel66
2,367 Expert 2GB
My form is starting up and running but terminating after so time during running period
Is this problem occuring with all other forms?

This might be due to session time out due to which this connection error occurs.
Nov 23 '07 #5
to forms which runs for more than an Hour
Nov 23 '07 #6
amitpatel66
2,367 Expert 2GB
to forms which runs for more than an Hour
so it is only for two forms is it?

For other forms do you have the same performance issue? Can you try from another form and check if it works fine or takes long time to execute??
Nov 23 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Bennett Haselton | last post by:
I'm trying to port my MySQL tables for a database called "tracerlock" from one server to another. On the old server, in the...
3
by: F. Da Costa | last post by:
Hi, I was wondering *why* there is a difference between the results of the following two statements. On the suface they seem to do the same (or...
2
by: Carlos Eduardo Peralta | last post by:
Hello: Can i update a MySQL database with just copy the files MYI MYD and FRM in the right dir? I know this work. The question is how MySQL...
6
by: genojoe | last post by:
To my surprise, I could not find an easy way to show a timed message with either MessageBox() or MsgBox(). Here is some code that I tried...
1
by: penny111 | last post by:
Hi there, I've migrated a database named "crime" from an MS Access database to MySQL 5.0.37 using the MySQL Migration Toolkit 1.1.11. What i want...
0
by: mikel | last post by:
Hi guys. I have a mysql DB on a server running 4.1.12. I SSH in - zip that up and then wget it to my backup server. When I unzip it it is unusable...
3
by: rhepsi | last post by:
HII all, im doin a vb project (vs.net 2003) im trying to uload the data from mysql (tbl_students) to postgresql (tbl_students_new) ... in...
1
by: chaitanya02 | last post by:
Hi All, Well- this question might have appeared several times on this forum- but would appreciate your reply on this: I have a asp page, where...
3
by: amolbehl | last post by:
Hi, I have too many inserts to deal with but the at specific part of the code is intense on computation where I would like to temporarily...
4
kcdoell
by: kcdoell | last post by:
Hello: I have the following afterupdate event: Private Sub GWP_AfterUpdate() 'Updates the Total calculation in the control "SumGWP" on the...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.