问题
Whenever we deploy an API Manager and users create accounts, after some time - weeks, days and sometimes in a matter of minutes - the carbon database seems to get corrupt and users are no longer able to sign in or even create accounts. The error that arrises is
WARN - AuthenticationHandler Illegal access attempt at [2013-05-19 13:13:37,0963] from IP address 192.168.0.5 while trying to authenticate access to service UserAdmin
The only option we have is to recreate the database and redefine the services which is quite laborious and time consuming.
Any ideas?
回答1:
This error comes when you have changed the admin user password. If you have changed it make sure to update APIM_HOME/repository/conf/api-manager.xml with new admin passwords for following configurations.
AuthManager
APIGateway
APIKeyManager
来源:https://stackoverflow.com/questions/16634075/wso2-carbon-database-getting-corrupted