Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » ORDS ON tomcat (Tomcat and ORDS in WINDOWS)
ORDS ON tomcat [message #676000] Sun, 05 May 2019 19:14 Go to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Hi,
After I have installed ORDS ON tomcat I could access apex using
localhost:8085/ords.
But when I change this link as <servername>:8085/ords and try to access apex it won't allowed me to do so.
Can somebody please help.

Thank you.

Kind Regards,
Nath.
Re: ORDS ON tomcat [message #676001 is a reply to message #676000] Sun, 05 May 2019 19:43 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Welcome to this forum

Please read and follow the forum guidelines, to enable us to help you:
OraFAQ Forum Guide
How to use {code} tags and make your code easier to read

Please click on URL below

http://lmgtfy.com/?q=oracle+ords+apex
Re: ORDS ON tomcat [message #676004 is a reply to message #676000] Mon, 06 May 2019 00:59 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
You need to describe the problem better. For example, do you get an http-500 error? Or is it a problem with name resolution?
Re: ORDS ON tomcat [message #676011 is a reply to message #676004] Mon, 06 May 2019 19:49 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Hi John
Thank you for the reply.
As I said when I access apex like http://localhost:8085/ords, then I could access the apex login page.
But when I change the link http://<server name>:8085/ords then, the apex page is not getting open.
It says page couldn't find. Sad

Thank you.

Re: ORDS ON tomcat [message #676012 is a reply to message #676011] Mon, 06 May 2019 21:23 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
nath.ranasinghe@hotmail.c wrote on Mon, 06 May 2019 17:49
Hi John
Thank you for the reply.
As I said when I access apex like http://localhost:8085/ords, then I could access the apex login page.
But when I change the link http://<server name>:8085/ords then, the apex page is not getting open.
It says page couldn't find. Sad

Thank you.

It appears to me that there is a networking/OS mis-configuration issue if the connection request is supposed to go to same system.
localhost resolves to 127.0.0.1

What is IP# for server_name?
What is listening on <server_IP#>:8085?
Re: ORDS ON tomcat [message #676532 is a reply to message #676012] Thu, 13 June 2019 17:25 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Can any one please help on this?
Re: ORDS ON tomcat [message #676533 is a reply to message #676004] Thu, 13 June 2019 18:15 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
John Watson wrote on Mon, 06 May 2019 06:59
You need to describe the problem better. For example, do you get an http-500 error? Or is it a problem with name resolution?
Re: ORDS ON tomcat [message #676560 is a reply to message #676533] Mon, 17 June 2019 22:44 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Hi,
- First I have installed Apache tomcat with the port 8085 in Windows Server 2016. (Let's name this as SVR1) Then I have installed ORDS on tomcat Apache as the web listener.
- I could access apex application as ADMIN with the following URL from SVR1. http://localhost:8085/ords/

But my problem is when i change this URL to http://SVR1:8085/ords/ the it doesn't give me the apex application login page as earlier.
Please help me and guide me to fix this issue.

Thank you
Re: ORDS ON tomcat [message #676565 is a reply to message #676560] Tue, 18 June 2019 08:57 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
The error message "it doesn't give me the apex application login page" has a simple solution: you need to configure the environment correctly.
Re: ORDS ON tomcat [message #676566 is a reply to message #676565] Tue, 18 June 2019 17:14 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Hi John,
Thanks for the reply.
Sorry, I am bit new to Apex installations stuffs. Could you please guide me to the correct direction?

Page shows ;"This page can't be displayed"

Thanks

[Updated on: Tue, 18 June 2019 18:54]

Report message to a moderator

Re: ORDS ON tomcat [message #676570 is a reply to message #676566] Wed, 19 June 2019 09:04 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
I'll try once more, though you do not make it easy.

You have to do some investigation and show what the results are. Merely repeating that "it doesn't work" in various forms of words is useless. Try to develop some problem solving skills. Just really basic tests. How about
ping srv1
ping localhost
nslookup srv1
http://localhost:8085
http://srv1:8085
and show the results. Don't just say "it doesn't work".
Re: ORDS ON tomcat [message #676572 is a reply to message #676570] Wed, 19 June 2019 18:10 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Hi,
Thanks for the help.....
All first 3 commands are working without any issue.
Sorry, I can't expose the server details.
What should be the next step then?

Thank you

[Updated on: Wed, 19 June 2019 18:12]

Report message to a moderator

Re: ORDS ON tomcat [message #676573 is a reply to message #676572] Wed, 19 June 2019 18:30 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
is WINDOWS firewall active?
Re: ORDS ON tomcat [message #676574 is a reply to message #676572] Wed, 19 June 2019 19:11 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
There is no hope.
Re: ORDS ON tomcat [message #676591 is a reply to message #676574] Thu, 20 June 2019 17:36 Go to previous messageGo to next message
nath.ranasinghe@hotmail.c
Messages: 7
Registered: May 2019
Junior Member
Yes. it is. Smile
Re: ORDS ON tomcat [message #676593 is a reply to message #676591] Thu, 20 June 2019 18:11 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
nath.ranasinghe@hotmail.c wrote on Thu, 20 June 2019 15:36
Yes. it is. Smile
no solution with factless responses like above
Previous Topic: Error message in PL/SQL package to APEX page
Next Topic: Cascaded LOV auto populates the field
Goto Forum:
  


Current Time: Thu Mar 28 06:06:23 CDT 2024