Error al Iniciar sesion Invalid Username Or Password

This started today no user can login

Invalid Username or password

This is the warn.log of spark

mar 04, 2017 10:04:45 PM org.jivesoftware.spark.util.log.Log warning

WARNING: Exception in Login:

SASL authentication PLAIN failed: not-authorized:

at org.jivesoftware.smack.SASLAuthentication.authenticate(SASLAuthentication.java: 342)

at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:243)

at org.jivesoftware.LoginDialog$LoginPanel.login(LoginDialog.java:1056)

at org.jivesoftware.LoginDialog$LoginPanel.access$1400(LoginDialog.java:303)

at org.jivesoftware.LoginDialog$LoginPanel$4.construct(LoginDialog.java:835)

at org.jivesoftware.spark.util.SwingWorker$2.run(SwingWorker.java:141)

at java.lang.Thread.run(Unknown Source)

This is the warn.log of openfire

2017.03.04 21:17:16 org.jivesoftware.openfire.http.HttpSessionManager - HttpSessionManager.init() recreate sendPacketPool

2017.03.04 21:17:35 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by spark from 10.10.6.65

2017.03.04 21:19:32 org.jivesoftware.openfire.http.HttpSessionManager - HttpSessionManager.init() recreate sendPacketPool

2017.03.04 21:19:43 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by spark from 10.10.6.65

2017.03.04 21:19:49 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by spark from 10.10.6.65

2017.03.04 21:32:26 org.jivesoftware.openfire.http.HttpSessionManager - HttpSessionManager.init() recreate sendPacketPool

2017.03.04 21:38:23 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by spark from 10.10.6.65

2017.03.04 21:43:40 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by ragundez from 10.10.4.15

2017.03.04 21:43:47 org.jivesoftware.admin.LoginLimitManager - Failed admin console login attempt by spark from 10.10.4.15

2017.03.04 21:50:27 org.jivesoftware.openfire.http.HttpSessionManager - HttpSessionManager.init() recreate sendPacketPool

2017.03.04 22:00:26 org.jivesoftware.openfire.http.HttpSessionManager - HttpSessionManager.init() recreate sendPacketPool

This is the error.log of openfire

2017.03.04 21:56:47 org.jivesoftware.openfire.pubsub.PubSubPersistenceManager - ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

java.sql.SQLException: ConnectionManager.getConnection() failed to obtain a connection after 11 retries. The exception from the last attempt is as follows: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

at org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager .java:152)

at org.jivesoftware.database.DbConnectionManager.getTransactionConnection(DbConnec tionManager.java:165)

at org.jivesoftware.openfire.pubsub.PubSubPersistenceManager.purgeItems(PubSubPers istenceManager.java:1867)

at org.jivesoftware.openfire.pubsub.PubSubPersistenceManager.shutdown(PubSubPersis tenceManager.java:1942)

at org.jivesoftware.openfire.pubsub.PubSubEngine.shutdown(PubSubEngine.java:1797)

at org.jivesoftware.openfire.pubsub.PubSubModule.stop(PubSubModule.java:467)

at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:995)

at org.jivesoftware.openfire.XMPPServer.access$800(XMPPServer.java:148)

at org.jivesoftware.openfire.XMPPServer$ShutdownHookThread.run(XMPPServer.java:941 )