[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

02/01/2005 at 07:13PM PST, ID: 21297946
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.7

FRM-92101: There was a failure in the Forms Server during startup

Asked by jaramill in Oracle 3rd Party Tools

I have come across the error (in the question title) while saving records from a form.  Now I've tried it when running my forms with my PC acting as the server (Oracle 9i OAS) and the client (via Internet Explorer browser), and also with a separate server (Oracle Application Server 10g) and my PC as the client.  This only happens when I'm inserting a new record from a secondary form that had data populated from the calling form.

For example, and application record is created then saved.  Then a button to call the corporation screen is pressed and details of the application populate fields in the corp screen.  At that point I add more data and the save.  This is when the application crashes, but the browser remains open.  Now if I modify and existing corporation from an existing application, when I save everything runs normal.

Some other details are:

Java Exception:
oracle.forms.net.ConnectionException: Forms session <18> aborted: unable to communicate with runtime process.

Now I looked at the possible solution by Oracle: "This can be confirmed by looking for a log message like "Unable to switch to Workin Directory: <workingDirectory>" in the application.log file.  I did look at the log, and saw no error like this but did see other errors


05/02/01 18:57:41 forms90web: Forms session <31> aborted: unable to communicate with runtime process.
05/02/01 18:57:41 forms90web: Forms session <31> exception stack trace:  
java.net.SocketException: Connection reset  at java.net.SocketInputStream.read(SocketInputStream.java:168)
 
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
 
 
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
 
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
 
    at java.lang.Thread.run(Thread.java:534)
 

Then saw this in the error log

[Tue Feb 01 18:05:23 2005] [error] [client 10.11.90.37] [ecid: 1107309923:147.22.88.31:3324:3532:3338,0] File does not exist: d:/orahome2/forms90/java/java/awt/KeyboardFocusManager.class
 
[Tue Feb 01 18:05:23 2005] [error] [client 10.11.90.37] [ecid: 1107309923:147.22.88.31:3324:3532:3339,0] File does not exist: d:/orahome2/forms90/java/sun/applet/AppletViewer.class
 
[Tue Feb 01 18:05:23 2005] [error] [client 10.11.90.37] [ecid: 1107309923:147.22.88.31:3324:3532:3340,0] File does not exist: d:/orahome2/forms90/java/sun/applet/AppletViewer.class
 
[Tue Feb 01 18:05:24 2005] [error] [client 10.11.90.37] [ecid: 1107309924:147.22.88.31:3324:3532:3342,0] File does not exist: d:/orahome2/forms90/java/oracle/forms/registry/default.dat
 
[Tue Feb 01 18:06:00 2005] [error] [client 10.11.90.37] [ecid: 1107309960:147.22.88.31:3324:3532:3362,0] File does not exist: d:/orahome2/apache/apache/htdocs/forms90/listval.gif
 
[Tue Feb 01 18:06:00 2005] [error] [client 10.11.90.37] [ecid: 1107309960:147.22.88.31:3324:3532:3363,0] File does not exist: d:/orahome2/apache/apache/htdocs/forms90/listval.gif
 
[Tue Feb 01 18:06:00 2005] [error] [client 10.11.90.37] [ecid: 1107309960:147.22.88.31:3324:3532:3364,0] File does not exist: d:/orahome2/apache/apache/htdocs/forms90/listval.gif
 
[Tue Feb 01 18:06:07 2005] [error] [client 10.11.90.37] [ecid: 1107309967:147.22.88.31:3324:3532:3373,0] File does not exist: d:/orahome2/apache/apache/htdocs/forms90/listval.gif
 
 
that it was looking for other Java files and also some gif files (listval.gif).


The point is, is that my Oracle Home is set properly yet this error still occurs.

Any clues as to what this could be?  This is a showstopper for my app and I can't release it into QA let alone production.

Gio
[+][-]02/06/05 09:57 PM, ID: 13241625

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Oracle 3rd Party Tools
Sign Up Now!
Solution Provided By: OzzMod
Participating Experts: 2
Solution Grade: B
 
 
[+][-]02/01/05 09:23 PM, ID: 13200195

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/02/05 09:25 AM, ID: 13205433

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/02/05 03:55 PM, ID: 13209390

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/03/05 05:00 AM, ID: 13213498

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091028-EE-VQP-86