Alarming.notification Error

Morning

Just trying out 7.6.1-rc2(b2250) on Sun Microsystems Inc. 1.6.0_37

Get the following on a simple Voice pipeline, no message sent, worked OK on the last beta.
Time Logger Message
[WARN] 16:15:49 Alarming.Notification.Blocks.NotificationBlock Uncaught Throwable during notification.

java.lang.AbstractMethodError: com.inductiveautomation.alarming.notification.sip.profile.SipNotificationProfile.getSupportedContactTypes()Ljava/util/Collection;
at com.inductiveautomation.ignition.alarming.pipelines.blocks.NotificationBlock$NotificationContextImpl.profile(NotificationBlock.java:323)
at com.inductiveautomation.ignition.alarming.pipelines.blocks.NotificationBlock$NotificationContextImpl.run(NotificationBlock.java:279)
at com.inductiveautomation.ignition.common.execution.impl.BasicExecutionEngine$ThrowableCatchingRunnable.run(BasicExecutionEngine.java:526)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Chris

I think you just need the matching rc2 voice module, which should be available on the beta/rc downloads page, but doesn’t get included in the installer right now.

OK Done that , all sorted

thanks

Chris