Help please. I've been developing a flavour for ECC Finance transaction REBDPR. All was working fine till about an hour back. I went to lunch, lost the session. When I logged back into Personas, my flavour for that particular transaction isn't launching at all. Whenever I try to launch it, I am getting below mentioned error:
Downloading the error file doesn't give me much of a clue. I can try to undo some of my last changes (if they're causing any issues), but don't know how to do that if I can't even open transaction in that flavour.
Any help or suggestion about what I can try please?
Log:
<?xml version="1.0" encoding="UTF-8"?>
-<Entries>
-<Entry>
<![CDATA[24/6/2016 13:41:15,290479 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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer]]>
</Entry>
-<Entry>
<![CDATA[24/6/2016 13:41:15,667479 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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer]]>
</Entry>
-<Entry>
<![CDATA[24/6/2016 13:41:58,943479 ERROR Sap.Imagineering.Personas.Common.Utils.<>c__DisplayClass6-><GetResponse>b__5 - [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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer System.Net.WebException: [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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state) at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at Sap.Imagineering.Personas.Common.Utils.HttpWebRequestExtension.<>c__DisplayClass6.<GetResponse>b__5(IAsyncResult asyncResult) *** ROOT Exeption: System.Net.WebException: [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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult) at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState) at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)]]>
</Entry>
-<Entry>
<![CDATA[24/6/2016 13:41:58,945479 ERROR Sap.Imagineering.Personas.Profiles.BSP.BspProxy->GetFlavorInfo - Retrieving unassigned flavors from the server failed. System.Net.WebException: [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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer at Sap.Imagineering.Personas.Common.Utils.HttpWebRequestExtension.GetResponse(HttpWebRequest request) at Sap.Imagineering.Personas.Profiles.Common.RestClient.Get(String uri) at Sap.Imagineering.Personas.Profiles.BSP.BspProxy.GetFlavorInfo(Flavor& flavor) *** ROOT Exeption: System.Net.WebException: [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.50428.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult) at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState) at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)]]>
</Entry>
-<Entry>
<![CDATA[24/6/2016 13:41:58,947479 ERROR Sap.Imagineering.Personas.Base.Controller.RenderingController->ChangeFlavor - Couldn't change Flavor. Sap.Imagineering.Personas.Profiles.Exceptions.FlavorNotAvailableException: Exception of type 'Sap.Imagineering.Personas.Profiles.Exceptions.FlavorNotAvailableException' was thrown. at Sap.Imagineering.Personas.Profiles.BSP.BspProxy.GetFlavorInfo(Flavor& flavor) at Sap.Imagineering.Personas.Profiles.BSP.BspProxy.RetrieveFlavor(Flavor& flavor) at Sap.Imagineering.Personas.Profiles.ProfileManager.SelectFlavor(Flavor flavor, String tCode) at Sap.Imagineering.Personas.Base.Controller.RenderingController.ChangeFlavor(Flavor flavor)]]>
</Entry>
</Entries>