Re: [Asterisk-java-users] ERROR: Unable to invoke method XXX on listener
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-12-20 22:04:30
|
Alex, what are you talking about? Asterisk-Java or ADM? =3DStefan On Tue, 2005-12-20 at 18:48 -0300, Alex wrote: > Hi Stefan: >=20 > I'm facing an error in which the EventListenerList.fireEvent method is > throwing an exception with the following message: >=20 > "Unable to invoke method onRing on listener" >=20 > The strange fact is that the application works fine in Windows (where I > develop), but doesn't work in Linux (Debian 2.4.27 server). > From the source code I see that this could be caused by an > IllegalAccessException or an InvocationTargetException, but I don't know > which one is, because the two of them have the same error message. >=20 > The invocation of that method is in this line: > callListeners.fireEvent(CallListener.class, "onRing", new > AsteriskCallEvent(begin, channel, uniqueId, callerId, state, extension)); >=20 > Do you have an idea of what could be causing this problem? >=20 >=20 > Thanks in advance, >=20 > Alex >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |