Server Nonce Error Found during Application Login

Hi Team,

Built the ConsumerApp file in Appzillon. Pointed UAT Url during build, and its working fine.
While the same is built pointing to localhost, we get the below error in Tomcat during login of application.

{"appzillonHeader":{"screenId":"serverScr","async":"false","os":"WEBCONTAINER","origination":"0:0:0:0:0:0:0:1","requestID":"123","appId":"com.iexceed.equitas.consumer","clientNonce":1,"source":"APPZILLON","interfaceId":"GetMadpServices","deviceId":"******","status":"success"},"appzillonBody":{}}
04 Feb 2019 17:56:44,604 c.i.a.p.u.b -DEBUG - Inside callServer.....
04 Feb 2019 17:56:44,604 c.i.a.p.u.b -ERROR - org.json.JSONException: JSONObject["serverNonce"] not found.
at org.json.JSONObject.get(JSONObject.java:498)
at org.json.JSONObject.getString(JSONObject.java:669)
at com.iexceed.appzillonplugins.plugins.utils.b.a(SourceFile:44)
Hi Vinod,

There could be multiple reasons for this to arise.

1) Primarily please check your login request is same as that in UAT.
2) Server & client nonce validation is a configurable parameter which could enabled or disable, please check if it is turned off in UAT while it is enabled in local environment.
3) Please check version of Appzillon used in UAT and in local are same.
Hi Arthanarisamy,

Thanks for the response!

If Server & client nonce validation is a configurable parameter, please let us know the exact path where we need to configure the same.

Thanks in advance!
Hi Arthanarisamy,

Thanks for the response!

If Server & client nonce validation is a configurable parameter, please specify the exact path where it needs to be configured.
Thanks in advance!
Hi Vinoth,

Please let us know the version of Appzillon you are using?
Hi Vinodh,

Please make sure AppzillonServer is up in local tomcat and verify that the url configured is correct in web application properties.
On launching your application in browser, kindly check the logs generated and see if there are any errors.
Hi Arthanarisamy,

Please find the below version used:
Appzillon - 3.1.42 Retail
Hi Ravindra,

Yes, AppzillonServer is up in local and verified. The URL in web application properties also seems to be okay.
The errors are mentioned in this post while launching the application in tomcat.
Vinodh Kumar wrote:
Wed Feb 06, 2019 4:19 pm
Hi Ravindra,

Yes, AppzillonServer is up in local and verified. The URL in web application properties also seems to be okay.
The errors are mentioned in this post while launching the application in tomcat.
Hi Vinodh,

Please share WebContainer logs.
Hi Ravindra,

Please find the attached logs.
L.zip
Web Container Logs
(24.13KiB)Downloaded 1057 times