Re: NGL Counter login problem
Posted by Yesan on May 17, 2016; 10:18am
URL: http://ngl.70.s1.nabble.com/workbench-login-problem-tp7575401p7576299.html
Dear Support Team,
I am using NGL 3.1.2. while executing NGL counter. I am getting below error message.
I am getting the above error while executing NGL WorkBench
C:\NGLCounter\NGLCounter>java -jar NGLCounter.jar
propsname......C:/NGLCounterFiles/config.properties
java.io.FileNotFoundException: C:\NGLCounterFiles\config.properties (The system
cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at org.verus.ngl.counter.StaticValues.<init>(StaticValues.java:63)
at org.verus.ngl.counter.StaticValues.getInstance(StaticValues.java:87)
at org.verus.ngl.counter.LoginCard.loadInitialData(LoginCard.java:37)
at org.verus.ngl.counter.LoginCard.<init>(LoginCard.java:30)
at org.verus.ngl.counter.MainFrame.<init>(MainFrame.java:27)
at org.verus.ngl.counter.MainFrame$1.run(MainFrame.java:112)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
Please help me in this regard.
Thanks