Re: [Spacewalk-list] SpaceWalk 404 error on login

2012-01-16 Thread Jan Pazdziora
On Mon, Jan 09, 2012 at 09:25:05AM -0500, rbo...@williams-int.com wrote:
> I have a new installation of SpaceWalk running on Fedora 16 connected to
> Oracle Express backend.
> 
>  
> 
> Installation and configuration completed without issues.  However when
> going to the mail page https://spacewalk I receive an error 404.
> 
>  
> 
> The httpd error_log is clean
> 
>  
> 
> The ssl_error_log:
> 
> [Mon Jan 09 08:59:46 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn
> 
> [Mon Jan 09 08:59:53 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn, referer: https://spacewalk/rhn/Login.do
> 
> [Mon Jan 09 09:00:04 2012] [error] [client xxx.xxx.xxx.xxx] File does
> not exist: /var/www/html/rhn
> 
>  
> 
> /var/www/html/rhn does not exist on file system.  Config file issue
> somewhere???

Yes,

zz-spacewalk-www.conf should contain

RewriteRule ^/rhn(.*) ajp://localhost:8009/rhn$1 [P]

which should handle the request by proxying it to tomcat.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list


Re: [Spacewalk-list] SpaceWalk 404 error on login

2012-01-16 Thread Michael Mraka
rbo...@williams-int.com wrote:
% I have a new installation of SpaceWalk running on Fedora 16 connected to
% Oracle Express backend.
% 
% Installation and configuration completed without issues.  However when
% going to the mail page https://spacewalk I receive an error 404.
% 
% The httpd error_log is clean
% 
% The ssl_error_log:
% [Mon Jan 09 08:59:46 2012] [error] [client xxx.xxx.xxx.xxx] File does
% not exist: /var/www/html/rhn
% [Mon Jan 09 08:59:53 2012] [error] [client xxx.xxx.xxx.xxx] File does
% not exist: /var/www/html/rhn, referer: https://spacewalk/rhn/Login.do
% [Mon Jan 09 09:00:04 2012] [error] [client xxx.xxx.xxx.xxx] File does
% not exist: /var/www/html/rhn
% 
% /var/www/html/rhn does not exist on file system.  Config file issue
% somewhere???
% 
% Access_log:
% 127.0.0.1 - - [09/Jan/2012:08:51:18 -0500] "POST /rpc/api HTTP/1.1" 404
...

Other logs are /var/log/rhn/*.log and also tomcat's log
/var/log/tomcat*/catalina.out.

Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

[Spacewalk-list] SpaceWalk 404 error on login

2012-01-09 Thread RBogle
I have a new installation of SpaceWalk running on Fedora 16 connected to
Oracle Express backend.

 

Installation and configuration completed without issues.  However when
going to the mail page https://spacewalk I receive an error 404.

 

The httpd error_log is clean

 

The ssl_error_log:

[Mon Jan 09 08:59:46 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn

[Mon Jan 09 08:59:53 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn, referer: https://spacewalk/rhn/Login.do

[Mon Jan 09 09:00:04 2012] [error] [client xxx.xxx.xxx.xxx] File does
not exist: /var/www/html/rhn

 

/var/www/html/rhn does not exist on file system.  Config file issue
somewhere???

 

Access_log:

127.0.0.1 - - [09/Jan/2012:08:51:18 -0500] "POST /rpc/api HTTP/1.1" 404
952 "-" "Java/1.6.0_22"

127.0.0.1 - - [09/Jan/2012:08:51:22 -0500] "POST /rpc/api HTTP/1.1" 404
952 "-" "Java/1.6.0_22"

127.0.0.1 - - [09/Jan/2012:08:51:26 -0500] "POST /rpc/api HTTP/1.1" 404
952 "-" "Java/1.6.0_22"

 

Ssl_access_log:

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET / HTTP/1.1" 302
274

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET /rhn/Login.do
HTTP/1.1" 404 2850

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET /css/rhn-base.css
HTTP/1.1" 200 729

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET /css/blue-docs.css
HTTP/1.1" 200 12548

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-nav-sidenav.css HTTP/1.1" 200 3656

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET /css/rhn-basic.css
HTTP/1.1" 200 9826

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-listview.css HTTP/1.1" 200 11520

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-messaging.css HTTP/1.1" 200 3016

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-nav-content.css HTTP/1.1" 200 2534

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/blue-nav-top.css HTTP/1.1" 200 4197

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-status.css HTTP/1.1" 200 1311

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-special-styles.css HTTP/1.1" 200 10582

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-header.css HTTP/1.1" 200 1844

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/javascript/prototype-1.6.0.js HTTP/1.1" 200 124136

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/css/rhn-iecompat.css HTTP/1.1" 200 251

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/spacewalk-header-background.png HTTP/1.1" 200 1226

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET /img/logo.png
HTTP/1.1" 200 7084

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navPrimeRight3.png HTTP/1.1" 200 1673

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navPrimeLeft3.png HTTP/1.1" 200 215

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navPrimeTabRight-blue.png HTTP/1.1" 200 463

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navPrimeBtmBrd-blue.png HTTP/1.1" 200 146

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/corner_sidenav_top.gif HTTP/1.1" 200 152

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/corner_sidenav_bottom.gif HTTP/1.1" 200 132

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navSecondBkgd-blue.png HTTP/1.1" 200 173

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/utilBkgdRight.png HTTP/1.1" 200 574

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:46 -0500] "GET
/img/nav/navPrimeTabLeft-blue.gif HTTP/1.1" 200 905

xxx.xxx.xxx.xxx - - [09/Jan/2012:08:59:53 -0500] "GET
/rhn/Search.do?search_type=packages&search_string=&submitted=true&image-
1=Search HTTP/1.1" 404 2850

xxx.xxx.xxx.xxx - - [09/Jan/2012:09:00:04 -0500] "GET /rhn HTTP/1.1" 404
2850

 

 

Really not sure where to go from here.  Haven't found any useful google
searches relating to this particular issue.

 

Rich J. Bogle
Engineering Specialist
Infrastructure & Computing Systems
Information Technology
Williams International



 

WILLIAMS INTERNATIONAL   A COMPANY WITH A VISION
 

This email message and any attachment(s) are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information which 
may
be privileged or otherwise protected from disclosure.

Any unauthorized review, use, disclosure or distribution is prohibited. If you 
are
not the intended recipient(s), please contact the sender by reply email and 
destroy
the original message and any copies of the message as well as any attachment(s)
to the original message.

This email message does not form a binding contract or contract amendment with
the sender, unless it clearly states in writing that it is a contract or 
contract amendment.
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list