cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
53
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Mert Guray on 13-12-2009 03:34:27 PM
Hi,
To assign some values to element or session datas we use Math elements (which was discussed in this forum as its performance is better, becuase of no need to send and recieve vxml / http page.) However we sometimes get the errors of null pointer exception. We get this like 1 in a 1000. Does anyone have such a problem?
NOTE: I also checked with the documantation. We put the settings as : Element, anyname , 1+1

10.231.51.145.1260623586387.80620.IVR_AloGaranti,12/12/2009 15:13:42.528,A built-in element encountered an exception of type java.lang.NullPointerException. The error was: java.lang.NullPointerException
java.lang.NullPointerException
 at org.nfunk.jep.ParseException.getMessage(Unknown Source)
 at org.nfunk.jep.JEP.parseExpression(Unknown Source)
 at com.audium.server.action.math.MathAction.parseExpression(MathAction.java:188)
 at com.audium.server.action.math.MathAction.doAction(MathAction.java:150)
 at com.audium.server.voiceElement.ActionElementBase.service(ActionElementBase.java:384)
 
Thanks in advance
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links