[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#429914: OpenFire in Debian : issue with mina ?



Hi,

> As you may have seen on my comment, I have a problem compiling openfire
> with debian mina package because of a non-existing getEventQueueSize
> method, I pasted the error message at the end of this mail.
>
> I checked out various branches of mina directly from svn and never found
> this method, so I rather think openfire use a patched version, but I am
> waiting for a confirmation.

I've checked too Mina 1.0, 1.1 and 2.0 and I can confirm your analysis :
no MINA release ever included getEventQueueSize method.

>From what I see in OpenFire SVN Browser [1], MINAStatCollector class was
"Moved statistic class from MINA to Wildfire since changes were not
included into MINA 1.2". AFAIK, no release of MINA 1.2 was ever made.

I've also jardiff-ed [2] mina-core.jar from OpenFire tar.gz and
mina-core.jar from debian package :
The only diff is this added getEventQueueSize method (in OpenFire one).

So, to me, it's clear OpenFire included is "home-made" Mina JAR.

> I intented to directly ask mina upstream if they know about this method
> in the case I didn't receive an answer from openfire upstream, but you
> may check that now with mina upstream.

I'll try to contact them about that but, IMHO, you may exclude this
MINAStatCollector from OpenFire build until we get an answer.

Cheers,

[1]
http://www.igniterealtime.org/fisheye/browse/svn-org/openfire/branches/rsm_branch/src/java/org/apache/mina/management/MINAStatCollector.java

[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495998 (Soon in
debian :)

-- 
Damien Raude-Morvan




Reply to: