Operating System - HP-UX
1855145 Members
3445 Online
104109 Solutions
New Discussion

What does "stale: impossible condition" mean?

 
SOLVED
Go to solution
Victoria Leung
Advisor

What does "stale: impossible condition" mean?

System running HP-UX11.0
There is an error in /var/adm/syslog/syslog./log

May 20 22:05:10 cndns1 named[9165]: stale: impossible condition

The named daemon was killed by system... :(

What does this error mean?
3 REPLIES 3
Ermin Borovac
Honored Contributor

Re: What does "stale: impossible condition" mean?

Check your named configuration file. Assuming it's version 8 or 9, are there any zones defined without type (master, slave, stub, hint)?
Victoria Leung
Advisor

Re: What does "stale: impossible condition" mean?

There was a misconfiguration in named.conf, with the same zone defined twice.

Do you mean that if this zone is hitted, named will be killed by system?
Ermin Borovac
Honored Contributor
Solution

Re: What does "stale: impossible condition" mean?

It just means that named found inconsistency in its configuration file that it couldn't handle so it panicked and died.