Question

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"

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top