The git version is the one from yersterday The i followed your advise to update the sources
regards john s. Am 06.11.2012, 13:00 Uhr, schrieb john s. <[email protected]>: > Hello Gunnar > > sbin/icinga2 -c etc/icinga2/icinga2.conf > > How Long does these command take? > ( is running about 3 hours on my system) > > > Maybe he is hanging in a loop > > > regards john s. > > > > Am 31.10.2012, 12:12 Uhr, schrieb Gunnar Beutner > <[email protected]>: > >> Am 31.10.2012 10:52, schrieb john s.: >>> Hello Gunnar >> Hi John, >> >>> >>> Sorry I'm not so familar with GDB >>> >>> Here is the btfull log: >>> >>> >>> <snip> >> Please update your sources (git pull) and check if you're still seeing >> that problem. >> >>> >>> >>> regards john s. >> >> Kind regards >> Gunnar Beutner >>> >>> >>> >>> >>> >>> Am 31.10.2012, 08:28 Uhr, schrieb Gunnar Beutner >>> <[email protected]>: >>> >>>> Am 30.10.2012 16:11, schrieb john s.: >>>>> Hello list >>>>> ubuntu 10.04 lts >>>>> icinga2 >>>>> >>>>> I tried to install the experimental version icinga 2 from github on >>>>> a >>>>> test system >>>>> >>>>> I've made the following steps among these how to's: >>>>> >>>>> 1. Install icinga2 >>>>> https://wiki.icinga.org/display/icinga2/Linux+Builds#LinuxBuilds-SampleConfig >>>>> >>>>> 2. Boost Libraries installed manually >>>>> http://www.boost.org/doc/libs/1_51_0/more/getting_started/unix-variants.html >>>>> ( easy and build install ) >>>>> >>>>> 3. linked the libraries with >>>>> sudo ldconfig /usr/local/lib >>>>> >>>>> so far so good >>>>> >>>>> but whne i tried to load the binary with config >>>>> >>>>> sbin/icinga2 -c etc/icinga2/icinga2.conf >>>>> >>>>> it comes the following error: >>>>> >>>>> >>>>> terminate called after throwing an instance of 'std::bad_cast' >>>>> what(): std::bad_cast >>>> Is that the whole error message? Assuming you're using the latest >>>> version from the Git repository you should also get a stacktrace which >>>> would make identifying this problem quite a bit easier. >>>> >>>> If you're not getting a stacktrace please consider running icinga2 >>>> with >>>> gdb (gdb -ex run --args sbin/icinga2 -c etc/icinga2/icinga2.conf) and >>>> post a full stacktrace from there (bt full). >>>> >>>> >>>>> >>>>> regards john s. >>>>> >>>>> >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Everyone hates slow websites. So do we. >>>>> Make your web apps faster with AppDynamics >>>>> Download AppDynamics Lite for free today: >>>>> http://p.sf.net/sfu/appdyn_sfd2d_oct >>>>> _______________________________________________ >>>>> icinga-devel mailing list >>>>> [email protected] >>>>> https://lists.sourceforge.net/lists/listinfo/icinga-devel >>>> >>> >> >> > > -- Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/ ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ icinga-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-devel
