asked on July 10, 2019

Hi 

I see there is a Question regarding this but there is no reply to that 

 

Not able to get the Connection.

 

Exception in thread "main" java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key ERR0
    at java.util.ResourceBundle.getObject(ResourceBundle.java:450)
    at java.util.ResourceBundle.getString(ResourceBundle.java:407)
    at com.laserfiche.repositoryaccess.ResourceBundle.getError(ResourceBundle.java:80)
    at com.laserfiche.repositoryaccess.ProtocolUtil.decodeError(ProtocolUtil.java:79)
    at com.laserfiche.repositoryaccess.Session.doLogin(Session.java:757)
    at com.laserfiche.repositoryaccess.Session.logIn(Session.java:507)

0 0