سؤال

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