Author Message
MCDeveloper
Joined: Jun 29, 2015
Messages: 66
Offline
Hello,

I am running an OD 6.00.13.01 project.

When it tries to play a date, (spoken month, Month-day-year 4 digits), it throws this exception:

Capturing exception [com.avaya.sce.runtimecommon.SCERuntimeException]. Message [Error instantiating phrasejava.lang.ClassNotFoundException: english.phrases.std_january^M
**** Root Cause ^M
java.lang.ClassNotFoundException: english.phrases.std_january


App runs on tomcat 6.0.37.
I have verified language english with en-us (3.1.2) localization bundle shows up as "installed" in the project properties as well as the standard phrases.

What could be causing this exception?

Thank you!
Regards
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
It looks to me some Java files are missing in the WEB-INF/src/english/phrases directory. Is this an old project migrated from a really old version when standalone phrases where used? You could try to re-install the standard phrases. They would be a phraseset instead of standalone phrases.
MCDeveloper
Joined: Jun 29, 2015
Messages: 66
Offline
Hi,
I did a "Porject"->"Clean" and it is working fine now.
Thank you for your help!
Go to:   
Mobile view