RestComm / jain-slee

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation
http://www.restcomm.com/
GNU Affero General Public License v3.0
24 stars 50 forks source link

NPE when clearing/raising alarm from an IES method #125

Closed DanielBican closed 6 years ago

DanielBican commented 6 years ago

After exchanging opinions on this thread https://groups.google.com/forum/#!topic/mobicents-public/uQhEDQ6-ydo I concluded that raising/clearing an alarm from an IES method will throw a NPE.

I attached both the stacktrace and a demo slee service which, when installed, will trigger the NPE.

demo.tar.gz stacktrace.txt

gsaslis commented 6 years ago

Thanks a lot for raising this here @DanielBican ! I did follow the discussion on the high level.

Do you think you would also be in a position to have a go at contributing a fix for this?

DanielBican commented 6 years ago

Thank you also for reaching to me on this topic.

I think I can try to fix it. Could you give me some directions regarding the contribution process (e.g. docs, examples, anything that could help me on the way of contributing)?

gsaslis commented 6 years ago

Sorry for the delayed reply here @DanielBican ... :(

Could you please take a look at our Open Source Playbook and then make sure to @mention me directly, if you have any additional questions or need any further help at all? ; )

Thanks in advance!! 👍 Yorgos

satanatoly commented 6 years ago

thank you @DanielBican for bringing up the issue and providing test binaries. Applied fix will be included in next release, closing