WSO2 EI 6.4.0数据源创建问题

时间:2020-08-27 22:09:46

标签: wso2

重新启动EI后,我丢失了通过Carbon创建的数据源。重新启动后,EI会丢失通过管理控制台创建的数据源。

这发生在一台以上的计算机(一台ubuntu和一台mac)上,并且使用不同类型的SQL提供程序(MSSQL,同时使用microsoft和JTDS libs和MySql)。 我使用bin / integrator.sh重新启动EI,它在终端中显示以下错误:

Caused by: org.wso2.carbon.ndatasource.common.DataSourceException: Error in secure load of data source meta info: An error occurred while decrypting data.

...
Caused by: org.wso2.carbon.core.util.CryptoException: A crypto service implementation has not been registered.

唯一可行的方法是在$ EI_HOME / conf / datasources / custom-datasources.xml或$ EI_HOME / conf / datasources / master-datasources.xml中手动添加它。这需要重新启动EI,我想防止这种情况。

0 个答案:

没有答案