hello

Silly idea but, SELinux or rights?

On 12/11/13 13:26, Sebastian Trebitz wrote:
Hello,

I used strace on the jabber/c2s process and this is what is suspect to me:

stat("/var/lib/jabberd/db/authreg.db", {st_mode=S_IFREG|0640, st_size=172032, ...}) = 0
open("/var/lib/jabberd/db/authreg.db", O_RDWR|O_CREAT, 0) = 239
fcntl(239, F_GETFD)                     = 0
fcntl(239, F_SETFD, FD_CLOEXEC)         = 0
fstat(239, {st_mode=S_IFREG|0640, st_size=172032, ...}) = 0
write(2, "Logging region out of memory; yo"..., 63) = 63
write(2, "\n", 1)                       = 1
fdatasync(239)                          = 0
close(239)                              = 0


Best regards,
Sebastian

-------- Forwarded Message --------
*From*: Sebastian Trebitz <[email protected] <mailto:sebastian%20trebitz%20%[email protected]%3e>>
*To*: [email protected] <mailto:[email protected]>
*Subject*: OSAD does not connect to jabberd
*Date*: Tue, 12 Nov 2013 13:53:41 +0100

Hello,

Since a few days (after upgrading spacewalk and the separate pgsql server with CentOS patches + reboot) the jabber daemon on the spacewalk server does not work anymore.

I get a lot of these messages in the system log:
jabberd/c2s[4569]: db: couldn't open db for realm '': Cannot allocate memory

Both the spacewalk and the separate pgsql server have enough free resources.

The impact of this issue is that non of the managed systems can connect via osad/jabberd and system management relies on regular check-ins.


Has anyone seen something similar before?

Thanks,
Sebastian



_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to