| Author |
installation problem(weblogic 10.3.1.0)
|
Arun raghvan
Ranch Hand
Joined: Aug 22, 2010
Posts: 75
|
|
i have a problem in installing weblogic 10.3.1.0 ...after installation ..when i open the web browser
and say urlhttp://localhost/7001/console
it gives me
Not Found
The requested URL /7001/console was not found on this server.
Oracle HTTP Server Powered by Apache/1.3.22 Server at sys Port 80
what should i do..
|
 |
ankur rathi
Ranch Hand
Joined: Oct 11, 2004
Posts: 3829
|
|
Try this URL - http://localhost:7001/console
* colon between localhost & port.
|
 |
Arun raghvan
Ranch Hand
Joined: Aug 22, 2010
Posts: 75
|
|
|
after spending 2.5 hours i figured out that ...it's not http://localhost:7001/console but http://sys:7001/console
|
 |
Abimaran Kugathasan
Ranch Hand
Joined: Nov 04, 2009
Posts: 2066
|
|
Why is that? Because you're using Weblogic instead of Tomcat?
|
 |
Arun raghvan
Ranch Hand
Joined: Aug 22, 2010
Posts: 75
|
|
|
i have No idea !! but after i put this url:http://sys:7001/console it started to work.
|
 |
shashi bhat
Greenhorn
Joined: Sep 02, 2010
Posts: 3
|
|
|
It may be beacuse of the entry in hosts file.. normally weblogic should open in localhost:7001
|
 |
 |
|
|
subject: installation problem(weblogic 10.3.1.0)
|
|
|