Could not initialize class dtv.pos.ui.text.TextFieldFormatters
Hi all,
i couldn't start the pos as it is still processing ,Its throwing following error even the libraries are existed at correct location . can anyone please suggest me on this.
CAUGHT EXCEPTION :: dtv.ui.SwingUIServicesExecutor [AWT-EventQueue-0]
[m java.lang.NoClassDefFoundError: Could not initialize class dtv.pos.ui.text.TextFieldFormatters
at dtv.pos.framework.ui.config.DataFieldConfig.getFormatters(DataFieldConfig.java:160) ~[dtv-posframework.jar:16.0.0.0.699]
at dtv.pos.framework.ui.view.TextPromptView$3.run(TextPromptView.java:168) ~[dtv-posframework.jar:16.0.0.0.699]
at dtv.util.LoggingRunnableWrapper.run(LoggingRunnableWrapper.java:37) [dtv-util.jar:16.0.0.0.699]
at java.awt.event.InvocationEvent.dispatch(Unknown Source) [?:1.8.0_111]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_111]
at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_111]