BI Portal issue

Hi ,
When i am loigin to BI potal (After entering my id and password) , i am getting below error.
Portal Runtime Error
An exception occurred while processing your request
Exception id: 08:52_15/03/10_0089_77906450
See the details for the exception ID in the log file."
Can anyone help me in this . What is the root cause of this issue and how to resolve this issue. Send me steps by steps procedure
Regards
Brijesh Prasad

Hello,
Ask your Basis Guy to do a Portal Restart, this may take few minutes
Then Ask him to assign all appropriate Portal End USer / Display roles to Your USer ID
Tell him to clear the Exception Stack and the Error Log.
i think this is a pure basis issue , basis guy may help you on this
Please correct me if i am wrong
Regards
Nitin Bhatia

Similar Messages

  • Portal issue in shopping cart

    Hi  ,
    I am facing portal issue in shopping cart. If I click shop , homepage is displaying again. Since I am new to this , Kindly guide me where can I check to resolve this issue.please help me how to proceed on this. Find below screenshot. Thanks in Advance.

    Hi Sugan,
    Try publishing the services using report W3_PUBLISH_SERVICES.
    Also trx SIAC_PUBLISH_ALL_INT.
    It should work after config and republishing.
    Best Regards
    Ale

  • Supplier Portal Issues

    Hello, before I submit an SR, I was wanting to see if you know why we are having the following issues in our 6.1.0.1 Supplier Portal and if there is something I can do...
    Last week a new user tried to Register a new logon on our exteranl facing Supplier Portal app. They filled out the info and after clicking the second page next arrow they receieved an unhandled error. After looking at the event log for SP-Prodika on the external server it indicated that it could not find one of out custom validation DLLs. So I added all our custom validation DLLs that only contain GSM & SCRM validations to the web/supplierportal/bin. That fixed the registration issue.
    However, this week we get a call that a big supplier cannot attach attachments to sent material EQs that they have received. Sure enough I send myself an EQ, open it on the Supplier Portal, click the Add New Attachment button the popup screen gives a runtime error. Below are the 2 stack traces it throws. When I remove the custom DLLs then Add New Attachments starts working again.
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:17 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---> System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:17.000000000Z" />
    <EventRecordID>713</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: Primary| ErrorCount: 1| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---&gt; System.ApplicationException: Could not parse string to boolean: '${fc:GSM.SideNav.TradeSpec.Enabled}' ---&gt; System.FormatException: String was not recognized as a valid Boolean.
    at System.Boolean.Parse(String value)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    --- End of inner exception stack trace ---
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.ParseBooleanValue(String attributeValue)
    at Xeno.Web.UI.NavigationControls.Builder.Helper.AttributeSetter.SetAttributeValue(Object menuObj, String attributeName, String attributeValue, Boolean isIgnore)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.BuildMenuItem(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.Builder.CAMenuBuilder.Build(IMenuModel model)
    at Xeno.Web.UI.NavigationControls.NavigationControlContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.AddedControl(Control control, Int32 index)
    at System.Web.UI.ControlCollection.Add(Control child)
    at Xeno.Web.UI.Layout.ContentContainer.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    --- End of inner exception stack trace ---
    at System.Web.UI.Page.HandleError(Exception e)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_errorpage_aspx.ProcessRequest(HttpContext context)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Log Name: SP-Prodika
    Source: SP-Prodika
    Date: 11/13/2012 9:23:10 AM
    Event ID: 0
    Task Category: None
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: Description:
    The description for Event ID 0 from source SP-Prodika cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---> System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---> System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark& stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    the message resource is present but the message is not found in the string/message table
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider Name="SP-Prodika" />
    <EventID Qualifiers="0">0</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-11-13T15:23:10.000000000Z" />
    <EventRecordID>712</EventRecordID>
    <Channel>SP-Prodika</Channel>
    <Computer></Computer>
    <Security />
    </System>
    <EventData>
    <Data>ErrorType: First| ErrorCount: 0| App: SP| SessionId: 1ba7ecda-5f43-db95-99b9-e0049bf06bc4| UserId: null| IsNewSession: False| ServerID: 10.14.3.18| Misc: |
    Exception: Xeno.Prodika.Common.ObjectLoaderException: Protocol handler 'translate' can not be found (or loaded). Check the ProdikaCommon event log for any details. ---&gt; System.Exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. ---&gt; System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
    at System.Reflection.Module._GetTypesInternal(StackCrawlMark&amp; stackMark)
    at System.Reflection.Assembly.GetTypes()
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.DoAutoLoad()
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    --- End of inner exception stack trace ---
    at Xeno.Prodika.Common.ObjectLoader.GetProtocolHandler(String protocolName, Boolean bThrowOnError)
    at Xeno.Prodika.Common.ObjectLoader.createObject(String name)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.get_ConfirmRemoveMessage()
    at ASP.webcommon_attachment_drl_drlfileattachmentcontrol_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Common.Attachment.DRL.DrlFileAttachmentControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
    at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at ASP.webcommon_layouts_popuplayout_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
    at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Control.Render(HtmlTextWriter writer)
    at Xeno.Web.UI.Controls.BodyScrollAware.Render(HtmlTextWriter output)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
    at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
    at System.Web.UI.Page.Render(HtmlTextWriter writer)
    at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
    at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.ProcessRequest()
    at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
    at System.Web.UI.Page.ProcessRequest(HttpContext context)
    at ASP.webcommon_popups_drl_drlattachmentpopup_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\supplierportal\eaff82ea\20f375a\App_Web_drlattachmentpopup.aspx.81a4b35a.ozo2brjt.0.cs:line 0
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</Data>
    </EventData>
    </Event>
    Edited by: Trey on Nov 13, 2012 8:22 AM
    Edited by: Trey on Nov 13, 2012 8:24 AM
    Edited by: Trey on Nov 13, 2012 8:25 AM

    I found the issue. We dont deploy our custom dlls to the SP, however the validationsettings.xml was deployed with all our custon validations instead of an empty one. Everything works now. Thanks.
    --Trey                                                                                                                                                                                                                                                                                                                                                                                                                       

  • ISE 1.2 Sponsor Portal issue

    Hi
    we have an ISE version 1.2 installation and are trying to customise the Sponsor Portal login page to show the Terms and conditions for staff whan accessing the page, by using the display pre-loign banner under the sponsor portal themes settings.
    We have added the text for both pre and post login banners and have selected the check boxes for both but for some reason when saved the text does not display and the check boxes show as being un checked when going back to the page. Is this a bug ?? i have reset to factory defulats and re tried but still not working.. any help would be appreciated

    It may be a browser issue. Please check the supported Operating Systems and Browsers for Sponsor, Guest, and My Devices Portals:
    These Cisco ISE portals support the following operating system and  browser combinations. These portals require that you have cookies  enabled in your web browser.
    Table 8     Supported Operating Systems and Browsers
    Supported Operating System Browser Versions
    Google Android 1 4.0.4, 4.0.3, 4.0, 3.2.1, 3.2, 2.3.6, 2.3.3, 2.2.1, 2.2
    •Native browser
    Apple iOS 6, 5.1, 5.0.1, 5.0
    •Safari 5, 6
    Apple Mac OS X 10.5, 10.6, 10.7, 10.8
    •Mozilla Firefox 3.6, 4, 5, 9
    •Safari 4, 5, 6
    •Google Chrome 11
    Microsoft Windows 82
    •Microsoft IE 10
    Microsoft Windows 73
    •Microsoft IE 9
    •Mozilla Firefox 3.6, 5, 9
    •Google Chrome 11
    Microsoft Windows Vista, Microsoft Windows XP
    •Microsoft IE 6, 7, 8
    •Mozilla Firefox 3.6, 9
    •Google Chrome 5
    Red Hat Enterprise Linux (RHEL) 5
    •Mozilla Firefox 3.6, 4, 5, 9
    •Google Chrome 11
    Ubuntu
    •Mozilla Firefox 3.6, 9

  • DMS Connector to Portal Issue – PDF files does not work

    I have a general issue regarding PDF files from DMS, these files are all defect when opened through the portal (works fine through backend access), but other document types works fine (like .doc;.ppt, *.xsl etc..).
    It is possible to download the file to your local pc, but still the same error occurs.
    When Adobe Reader opens a info box shows “The file is damaged and could not be repaired”.
    I have tried to update Acrobat Reader without any luck.      
    Any ideas on how to solve this issue?
    Thanks in advance
    John

    I will never understand why but in the end I rebuilt my 32 bit dell laptop from scratch and the pdf files can now be searched.
    I cannot search them on a mapped drive as I was able to with Windows XP because now they must be indexed and windows 7 will seems not to allow a mapped location to be indexed which must be done to make the pdf files searchable so I have had to move the files to the local drive.
    My Windows 7 64 bit systems can search the mapped drives just fine without needing to be indexed. Again I will never understand why this works and the 32 bit machine does not.

  • AX 2012 Enterprise portal issue.

    We have EP site on AX 2012 and the version of SharePoint is 2010 (Enterprise) RTM.
    Once is a day, we get the following error, but after recycling the application pool of the enterprise portal the error is gone.
    Message: An unhandled error has occurred. To view details about this error, enable debugging in the web.config file or view the Windows event logs.
    Source: Microsoft.SharePoint
    Exception details:
    The file /AxStoreDropDown.ascx does not exist.
    at Microsoft.SharePoint.ApplicationRuntime.SPRequestModuleData.GetWebPartPageData(HttpContext context, String path, Boolean throwIfFileNotFound)
    at Microsoft.SharePoint.ApplicationRuntime.SPVirtualFile.GetVirtualPathProviderCacheKey(String virtualPath)
    at Microsoft.SharePoint.ApplicationRuntime.SPVirtualPathProvider.GetCacheKey(String virtualPath)
    at Microsoft.SharePoint.Publishing.Internal.CmsVirtualPathProvider.GetCacheKey(String virtualPath)
    at System.Web.Compilation.BuildManager.GetCacheKeyFromVirtualPath(VirtualPath virtualPath, Boolean& keyFromVPP)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
    at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.LoadControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.LoadHostedControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.AddHostedControl()
    at Microsoft.Dynamics.Framework.Portal.UI.WebControls.AxUserControlUpdatePanel.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Hello,
    I am still facing this issue in a production environment. Recycling app pool is fixing the issue for an hour or so, but once left for an hour it throws the same error again.
    I wonder if we got a formal response from Microsoft saying why this happens, is it a Memory leak, or a caching issue ?
    Thanks,

  • ISE 1.3 MyDevices Portal issue: You are not owner of this device

    Hello there,
    I'm facing an issue with MyDevices portal. 
    The BYOD On-Boarding registration works pretty good, and the users get access to the network as they have to do.
    However, when the user accesses the MyDevices portal, some registered devices (which already have access to the network) is showed as in "Pending" state. But it I dont think it could not be an issue because the users can connect any time and get access to the network normally.
    The problem is: when the user tries to edit or change the state of the device (mark as Lost, Stolen or Delete), they get the error message "You are not owner of this device; it belongs to someone els. Contact the help desk if you need assistance".
    P.S.: the users are allways facing this error message, despite the device is in pending or registered state.
    Does someone has faced a problem like this, or have an idea to help me solve it?
    Thanks in advance.
    Error message attached.

    robertbrink1,
    I've tried to reproduce the problem in my lab environment, however every thing have worked perfectely. So I'm guessing if this issue is not regarding the ISE implemented in a Distributed Deployment. Because the real implementation I'm working is a Distribuited Deployment and the LAB I tested is a Standalone.
    So, for the next steps I'll replicate the tests to a Distributede deployment.
    Thanks in advance,
    Paulo

  • Portal Issue After SP Upgrade

    Hi All,
    We are facing issue in portal after SP upgrade.
    Back, Forward and History button are appearing at right side bottom.
    Did any one faced similar issue?
    Any solution?
    Regards,
    Jackie.

    Problem in my portal is
    History, Back and Forward options are appearing at the bottom of portal Page.
    In Dev System, it is looking good (Appearing @ top).
    In Quality and Production, it is appearing @ bottom.
    Regards,
    Jackie.

  • Custom Portal issues

    I created three "views".  They are called PlantAllocations.aspx, WhereUsed.aspx, and Default.aspx where Default.aspx is just a copy of SamplePortal.aspx from the MockCustomPortalPlugins sample solution that was provided.  My issue is when I try to go to the webpage by url for PlantAllocations.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx) and Default.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) I get an unhandled Error. [Please see unhandlederror.png attachment]  I go to our application server and pull the error from the Application Log. [Please see applog.txt].  I do not get an error though for WhereUsed.aspx (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx)
    For the WhereUsed webpage, that is able to render, the links in the left hand menu to the other two views work. [Please see whereused.png attachment].  When I click on the Default menu option the site redirects to the page but I noticed the url is not what I would expect it to be (http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx) it's actually:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=1
    The url still has WhereUsed.aspx with a View index parameter (?View=1).  That's also true for PlantAllocations.aspx.  When I click on the Plant Allocations menu option the site redirects to the page but it's url is the following:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx?View=2
    Why can't I reach the other two views directly by url?  I can provide more information if needed.  Thanks

    From the screen shots I can see that you only create a custom portal. It's name is "Spec Search Portal".
    Because you have so many url address:
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/Default.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/PlantAllocations.aspx
    http://pdm-pdev.tyson.com/customPortal/SpecSearchPortal/Views/WhereUsed.aspx
    1.You need create different custom portal for each url.
    2. Add profile for each custom portal:
    3. Set Portal name for each page(ex.:Default.aspx, PlantAllocations,aspx, and WhereUsed.aspx)
    4.please remember to new session and re-login to the application after you have done the above settings.
    5.I add a picture. It describes the relationship among URL, custom portal, profile and custom portal view.

  • ESS Portal Issue

    ESS Gurus,
    We have a typical ESS issue at one of our cliens in the live system:
    The landscape details are as mentioned below:
    SAP ECC 6.0 with EHP4
    SAP Enterprise Portal 7.0 with JEE:-SP15 & JEECOR:- SP13
    We recently upgraded the SAP ECC 6.0 with EHP4 and we have not upgraded the Portal.
    Post the upgrade to backend ECC system with EHP4, in the ESS Portal 7.0 we are facing a typical issue while accessing "Personnel Details" as mentioned below:
    "Critical Error"
    A critical error has occured. Processing the service has to be terminated. Unsaved data has been lost. Please contact your system administrator.
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:107)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.initPernr(FcPersInfo.java:376)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.initPernr(InternalFcPersInfo.java:762)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.initPernr(FcPersInfoInterface.java:166)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.initPernr(InternalFcPersInfoInterface.java:267)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.initPernr(InternalFcPersInfoInterface.java:427)
         at com.sap.xss.hr.per.in.personal.overview.VcPerPersonalINOverview.onInit(VcPerPersonalINOverview.java:295)
         at com.sap.xss.hr.per.in.personal.overview.wdp.InternalVcPerPersonalINOverview.onInit(InternalVcPerPersonalINOverview.java:290)
         at com.sap.xss.hr.per.in.personal.overview.VcPerPersonalINOverviewInterface.onInit(VcPerPersonalINOverviewInterface.java:163)
         at com.sap.xss.hr.per.in.personal.overview.wdp.InternalVcPerPersonalINOverviewInterface.onInit(InternalVcPerPersonalINOverviewInterface.java:144)
         at com.sap.xss.hr.per.in.personal.overview.wdp.InternalVcPerPersonalINOverviewInterface$External.onInit(InternalVcPerPersonalINOverviewInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: com.sap.xss.per.model.mac.Hrxss_Data_Sharing_Info
    Found in negative cache
    Loader Info -
    ClassLoader name: [sap.com/ess~per]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:cross
       interface:ejbserialization
       sap.com/pcui_gp~xssutils
       sap.com/tcwddispwda
       sap.com/pcui_gp~xssfpm
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:com.sap.aii.util.misc
       library:tc~cmi
    Resources:
       /usr/sap/SGP/JC12/j2ee/cluster/server0/apps/sap.com/essper/webdynpro/public/lib/sap.comess~per.jar
       /usr/sap/SGP/JC12/j2ee/cluster/server0/apps/sap.com/ess~per/src.zip
    Loading model: {parent,references,local}
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.createNewBaseTypeDescriptor(AiiModelClass.java:422)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.descriptor(AiiModelClass.java:222)
         at com.sap.xss.per.model.mac.Hrxss_Per_Init_Pernr_Output.<init>(Hrxss_Per_Init_Pernr_Output.java:51)
         at com.sap.xss.per.model.mac.HRXSS_PER_MAC.hrxss_Per_Init_Pernr(HRXSS_PER_MAC.java:457)
         at com.sap.xss.per.model.mac.Hrxss_Per_Init_Pernr_Input.doExecute(Hrxss_Per_Init_Pernr_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 60 more
    Caused by: java.lang.ClassNotFoundException: com.sap.xss.per.model.mac.Hrxss_Data_Sharing_Info
    Found in negative cache
    Loader Info -
    ClassLoader name: [sap.com/ess~per]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:cross
       interface:ejbserialization
       sap.com/pcui_gp~xssutils
       sap.com/tcwddispwda
       sap.com/pcui_gp~xssfpm
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:com.sap.aii.util.misc
       library:tc~cmi
    Resources:
       /usr/sap/SGP/JC12/j2ee/cluster/server0/apps/sap.com/essper/webdynpro/public/lib/sap.comess~per.jar
       /usr/sap/SGP/JC12/j2ee/cluster/server0/apps/sap.com/ess~per/src.zip
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:360)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.AiiModelClass.createNewBaseTypeDescriptor(AiiModelClass.java:409)
         ... 65 more
    Please provide a solution.
    Thanks

    You have to upgrade your portal and backend to EHP4.
    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES

  • HR Portal issue with RFU/RBU for appraisal

    Hello,
    I need some assistance regarding our HR Portal. Currently for appraisal, the Manager will have three options to view the appraisal forms.
    1) Direct Reporting (all employees that are reporting directly to the manager will appear)
    2) All employee (all employees under this manager (org unit, directly reporting, etc) will appear)
    3) RBU/RFU reporting employees (all employees that have the A/BZ10 relationship with the manager will appear)
    The issue here is, when the manager view the list of employees under the 'RBU/RFU' option, his/her own name will appear in it.
    Can anyone help me regarding this issue ? Where to check or configure ? Or is it related to the evaluation path ?
    Anyone faced this problem before ?
    Thanks in advance.
    Azmeer Ariff

    Dear nahoJ deyS,
    I have reconfigured my evaluation path and now it is working as it should. Hopefully this is all it needs.
    I will award some brownie points for you.
    Best Regards.

  • Company Portal issue with Windows 8.1/IE11?

    Hi,
    I recently started to create an Intune environment for my company. We are migrating to Windows 8.1, however I found some issues concerning Windows 8.1 and the Intune company portal. 
    I'm currently using a Windows 7 laptop, and I don't have any problems whatsoever to interact with Windows Intune. However, every user with Windows 8.1 (and automatically IE 11) cannot see any apps deployed in the company portal. I do know for sure they are
    correctly deployed for these users, but they cannot access the apps. They only see the standard (empty) company portal. Is this a known issue?
    I think it's very strange because the admin panel can detect the OS as Windows 8.1, but when these computers access a site like: supportdetails dotCOM, the OS recognized by the browser is Windows NT. Is this normal as wel?
    I really hope you can help me with this issue, because we would like to go in production with Windows Intune fairly shortly.
    Kind Regards,
    Tijl 

    Hi, 
    Has there been any progression with this known issue yet?
    Its not an option for me to have 400 users at this customer to create microsoft accounts for themselves.
    Also it does not seem possible to to link primary device in the company portal(at least not from this one http://www.microsoft.com/en-us/download/details.aspx?id=44997).
    This linking is possible to do in IE11.
    So we are stuck using IE11 to link user devices and then the sideloaded company portal to deploy applications. 
    Any solution for this? Or is it not supposed to work without Microsoft Account?

  • BEA 9.2 Portal issue: downloaded CSV file contains embedded html code

    We have J2EE application using BEA 9.2 Portal framework, and one of the page has feature to generate report( in pop up window) in CSV file format. As per the history from previous developer, BEA 8.1 didn't have this issue but, after mirgration to 9.2, they started having file download error( incomplete contents ..). To overcome this issue they commented out setting content length to HttpServletResponse as attached below, but this, now, causes html page source code of the parent page( where submit button is clicked to generate csv file report) being rendered along with actual report in the downloaded CSV file. Has anyone have this sort of issue? If so, can you please share your thoughts? or any thoughts in general?
    BEA 9.2 with Portal framework, JDK 15, JSP, Beehive NetUI, Sun Microsystem Solaris server
    Here is the source code that avoids setting content length and reasoning behind it..
    private static void setResponseHeadersForCSVFile(HttpServletResponse response, String filename, int contentLength)
    String mimeType = mimeTypes.getContentType(filename);
    response.reset();
    response.setContentType(mimeType);
    // DON'T explicitly set the content length, since the length of the String or StringBuffer that contains
    // the contents of the CSV file will be character encoded when it is actually written to the output stream, based
    // upon the character encoding of this JVM App Server's settings. So let the JVM App Server framework apply the character
    // encoding AND set the final and truly correct content length header at the time the contents of the String or StringBuffer are truly
    // streamed back to the user.
    //response.setContentLength(contentLength);
    response.addHeader("Content-Disposition", "attachment; filename=\"" + filename + "\"; size=" + contentLength);
    }

    1) Yes, the old content.tld is available as part of a web library module as a taglib.tld file. The module is: wlp-services-web-lib.war, which can be found in your bea/weblogic92/portal/lib/modules directory.
    2) The new API is accessible from the ContentManagerFactory class. This provides access to INodeManager, ITypeManager, ISearchManager, etc. The new API is contained within the com.bea.content.federated package. The 8.1.x API in the com.bea.content.manager package including RepositoryManager, NodeOps, SearchOps, etc. has been deprecated with 9.2.
    3) Yes, via the new I*Manager implementations. The entitlement support is for application-scoped visitor roles. Make sure you're using the ISearchManager when performing search operations. This will ensure secure results are returned.

  • Federated Portal - Issue running WebI and Crystal in Enterprise portal.

    Hi All,
    We have connected our BI portal to Enterprise Portal . The federation works fine for Bex 7.0 queries. But when we run WebI and Crystal Reports ...We get the following error
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 05:20_30/03/10_0027_1281950
    See the details for the exception ID in the log file.
    We looked in the log file and this is what we see.
    "PortalRuntimeException: Exception in SAP Application Integrator occured: Missing Property &#39;ClassName&#39; in property file for layer&#39;BusinessObjects/SSOLayer&#39;."
    Others have posted the same question in forum but there is no answer. Could any of you resolve this issue??
    Thank you in advance,
    Aparna

    Hi Hanif,
    I'm working on federation between EP 7.4 and EP 7.0.
    Do you have any links on FPN in EP7.4.
    Thanks and Regards,
    Pradeep

  • WAP Portal issues

    hi all,
    sorry if i am posting at wrong forum infact i dont know where to post WAP issues .
    i completed a wap portal which give different type of services, on front i m using XHTML and on backend i m using JSP.
    Problem is i have a picture in header and footer of fix size when my portal navigated on different mobiles its display change.
    Suppose i can see full page on mobiles with larg screen size and i have to little scroll down on mobiles with smaller screen size.
    could any one help me regarding thiss issues, i will be very thankful i search lot on googles but diidnt get any good article,tutorial.
    If some one dont know then atleast refer me some place where i can get good info.
    thx
    emmi

    I was able to login to our account just fine from that website. The site itself isn't down. Are you able to login to your account from the regular Verizon.com site or from a Desktop computer just fine?
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

Maybe you are looking for

  • Installing 10.4 Server on a XServe Dual G5 via remote from a MBP 10.5

    I have just purchaced a XServe Dual G5 running 10.3 Server. The admin password is lost (purchased it from a auction). So I purchased a original OS X Server 10.4 bundle (CD and DVD). As the XServe lacks a video card I need to install the server remote

  • PO - Exchange rate - Fixed

    Hi I have a set of PO's which does not have any receipt. In that set of PO's, for some PO's I can able to change the Exchange Rate fixed from tick to UN tick. But for some PO's it's not possible. Please give me some hit about the Exchange Rate - Fixe

  • Make Adobe digital my default reader

    Goodday, I have adobe digital reader which works fine. I only do no see any "preferences" I had first a Sony E-.reader and I use the Sony software for that on my computer. This was the default. When I downloaded a e-book, it authomaticly opened in th

  • How to create new file and popup a Save As Dialog?

    I want to create a new file and then popup a Save As Dialog to save the new created file. I have tried to use the JFileChooser as the following code: ============================================= JFileChooser jfc = new JFileChooser(); File f = new Fi

  • Database upgrade from March 2013 to October 2013 Issue

    Hiya, Am I missing something completely obvious trying to upgrade a March 2013 PU content database to a October 2013 CU and it's failing, using Mount-SPContentDatabase. The farm account and my install user has the DB_Owner and SPDataAccess roles, how