Home » Developer & Programmer » Forms » Oracle Forms9i Error - HTTP 500 - Internal Server Error
Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208022] Thu, 07 December 2006 19:33 Go to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

Hi,

I am new to Oracle Forms 9i.I am developing a new application. When I try to compile the form, it is successful but when i try to run it in Internet Explorer, it has this error: HTTP 500 - Internal server error. And the port that is being used is 8891 not 8888. I run the OC4J. Can anyone help me with my problem?
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208029 is a reply to message #208022] Thu, 07 December 2006 20:30 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you installed and uninstalled 9iDs a few times this year? Do a whole of site search for '8888 8889' and you will find http://www.orafaq.com/forum/t/72819/2/ which points to http://www.orafaq.com/forum/t/31266/2/

Work through this last one and then get back to us.

David
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208034 is a reply to message #208029] Thu, 07 December 2006 22:23 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

hi,

I already followed the instructions from the link and my j2ee server has been up but the forms are not displayed. I still encounter the HTTP 500 - Internal server error.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208036 is a reply to message #208034] Thu, 07 December 2006 22:32 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you change your port number as instructed in the thread?

David
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208043 is a reply to message #208036] Thu, 07 December 2006 23:21 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

yup. i've changed it to port 8888.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208044 is a reply to message #208043] Thu, 07 December 2006 23:22 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Where? In which file? Is it now working or are you getting a different error message?

David

[Updated on: Thu, 07 December 2006 23:24]

Report message to a moderator

Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208045 is a reply to message #208022] Thu, 07 December 2006 23:25 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

to my local oracle home. we don't have an IAS yet.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208047 is a reply to message #208022] Thu, 07 December 2006 23:27 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

i'm still getting that error message. by the way, i have also installed oracle forms 6i at my machine.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208454 is a reply to message #208045] Sun, 10 December 2006 23:53 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Yes, but in which file did you change the number?

Did you install Forms 6i before or after 9i? Did you install it in a different Oracle Home? Does Forms 6i work? Are you running Forms 6i C/S or 3-tier?

David
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208458 is a reply to message #208454] Mon, 11 December 2006 00:07 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

hi,

actually, i uninstalled the oracle forms9ids and then re-install it.the port that is being used now is 8888 but the problem is still the same, HTTP 500 Internal Server Error.
i'm developing application using forms 6i then we start migrating to forms 9i.
i've installed the forms 9i on different home.
forms 6i, doesn't work.
i'm using client/server.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208478 is a reply to message #208458] Mon, 11 December 2006 00:39 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I think you need to get rid of the Oracle directories and the Oracle entry via regedit and start again.

Do you have a database on your PC? If so install it first and make sure that it is working. Then install Forms 6i, make sure that its tnsnames.ora file, etc. match the database entries and that Forms 6 is working. Then install 9i, make sure that its tnsnames.ora file, etc. duplicate the 6i entries. If you need assistance on this matter, search this forum for 'tnsnames.ora' as there are plenty of good threads on the subject. Then try and get 9i working.

David
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208481 is a reply to message #208478] Mon, 11 December 2006 00:49 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

is deleting the registry entries in my machine is the only solution to fix the problem?

oracle 9iDS and forms6i are only products that is being installed in my pc(developer's machine). our database is being installed on different machine or we have our own database server.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208485 is a reply to message #208481] Mon, 11 December 2006 01:05 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Your machine is trying to use port 8891. That tells me that you tried installing and unistalling your software about 3 times, probably without rebooting your machine. I can't 'see' your machine. It is easier to start from scratch. Copy the tnsnames.ora, listener.ora, and sqlnet.ora to a non-oracle directory. Then start again. Remember to reboot after you delete the directory structure so that the listener is not running. Also remember to NOT have any spaces in your directory names.

David
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #208490 is a reply to message #208485] Mon, 11 December 2006 01:16 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

i rebooted my machine before and after installation of oracle 9iDS. anyway, i will try your suggestion. thanks for the help and God bless!
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #210010 is a reply to message #208490] Mon, 18 December 2006 22:39 Go to previous messageGo to next message
win2333
Messages: 18
Registered: December 2005
Location: Philippines
Junior Member

Hi,

My problem was solved with your help. What I did was, I uninstalled all the oracle products and delete it from the registry and then I install it again and it works.
Re: Oracle Forms9i Error - HTTP 500 - Internal Server Error [message #210018 is a reply to message #210010] Tue, 19 December 2006 00:08 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Sometimes deleting it and starting again is the easiest way. Now, I expect, you are using port 8888.

David
Previous Topic: How to change the color of text item?
Next Topic: check box and record insertion problem!
Goto Forum:
  


Current Time: Fri Sep 20 15:25:18 CDT 2024