Solved
Unable to create Authenticator instance in Authenticator
Hi,
I am unable to import an extension. I am seeing this message in logs
Unable to create Authenticator instance in Authenticator
Any pointers appreciated
Thanks
Pavan
Hi,
I am unable to import an extension. I am seeing this message in logs
Unable to create Authenticator instance in Authenticator
Any pointers appreciated
Thanks
Pavan
Got it. Thank you!
At first it looked like you were getting a ClassDefNotFound exception, but digging deeper it was actually an initialization error. Your Date format is not valid so when the UAAAuthenticator class was being initialized, that static piece was blowing up on you. Fix the format and it should import. Your extension is built properly, it's just the code that has issues.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.