Tom Degroote
2018-09-27 10:49:52 UTC
Hello all,
When I link spacewalk to a external standalone postgresql db everything is running fine.
When we change to production I get this error. In production we have a postgresql cluster running with streaming replication and pgpool2. Does anybody have experience with this behaviour?
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb ERROR: can't read "the_log_id": no such variable
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb CONTEXT: can't read "the_log_id": no such variable
while executing
"return $the_log_id"
(procedure "__PLTcl_proc_22794" line 4)
invoked from within
"__PLTcl_proc_22794"
in PL/Tcl function "_get_log_id"
PL/pgSQL function get_log_id() line 7 at assignment
PL/pgSQL function rhnserver_log_trig_fun() line 5 at assignment
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb STATEMENT: update rhnServer set last_boot = 1538032759.55119 where id = 1000010036
Kind regards,
Tom Degroote
When I link spacewalk to a external standalone postgresql db everything is running fine.
When we change to production I get this error. In production we have a postgresql cluster running with streaming replication and pgpool2. Does anybody have experience with this behaviour?
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb ERROR: can't read "the_log_id": no such variable
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb CONTEXT: can't read "the_log_id": no such variable
while executing
"return $the_log_id"
(procedure "__PLTcl_proc_22794" line 4)
invoked from within
"__PLTcl_proc_22794"
in PL/Tcl function "_get_log_id"
PL/pgSQL function get_log_id() line 7 at assignment
PL/pgSQL function rhnserver_log_trig_fun() line 5 at assignment
2018-09-27 12:43:51.550 CEST [6184] ***@spacedb STATEMENT: update rhnServer set last_boot = 1538032759.55119 where id = 1000010036
Kind regards,
Tom Degroote