Re: [opennms-devel] catinc and Filters

2011-11-09 Thread ayresw
On Nov 9, 2011, at 4:32 PM, Mike Huot wrote: > Anyone know why we have catinc in filters rather than making categoryName == > 'blah1' & categoryName == 'blah2' work correctly? I tried chasing down > catinc's origins, but I could track it down(best I found was Tarus did it). I > have not used f

Re: [opennms-devel] 1.8.11 and 1.9.7 frozen for release -- testers wanted

2011-04-07 Thread ayresw
On Wed, 2011-04-06 at 11:17 -0400, Benjamin Reed wrote: > The plan is to release 1.8.11 and 1.9.7 on Monday. The branches have > been made. If you are interested in helping us test, please check out > and build one of the following branches: > > rc/stable/1.8.11 > rc/unstable/1.9.7 > > Ni

Re: [opennms-devel] FYI: increasing reserved code cache size breaks build on machines with 2GB of RAM

2011-03-19 Thread ayresw
On Sat, 2011-03-19 at 18:18 -0400, DJ Gregor wrote: > FYI, change 1268bd7c9cec25008b3f8604bbe3566e6e941dbf keeps me from > building OpenNMS on my (now ancient) MacBook Pro with only 2GB of RAM. > The JVM for Maven won't even start: > > -

Re: [opennms-devel] install cant find libjicmp.jnilib

2011-03-11 Thread ayresw
On Fri, 2011-03-11 at 00:57 -0500, DJ Gregor wrote: > On Thu, 10 Mar 2011 20:56 -0800, "bill ayres" wrote: > > On Thu, Mar 10, 2011 at 8:18 PM, Benjamin Reed > > wrote: > > > On 3/10/11 11:08 PM, bill ayres wrote: > > >> -rwxr-xr-x 1 root wheel 17992 Mar 10 18:51 /usr/local/lib/libjicmp.jnilib >

Re: [opennms-devel] build failure

2010-12-12 Thread ayresw
On Sun, 2010-12-12 at 17:31 -0500, Benjamin Reed wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/9/10 6:35 PM, Bill Ayres wrote: > > When running assemble.pl for 1.8.7 I get the following error. In order > > to get it to run error free I has to delete ALL the jasper > > report .

[opennms-devel] JIRA commenter search

2010-11-03 Thread ayresw
I've been playing with JIRA searches and would like a way to search on the name of a commenter, which was possible in bugzilla. I don't see a way to do it. Searching comments apparently only searches the body of the comment, and doesn't pick up the name of the person who submitted it. Is there a

Re: [opennms-devel] Customized resource graphs in WebUI

2010-06-06 Thread ayresw
On Mon, 2010-06-07 at 02:40 +0200, Ronny Trommer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > can somebody verify if the following Bug to create customized resource graphs > exist also in 1.7.93? I´ve running > 1.9.0 snapshot. The issue is documented here. > > http

Re: [opennms-devel] webapp problem

2009-05-08 Thread ayresw
On Fri, 2009-05-08 at 17:38 -0400, Tarus Balog wrote: > On May 7, 2009, at 3:03 PM, bill ayres wrote: > > > I built the latest trunk a couple of days ago, and again today. It > > builds OK and starts, I can authenticate, but then I can't load any > > pages. Here's the error message. > > I'm runni

Re: [opennms-devel] Question about how opennms-model handle isDown method on nodes, interfaces and services

2009-04-22 Thread ayresw
On Wed, 2009-04-22 at 13:47 -0430, Alejandro Galue wrote: > Hello All, > > I'm creating a web service that returns a Json Tree with > the availability of all services, and I found something > weird on how isDown is implemented on OnmsNode, > OnmsIpInterface and OnmsMonitoredService. > > From

Re: [opennms-devel] Anyone else seeing this jetty error in trunk?

2009-03-18 Thread ayresw
Yep. I just caught that this morning and was about to send a nevermind. Thanks, --Bill-- On Wed, 2009-03-18 at 11:40 -0400, Matt Brozowski wrote: > Bill, > > We upgraded the version of jersey in trunk. Is it possible that you > have old jars laying around in you install or something like that?

Re: [opennms-devel] trunk install problem on mac

2009-03-09 Thread ayresw
On Mon, 2009-03-09 at 10:29 -0400, Jeff Gehlbach wrote: > On Mar 9, 2009, at 10:20 AM, ayresw wrote: > > >>> ls -l /sw/lib/libjicmp.jnilib > >>> -rwxr-xr-x 1 root admin 17936 Mar 6 21:02 /sw/lib/ > >>> libjicmp.jnilib > >> > >>

Re: [opennms-devel] trunk install problem on mac

2009-03-09 Thread ayresw
On Mon, 2009-03-09 at 10:00 -0400, Jeff Gehlbach wrote: > On Mar 7, 2009, at 12:51 PM, ayresw wrote: > > > ls -l /sw/lib/libjicmp.jnilib > > -rwxr-xr-x 1 root admin 17936 Mar 6 21:02 /sw/lib/libjicmp.jnilib > > What does "file" report about that li

[opennms-devel] trunk install problem on mac

2009-03-07 Thread ayresw
Recently I downloaded trunk source and built it on mac os 10.5.6 with no problem, but the installer can't find libjicmp.jnilib. Thinking I might be having a problem with an old version of jicmp I ran fink install jicmp and got a fresh copy of 1.0.8-1. ls -l /sw/lib/libjicmp.jnilib -rwxr-xr-x 1 ro

Re: [opennms-devel] Problem with RTC

2008-10-29 Thread ayresw
On Wed, 2008-10-29 at 15:58 +0100, Ronny Trommer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > - -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everybody, > > i have a problem in SLA-Categories. I have created a rule for VPN- > Transfernetworks. No i have an outage in thi

Re: [opennms-devel] copyright info

2008-10-08 Thread ayresw
On Wed, 2008-10-08 at 09:58 -0400, Benjamin Reed wrote: > Bill Ayres wrote: > > While preparing to submit a minor enhancement I noticed that some of > > the files in opennms-webapp/src/main/webapp/includes have no copyright > > info at all. For example the header and footer files. Is this > >

Re: [opennms-devel] build error on 1.3.9

2008-09-10 Thread ayresw
On Wed, 2008-09-10 at 12:26 -0400, Benjamin Reed wrote: > Bill Ayres wrote: > > I'm trying to build 1.3.9 from source because we're running that on > > our production server and I want to make a minor change in the webapp. > > So I did a clean checkout in a new directory and I get this error. A