WSO2 Carbon Database getting corrupted

六眼飞鱼酱① 提交于 2019-12-24 15:26:19

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!