|
From: SourceForge.net <no...@so...> - 2007-02-02 17:48:56
|
Bugs item #1649796, was opened at 2007-02-01 08:57 Message generated for change (Comment added) made by renierm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532251&aid=1649796&group_id=71730 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: OpenHPI base library Group: 2.8.1 Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Renier Morales (renierm) Assigned to: Renier Morales (renierm) Summary: daemon shuts down if no plugins loaded Initial Comment: daemon shuts down if now plugins loaded. since there are oHpi functions available to retry loading of plugins, the daemon should continue to run without loaded plugins. ---------------------------------------------------------------------- >Comment By: Renier Morales (renierm) Date: 2007-02-02 12:48 Message: Logged In: YES user_id=660960 Originator: YES If you have a plugin that connects to a shelf manager to provide HPI data and the network is down at the moment the daemon is started, since the plugin won't be able to connect on daemon initialization, the daemon will fail initialization since no plugin instances were successfully opened. This has been fixed in the trunk (pre-2.8.1) so that the daemon does not fail initialization even if no plugins were opened. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=532251&aid=1649796&group_id=71730 |