Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Frustrating "10.4.5 404 Not Found"

923284Mar 12 2012 — edited Apr 12 2012
Hi,

Making short story long.
I'm new with Oracle ATS and after a month I have faced a problem. Few times when I have installed OATS to my test
machines addresses http://localhost:8088/otm/ http://localhost:8088/admin/ http://localhost:8088/olt/ have stopped
working with error:

Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary
or permanent.

On test machines I have solved this problem re-installing OATS and it has worked even it has been frustrating.


Last week I started to upgrade our production OATS from 9.2.0370 to 9.31.0036
Well as you can guess it failed. I was getting same 10.4.5 404 Not Found error. So I decided to uninstall upgraded OATS
and make a clean install. Well Install phase went mighty fine. Gave me successful install. Tried to access
http://localhost:8088/admin/ and there it was "10.4.5 404 Not Found" haunting on my browser.
On production database is on different server. On test environment I use local Express Edition. So I decided to check
OLT/OTM/OATS schemas with Oracle Application Testing Suite Database Configuration tool. There were no schemas made so
I decided to create them. After creating them successfully. I tried again to accesss http://localhost:8088/admin/ and
http:/localhost:8088/otm/ no luck I was still getting "10.4.5 404 Not Found". After moment of pondering I ran
Oracle Test Manager - Win32 Client. With win32 client I was able to connect Default OTM database and browse our old
Test and Issues. So I concluded that my Default OTM schema was working.
I repeated uninstalling/installing multiple times but always I was getting same error and I always had to create schemas.

I am not familiar with weblogic but I noticed something when browsing http://localhost:8088/console.
When I checked JNDI tree (oats->environment->server->AdminServer->View JNDI Tree) I can only see five branch:

ejb
javax
mejbmejb_jarMejb_EO
OATS_common_DS
weblogic

on broken test server the JNDI Tree is same. Only five same branch.

When I look JNDI Tree on the working OATS installion i see 51 branch sticking out.

Also when browsing HTTP Access log file from working server I can see entries (oats->diagnostics->log Files->HTTPAccessLog)
On a broken server I can't see nothing. Even I have tried to access different pages like /admin/ or /otm/
(Yes I customized the Time Interval to show all)

Our OATS production server is virtualized 64 bit Windows 7 Professional with finnish regional settings.
I don't think that finnish regional settings affect to this problem because 9.2.0370 version of OATS ran just fine.

I hope that somebody has idea how to fix this.
Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2012
Added on Mar 12 2012
5 comments
80,927 views