Home » Developer & Programmer » Forms » forms9ids forms service error & urgent
forms9ids forms service error & urgent [message #83965] Sun, 11 January 2004 00:56 Go to next message
rajitha
Messages: 19
Registered: July 2002
Junior Member
HEN I am trying to running different applcations (forms9i)Same applcation is running at same time. i copied this from address bar
how can correct this error

http://%%20"http://personal:8888/forms90/f90servlet?form=C:appschar.fmx&userid=APPS/APPS@&buffer_records=NO&debug_messages=NO&array=YES&query_only=NO&quiet=NO&RENDER=YES"

when i am compiling its working properly and running the default dialog box in IE oralce9iAS forms service is not running.its showing an
syntax error and i have to select from the favourite tool bar
whether have modify in registry or any paths
Re: forms9ids forms service error & urgent [message #83973 is a reply to message #83965] Sun, 11 January 2004 23:09 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
That's a known issue on 9i: Here's a quote from a document a came across:
Here are the workarounds: 
Workaround 1 
=============== 

1. Exit the Builder and OC4J 
2. Open cauprefs.ora (located in the Oracle Home root directory) 
3. Locate the lines labeled "Forms.html ..." 
4. Make your changes here. Any values you do not want displayed in the 
Builder replace with (). Example below. 
5. Save the file and restart the Builder 

Example of a correct cauprefs.ora entry 
----------------------------------------- 
Forms.html = "http://myMachine:8888/forms90/f90servlet" 
Forms.html1 = () 
Forms.html2 = () 
Forms.html3 = () 
Forms.html4 = () 
Forms.html5 = () 

The machine.domain name should NOT contain spaces. This is poor naming 
practice regardless of the use of Forms. 

Workaround 2 
============== 

Go to the preferences dialog box and click on the Runtime tab. 
Set Web Browser (i.e, C:Program FilesInternet ExplorerIEXPLORE.EXE) . 

Workaround 3 
============= 

Go to the preferences dialog box and click on the Runtime tab. Make 
sure your Application Server field is correct. 

Workaround 4 
=============== 

1. Go to the preferences dialog box and click on the Runtime tab and then 
make Application Server field Blank. 

Workaround 5 
============== 

%20 is the escape for blank. Maybe you have a blank character in the 
runtime settings. 
In our setup, workaround 2 did the trick.

MHE
Previous Topic: LOV display problem
Next Topic: Menu items in Oracle Forms6i
Goto Forum:
  


Current Time: Thu Apr 25 05:30:05 CDT 2024