Error at running forms in oracle form 10g [message #260816] |
Tue, 21 August 2007 00:52 |
mmrz
Messages: 29 Registered: August 2007
|
Junior Member |
|
|
I start OC4J Instance but when I run the form in 10g, it should be open on the web page but the error(can not open page) shows to me, How can I solve the problem?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Error at running forms in oracle form 10g [message #264585 is a reply to message #264221] |
Mon, 03 September 2007 20:25 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Sorry to take so long in fixing your problem but I hadn't installed Forms 10g until last week. And until I had to suffer the same problems as others I didn't have to correct answer.
In Internet Explorer, go to Tools -> Internet Options, Connections, LAN Settings, Advanced, and in Exceptions add the prefix for your local machine (for example, ';mypc.*') to the end of the list.
The name 'mypc' should have been created in the 'tnsnames.ora' file during the Forms 10g installation - check it.
This will fix the problem of the form not opening when it is started from within the Forms Builder.
David
[Updated on: Mon, 03 September 2007 20:25] Report message to a moderator
|
|
|
|
|
|
|
Re: Error at running forms in oracle form 10g [message #307702 is a reply to message #307690] |
Wed, 19 March 2008 10:23 |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Mr.Littlefoot,
It is perfectly working now.
How can I run the same form without opening the form builder? I mean through IE.
I have menu module program developed in Forms6i. I need to convert into 10g. I am getting the help from searching this forum. Is there any shortcut and simple way?
Thanks a lot
Ilango
|
|
|
|
|
Re: Error at running forms in oracle form 10g [message #307865 is a reply to message #307773] |
Thu, 20 March 2008 03:46 |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Thanks Mr.David and Mr.Littlefoot.
Mr.David said
"(but remember that OC4J would have to be running on your PC at the time"
When I deploy the application to the clients (We have around 75 users), Is it necessary all the clients
also has to have OC4J running?
Ilango
|
|
|
|
Re: Error at running forms in oracle form 10g [message #308109 is a reply to message #307931] |
Fri, 21 March 2008 03:54 |
dillango
Messages: 145 Registered: January 2008
|
Senior Member |
|
|
Thank you Mr.Littlefoot.
I have one final clarification in this regard. Atpresent Our existing setup is 2 tier architecture (Client - Server)which running Oracle 8i and Forms 6i.
When we upgrade it to 10G DS, will it work both database and Applications in one server itself?
For your information, our transaction is not much for time being.
Regards, ILANGO
|
|
|
|
Re: Error at running forms in oracle form 10g [message #451329 is a reply to message #264585] |
Wed, 14 April 2010 01:28 |
etcf1123
Messages: 5 Registered: April 2010
|
Junior Member |
|
|
I didnt see the name 'mypc'. Instead these are shown in the file tnsnames.ora:
# tnsnames.ora Network Configuration File: E:\app\Administrator\product\11.1.0\db_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
IMZ350 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = imz350.ust.hk)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = imz350)
)
)
IMZ335 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = imz335.ust.hk)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = imz335)
)
)
Which name are you referring to?
And I couldnt find the exceptions part under LAN settings in connection.
[mod-edit] color removed.
[Updated on: Wed, 14 April 2010 13:32] by Moderator Report message to a moderator
|
|
|
|
Re: Error at running forms in oracle form 10g [message #451347 is a reply to message #451345] |
Wed, 14 April 2010 02:25 |
etcf1123
Messages: 5 Registered: April 2010
|
Junior Member |
|
|
I have a problem too!
I'm using IE 7 and when I tried to run form after opening OC4J, the browser closed and the following appeared in OC4J:
10/04/04 20:00:49 FormsServlet init<>:
configFileName: C:\DevSuiteHome_1/forms/server/formsweb.cfg
testMode: false
I have also enabled active content to run on my computer in the configuration but the same error occured
What is wrong!?
Thanks
|
|
|
|
Re: Error at running forms in oracle form 10g [message #451362 is a reply to message #451356] |
Wed, 14 April 2010 03:19 |
etcf1123
Messages: 5 Registered: April 2010
|
Junior Member |
|
|
Yes I did allow pop-ups.
What should I fill in proxy address and port then??
Is it TCP and 1521?
IMZ350 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = imz350.ust.hk)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = imz350)
)
)
IMZ335 =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = imz335.ust.hk)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = imz335)
)
)
|
|
|
|
|
|
|
|
|
|
Re: Error at running forms in oracle form 10g [message #565776 is a reply to message #260816] |
Thu, 06 September 2012 11:18 |
|
albortapak
Messages: 2 Registered: September 2012 Location: Brazil
|
Junior Member |
|
|
David when i do ctrl r on oracle forms, the web broser stuck and show ORACLE FORMS, i cannot see my forms, i already started the oc4j, configured internet options(allow active content to run in files on my computer, exception from Proxy Settings), i have installed oracle suite developer 10g (10.1.2.0.2) on windows 7, iexplorer 9, oracle client 11g and nothing fix my problem, what can i do?, thanks in advance.
|
|
|
Re: Error at running forms in oracle form 10g [message #566839 is a reply to message #565776] |
Thu, 20 September 2012 03:20 |
Hiro_ZA
Messages: 6 Registered: August 2008
|
Junior Member |
|
|
sorry to resurrect a thread started so long ago, but i am having a very similiar issue and the topic describes my problem.
I have Oracle Forms Builder 9.0.2.7.0
I can modified and compile my forms just fine. I can deploy to our webserver just fine and they run on taht web server fine.
but i cannot run the forms on my local machine. I started the OC4J instance
if i leave the "PREFERENCES --> RUNTIME --> Application Server URL" as is (set to default) then i get an IE window opening with a local URL and the main window just says "ORACLE FORMS". after a few seconds, IE closes and nothing further happens.
If I change the App Server URL to point to our UAT App server, then i get the Oracle 10g background and app loading, but it crashes with message that its unable to find my FMX. But i put the path in FORMS90_PATH in registry.
please help
|
|
|