Checking configuration: Done
Starting Icinga 2: Error starting Icinga. Check '/var/log/icinga2/startup.log' for details.
If I go to view startup.log I have:
tail /var/log/icinga2/startup.log
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 1 StatusDataWriter(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 2 HostGroup(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 3 ServiceGroup(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 1 Host(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 10 Service(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 1 User(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 11 Notification(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 1 UserGroup(s).
[2014-07-08 15:01:55 +0000] information/ConfigItem: Checked 1 IcingaApplication(s).
[2014-07-08 15:01:55 +0000] critical/icinga-app: The daemon could not be started. See logfile for details.
And if I go to view error.log i have this one...
tail /var/log/icinga2/error.log
* Local state directory: /var
* Package data directory: /usr/share/icinga2
* State path: /var/lib/icinga2/icinga2.state
* PID path: /var/run/icinga2/icinga2.pid
* Application type: icinga/IcingaApplication
***
Stacktrace:
(0) /lib64/libc.so.6() [0x3a364329a0]
icinga2: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr< <template-parameter-1-1> >::operator->() const [with T = icinga::Zone]: Assertion `px != 0'
failed.
How I can found precious information to know where is the error?
In var/log/message I don't have any information icinga.