Hello, all.
I’m having a very hard time logging into the Openfire admin console. It comes up with the whole “Incorrect Username or Password” error.
As I was looking through the logs, I notcied a lot of the following lines:
[time] org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by admin from [IP]
These lines were there for every time that I tried to login.
I know that this is the Java class that locks up a certain login after too many failed attempts (3, I believe) for 15 minutes.
The problem is, it’s been over two days and I keep running into this block. The class seemed to have locked up permanently, or something.
I know the username and password are correct; I can log into Spark as admin just fine.
I’ve already tried restarting the service, re-booted the machine, and even stopping the service and re-installing it, but nothing has worke
Does anybody have any ideas on how to fix this? Any help would be appreciated.
Thanks.