Вопрос

After setting the native capture to true I am calling WL.Logger.send() and getting a error as

"After calling send the server (url of the server) it responded with 200 and "

{ "errors" :["Runtime :adapter name must be specified"],"isSuccessfull": false,warnings :[],"info":[] }

Note: I have deployed my WLClientLogReceiver adapter in the production server .Also getting an error like "unable to move wl.log to wl.log.send"

Это было полезно?

Решение

Check the versions conflicts of your client and server. If so re deploy your WAR file with the correct version of your client.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top