how to deal with error message Failed to create note

81 阅读1分钟

Created by Jerry Wang, last modified on Jan 01, 2015

UI上试图创建note时遇到如下error message,但是没有error detail:

 

clipboard1

 

 

到gateway查看error log:

 

clipboard2

 

 


到下列customizing里将missing entry添加上去:

 

clipboard3

 

 

 

clipboard4

 

 

copy一个entry:

 

clipboard5

 

 

将error log里所有包含“No System Alias found”的service全部维护上对应entry后问题解决:

 

clipboard6

 

 

 

clipboard7