Hello,
We have created a flavor for VA01. We have cached the shipping tab in the header and pulled out the shipping condition drop down to eventually hide the shipping tab.
When we change the shipping condition, we get a javascript error and it times out. also attached is the snap shot of the way the VA01 header looks.
As soon as we changed the shipping condition, we saw like 10 errors come by. The error in the browser console are as below:
30/6/2015 22:03:58,959779 ERROR Sap.Imagineering.Personas.Base.Controller.UISession->ForceReload -
Reloading the screen failed.
Sap.Imagineering.Personas.ItsConnector.BatchRequestFailedException: Batch request failed. [-103] failed to fire action.
at Sap.Imagineering.Personas.ItsConnector.Connector.PostXmlBatch(Session session, HttpStatusCode& status)
at Sap.Imagineering.Personas.ItsConnector.Connector.ExecuteBatch(Session session, String controlId)
at Sap.Imagineering.Personas.ItsConnector.Connector.ExecuteBatch(String sessionId, String rootControlId)
at Sap.Imagineering.Personas.ItsConnector.Connector.ExecuteBatch(String sessionId)
at Sap.Imagineering.Personas.Base.Controller.UISession.ForceReload()
30/6/2015 22:03:59,915871 ERROR Sap.Imagineering.Personas.Common.Profile.ScreenState->IsValid -
Invalid root element.
30/6/2015 22:04:02,053876 ERROR Sap.Imagineering.Personas.Common.Resource.ResourceFileRequest->EndGetResponse -
[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
30/6/2015 22:04:02,069878 ERROR Sap.Imagineering.Personas.Controls.Source.Common.AsyncImageLoader->ImageUri_OpenReadCompleted -
Couldn't load custom image.
System.Net.WebException: [net_webclient]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=System.Net.dll&Key=net_webclient
*** ROOT Exeption:
System.NullReferenceException: [Arg_NullReferenceException]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=mscorlib.dll&Key=Arg_NullReferenceException
at System.Net.WebClient.OpenReadAsyncCallback(IAsyncResult result)
30/6/2015 22:04:02,218893 ERROR Sap.Imagineering.Personas.Common.Resource.ResourceFileRequest->EndGetResponse -
[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
30/6/2015 22:04:02,360907 ERROR Sap.Imagineering.Personas.Controls.Source.Common.AsyncImageLoader->ImageUri_OpenReadCompleted -
Couldn't load custom image.
System.Net.WebException: [net_webclient]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=System.Net.dll&Key=net_webclient
*** ROOT Exeption:
System.NullReferenceException: [Arg_NullReferenceException]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=mscorlib.dll&Key=Arg_NullReferenceException
at System.Net.WebClient.OpenReadAsyncCallback(IAsyncResult result)
30/6/2015 22:04:02,809952 ERROR Sap.Imagineering.Personas.Common.Resource.ResourceFileRequest->EndGetResponse -
[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
30/6/2015 22:04:02,809952 ERROR Sap.Imagineering.Personas.Common.Resource.ResourceFileRequest->EndGetResponse -
[HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
30/6/2015 22:04:02,812952 ERROR Sap.Imagineering.Personas.Controls.Source.Common.AsyncImageLoader->ImageUri_OpenReadCompleted -
Couldn't load custom image.
System.Net.WebException: [net_webclient]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=System.Net.dll&Key=net_webclient
*** ROOT Exeption:
System.NullReferenceException: [Arg_NullReferenceException]
Arguments:
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.40416.00&File=mscorlib.dll&Key=Arg_NullReferenceException
at System.Net.WebClient.OpenReadAsyncCallback(IAsyncResult result)
Can anyone help?
Thanks in advance,
Gautam