[Spacewalk-list] Spacewalk 1.3 overview screen error

Michael Mraka michael.mraka at redhat.com
Mon Feb 14 08:55:53 UTC 2011


William S. wrote:
% > Please look into /var/log/tomcat*/catalina.out.
% 
% Sorry, forgot to provide install specs. CentOS 5.5 x86_64 - PostGresSQL. I'm attaching the log in plain text, too many lines to post in thread.
% 
% Will
%  		 	   		  

% 2011-02-10 11:45:26,512 [TP-Processor2] ERROR com.redhat.rhn.common.db.datasource.CachedStatement - Error while processing cached statement sql: SELECT C.description,
%        count(p.recid) probe_count,
%        count(S.id) server_count
%   FROM rhn_probe P, rhn_command C, rhn_command_groups CG, rhnServer S,
%        rhn_probe_state PS, rhnUserServerPerms USP
%   where P.command_id = C.recid
%     AND C.group_name = CG.group_name
%     AND P.recid = PS.probe_id
%     AND PS.state = ?
%     AND P.customer_id = ?
%     AND S.id = (SELECT host_id from check_probe where probe_id = P.recid)
%    AND  USP.user_id = ?
%    AND  USP.server_id = S.id
%   GROUP BY CG.description, C.description
% ORDER BY CG.description
% com.redhat.rhn.common.db.WrappedSQLException: ERROR: relation "check_probe" does not exist

This sound like your schema is not fully populated. Any errors in
/var/log/rhn/populate_db.log by change?

Regards,

--
Michael Mráka
Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list