Sample application not running with SCE Runtime Exception
Condition
Invalid runtime license error appears in the log file of the application. The log file is located in the following folder:
/opt/AppServer/apache-tomcat-8.0.32/webapps/WorkAssignmentSelfService-3.2.2.1.6.1/data/log/trace.log
The following lines in the log file show the error:
dd/mm/yyyy hh:mm:ss:000 ERROR - 068BA7C743F1636718140911FA69C3D1:/WorkAssignmentSelfService : channel:unknown | Error processing request
EXCEPTION>
com.avaya.sce.runtimecommon.SCERuntimeException: Invalid runtime license
at com.avaya.sce.runtimecommon.SCESession.throwRTException(SCESession.java:2554) at com.avaya.sce.runtime.Entry.handleRequest(Entry.java:268)
...
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745)
dd/mm/yyyy hh:mm:ss:000 DEBUG - 068BA7C743F1636718140911FA69C3D1:/WorkAssignmentSerlfService : License: Use the license server url in VPMS instead - null
Solution
Rename this configuration file \\Tomcat folder\lib\ddconfig.xml. For example, rename the file to ddconfig.old and restart the Tomcat application server. A new ddconfig.xml file is created with a blank invalidlicensetimer value.