[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-install
Subject:    Re: [opennms-install] Pollerd Lock Unavailable
From:       "Matt Brozowski" <brozow () opennms ! org>
Date:       2008-08-24 1:12:56
Message-ID: 3cb43f940808231812w25084a23wee3b9a182e333745 () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


This is not a real issue... I you look closely you'll see that the ICMP poll
was unable to obtain the lock on node 114 becuase the HTTPS poll had it.
And the end of the snippet you posted.  The lock for node 114 was released.
After 10 or so seconds... ICMP will retry and should be able to obtain the
lock by then.

On Fri, Aug 22, 2008 at 6:54 PM, Jamuel Starkey
<jstarkey@visagemobile.com>wrote:

> Sorry to be a pest, but I'm still seeing this issue on various nodes.
> Anyone have any ideas?
>
> > -----Original Message-----
> > From: Jamuel Starkey
> > Sent: Tuesday, August 05, 2008 2:55 PM
> > To: Installation questions and help
> > Subject: Pollerd Lock Unavailable
> >
> > Hi,
> >
> > Can someone guide me with respect to the following error that I'm
> > seeing in poller.log:
> >
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber2]
> > PollableService: Start Scheduled Poll of service 114:10.250.1.121:ICMP
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber2]
> > PollableNode$Lock: Trying to obtain lock for 114
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking for time 'Tue Aug 05
> > 12:09:52 PDT 2008' in schedule 'NS Move'
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking begin/end time...
> >  current: Tue Aug 05 12:09:52 PDT 2008
> >  begin: Fri Jul 04 00:00:00 PDT 2008
> >  end: Fri Jul 04 23:59:59 PDT 2008
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking for time 'Tue Aug 05
> > 12:09:52 PDT 2008' in schedule 'Mobi Rel 1.3 Build 1'
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking begin/end time...
> >  current: Tue Aug 05 12:09:52 PDT 2008
> >  begin: Mon Jul 07 18:00:00 PDT 2008
> >  end: Mon Jul 07 21:59:59 PDT 2008
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking for time 'Tue Aug 05
> > 12:09:52 PDT 2008' in schedule 'Mobi Rel 1.3 Build 4'
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > BasicScheduleUtils: isTimeInOutage: checking begin/end time...
> >  current: Tue Aug 05 12:09:52 PDT 2008
> >  begin: Tue Jul 08 14:37:00 PDT 2008
> >  end: Tue Jul 08 18:00:00 PDT 2008
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > PollableService: Start Scheduled Poll of service
> > 36:10.250.4.121:VMCLogin
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > PollableNode$Lock: Trying to obtain lock for 36
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > PollableNode$Lock: Obtained lock for 36
> > 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]
> > PollableServiceConfig: Polling 36:10.250.4.121:VMCLogin using pkg
> > Visage_Generic
> > 2008-08-05 12:09:52,697 INFO  [PollerScheduler-30 Pool-fiber2]
> > PollableService: Postponing poll for 114:10.250.1.121:ICMP because
> > org.opennms.netmgt.poller.pollables.LockUnavailable: Unable to obtain
> > lock for 114 before timeout
> > 2008-08-05 12:09:52,697 DEBUG [PollerScheduler-30 Pool-fiber2]
> > LegacyScheduler: schedule: Adding ready runnable
> > ScheduleEntry[expCode=1] for 114:10.250.1.121:ICMP (ready in 11000ms)
> > at interval 11000
> > 2008-08-05 12:09:52,697 DEBUG [PollerScheduler-30 Pool-fiber2]
> > LegacyScheduler: schedule: queue element added, notification not
> > performed
> > 2008-08-05 12:09:52,757 INFO  [PollerScheduler-30 Pool-fiber1]
> > HttpsMonitor: checkStatus: did not connect to host with timeout:
> 5000ms
> > retry: 3 of 3
> > 2008-08-05 12:09:52,757 DEBUG [PollerScheduler-30 Pool-fiber1]
> > PollableServiceConfig: Finish polling 114:10.250.1.121:HTTPS using pkg
> > Visage_Generic result =Unresponsive
> > 2008-08-05 12:09:52,758 DEBUG [PollerScheduler-30 Pool-fiber1]
> > PollableNode$Lock: Releasing lock for 114
> > 2008-08-05 12:09:52,758 DEBUG [PollerScheduler-30 Pool-fiber1]
> > PollableService: Finish Scheduled Poll of service
> > 114:10.250.1.121:HTTPS, started at Tue Aug 05 12:09:32 PDT 2008
> >
> > It looks like the poller is unable to obtain a lock for node 114?  Any
> > reason why or some config option that I can twiddle?  This seems to
> > have bubbled up into the WebUI as an outage for an HTTPS monitor.
> From
> > the ONS command line I can connect to the node in question (i.e. with
> > Lynx or openssl/s_client).
> >
> > I'm running ONS v1.5.93-0.9408.snapshot on Linux CentOS 5.2
> >
> >
> > Thanks in advance,
> >
> > JPS
> >
>
>
>
> ATTENTION: The information contained in this message may be legally
> privileged and confidential.  It is intended to be read only by the
> individual or entity to whom it is addressed or by their designee.  If the
> reader of this message is not the intended recipient, you are on notice that
> any distribution of this message, in any form, is strictly prohibited.  If
> you have received this message in error, please immediately notify the
> sender by telephone at (415) 318-7500 and delete or destroy any copy of this
> message
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Please read the OpenNMS Mailing List FAQ:
> http://www.opennms.org/index.php/Mailing_List_FAQ
>
> opennms-install mailing list
>
> To *unsubscribe* or change your subscription options, see the bottom of
> this page:
> https://lists.sourceforge.net/lists/listinfo/opennms-install
>

[Attachment #5 (text/html)]

<div dir="ltr">This is not a real issue... I you look closely you&#39;ll see that the \
ICMP poll was unable to obtain the lock on node 114 becuase the HTTPS poll had \
it.&nbsp; And the end of the snippet you posted.&nbsp; The lock for node 114 was \
released.&nbsp; After 10 or so seconds... ICMP will retry and should be able to \
obtain the lock by then.<br> <br><div class="gmail_quote">On Fri, Aug 22, 2008 at \
6:54 PM, Jamuel Starkey <span dir="ltr">&lt;<a \
href="mailto:jstarkey@visagemobile.com">jstarkey@visagemobile.com</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, \
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Sorry to be a pest, but I&#39;m \
still seeing this issue on various nodes.<br> Anyone have any ideas?<br>
<div><div></div><div class="Wj3C7c"><br>
&gt; -----Original Message-----<br>
&gt; From: Jamuel Starkey<br>
&gt; Sent: Tuesday, August 05, 2008 2:55 PM<br>
&gt; To: Installation questions and help<br>
&gt; Subject: Pollerd Lock Unavailable<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Can someone guide me with respect to the following error that I&#39;m<br>
&gt; seeing in poller.log:<br>
&gt;<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber2]<br>
&gt; PollableService: Start Scheduled Poll of service 114:10.250.1.121:ICMP<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber2]<br>
&gt; PollableNode$Lock: Trying to obtain lock for 114<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking for time &#39;Tue Aug 05<br>
&gt; 12:09:52 PDT 2008&#39; in schedule &#39;NS Move&#39;<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking begin/end time...<br>
&gt; &nbsp;current: Tue Aug 05 12:09:52 PDT 2008<br>
&gt; &nbsp;begin: Fri Jul 04 00:00:00 PDT 2008<br>
&gt; &nbsp;end: Fri Jul 04 23:59:59 PDT 2008<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking for time &#39;Tue Aug 05<br>
&gt; 12:09:52 PDT 2008&#39; in schedule &#39;Mobi Rel 1.3 Build 1&#39;<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking begin/end time...<br>
&gt; &nbsp;current: Tue Aug 05 12:09:52 PDT 2008<br>
&gt; &nbsp;begin: Mon Jul 07 18:00:00 PDT 2008<br>
&gt; &nbsp;end: Mon Jul 07 21:59:59 PDT 2008<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking for time &#39;Tue Aug 05<br>
&gt; 12:09:52 PDT 2008&#39; in schedule &#39;Mobi Rel 1.3 Build 4&#39;<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; BasicScheduleUtils: isTimeInOutage: checking begin/end time...<br>
&gt; &nbsp;current: Tue Aug 05 12:09:52 PDT 2008<br>
&gt; &nbsp;begin: Tue Jul 08 14:37:00 PDT 2008<br>
&gt; &nbsp;end: Tue Jul 08 18:00:00 PDT 2008<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; PollableService: Start Scheduled Poll of service<br>
&gt; 36:10.250.4.121:VMCLogin<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; PollableNode$Lock: Trying to obtain lock for 36<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; PollableNode$Lock: Obtained lock for 36<br>
&gt; 2008-08-05 12:09:52,187 DEBUG [PollerScheduler-30 Pool-fiber3]<br>
&gt; PollableServiceConfig: Polling 36:10.250.4.121:VMCLogin using pkg<br>
&gt; Visage_Generic<br>
&gt; 2008-08-05 12:09:52,697 INFO &nbsp;[PollerScheduler-30 Pool-fiber2]<br>
&gt; PollableService: Postponing poll for 114:10.250.1.121:ICMP because<br>
&gt; org.opennms.netmgt.poller.pollables.LockUnavailable: Unable to obtain<br>
&gt; lock for 114 before timeout<br>
&gt; 2008-08-05 12:09:52,697 DEBUG [PollerScheduler-30 Pool-fiber2]<br>
&gt; LegacyScheduler: schedule: Adding ready runnable<br>
&gt; ScheduleEntry[expCode=1] for 114:10.250.1.121:ICMP (ready in 11000ms)<br>
&gt; at interval 11000<br>
&gt; 2008-08-05 12:09:52,697 DEBUG [PollerScheduler-30 Pool-fiber2]<br>
&gt; LegacyScheduler: schedule: queue element added, notification not<br>
&gt; performed<br>
&gt; 2008-08-05 12:09:52,757 INFO &nbsp;[PollerScheduler-30 Pool-fiber1]<br>
&gt; HttpsMonitor: checkStatus: did not connect to host with timeout:<br>
5000ms<br>
&gt; retry: 3 of 3<br>
&gt; 2008-08-05 12:09:52,757 DEBUG [PollerScheduler-30 Pool-fiber1]<br>
&gt; PollableServiceConfig: Finish polling 114:10.250.1.121:HTTPS using pkg<br>
&gt; Visage_Generic result =Unresponsive<br>
&gt; 2008-08-05 12:09:52,758 DEBUG [PollerScheduler-30 Pool-fiber1]<br>
&gt; PollableNode$Lock: Releasing lock for 114<br>
&gt; 2008-08-05 12:09:52,758 DEBUG [PollerScheduler-30 Pool-fiber1]<br>
&gt; PollableService: Finish Scheduled Poll of service<br>
&gt; 114:10.250.1.121:HTTPS, started at Tue Aug 05 12:09:32 PDT 2008<br>
&gt;<br>
&gt; It looks like the poller is unable to obtain a lock for node 114? &nbsp;Any<br>
&gt; reason why or some config option that I can twiddle? &nbsp;This seems to<br>
&gt; have bubbled up into the WebUI as an outage for an HTTPS monitor.<br>
From<br>
&gt; the ONS command line I can connect to the node in question (i.e. with<br>
&gt; Lynx or openssl/s_client).<br>
&gt;<br>
&gt; I&#39;m running ONS v1.5.93-0.9408.snapshot on Linux CentOS 5.2<br>
&gt;<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt;<br>
&gt; JPS<br>
&gt;<br>
<br>
<br>
<br>
ATTENTION: The information contained in this message may be legally privileged and \
confidential. &nbsp;It is intended to be read only by the individual or entity to \
whom it is addressed or by their designee. &nbsp;If the reader of this message is not \
the intended recipient, you are on notice that any distribution of this message, in \
any form, is strictly prohibited. &nbsp;If you have received this message in error, \
please immediately notify the sender by telephone at (415) 318-7500 and delete or \
destroy any copy of this message<br>

<br>
-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" \
target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
 _______________________________________________<br>
Please read the OpenNMS Mailing List FAQ:<br>
<a href="http://www.opennms.org/index.php/Mailing_List_FAQ" \
target="_blank">http://www.opennms.org/index.php/Mailing_List_FAQ</a><br> <br>
opennms-install mailing list<br>
<br>
To *unsubscribe* or change your subscription options, see the bottom of this \
page:<br> <a href="https://lists.sourceforge.net/lists/listinfo/opennms-install" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/opennms-install</a><br> \
</div></div></blockquote></div><br></div>



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic