KM Content Edit Online Error: MalformedInputException

When I tried to use the "Edit Online" for one of the html file that I created using MS Word (then Save As web page-html) in KM content folder.
It appears as the following error:
[code]
sun.io.MalformedInputException
        at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code))
        at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java(Inlined Compiled Code))
        at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java(Compiled Code))
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java(Compiled Code))
        at java.io.InputStreamReader.read(InputStreamReader.java(Compiled Code))
        at java.io.BufferedReader.fill(BufferedReader.java(Compiled Code))
        at java.io.BufferedReader.readLine(BufferedReader.java(Compiled Code))
        at java.io.BufferedReader.readLine(BufferedReader.java(Compiled Code))
        at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.getContent(ResourceHtmlEditorControl.java:1032)
        at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.renderContent(ResourceHtmlEditorControl.java:1247)
        at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.render(ResourceHtmlEditorControl.java:440)
        at com.sapportals.wcm.control.edit.ResourceEditOnlineDescisionControl.render(ResourceEditOnlineDescisionControl.java:196)
        at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java(Compiled Code))
        at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
        at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
        at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
        at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
        at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
        at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
        at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
        at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java(Compiled Code))
        at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java(Compiled Code))
        at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java(Compiled Code))
        at com.sapportals.htmlb.Container.preRender(Container.java(Compiled Code))
        at com.sapportals.htmlb.Container.preRender(Container.java(Compiled Code))
        at com.sapportals.htmlb.Container.preRender(Container.java(Inlined Compiled Code))
        at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java(Compiled Code))
        at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java(Compiled Code))
        at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java(Compiled Code))
        at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
        at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
        at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java(Compiled Code))
        at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
        at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java(Compiled Code))
        at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java(Compiled Code))
        at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java(Compiled Code))
        at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java(Compiled Code))
        at java.security.AccessController.doPrivileged1(Native Method)
        at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
        at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java(Compiled Code))
        at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
        at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java(Compiled Code))
        at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
        at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
        at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
        at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
        at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
        at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
        at java.security.AccessController.doPrivileged1(Native Method)
        at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
[/code]
I understand that it is related to the Unicode type of the file. In this case, how do I fix the problem and allow the file to be able to edit online or locally?
Thanks,
Kent

HTML from word and other code generators doesn't work fine with online HTML editor.
Only HTML files created using the Online HTML editor will work fine.
Check help documentation http://help.sap.com/saphelp_nw04s/helpdata/en/e6/62f8cb7afd764e9600360257202bc1/content.htm
"You can use the HTML editor to create or change texts with simple formatting online. This is a ‘what you see is what you get’ editor."
You have to used edit locally in your case.
Regards,
Prasanna Krishnamurthy

Similar Messages

  • Enable online content editing Muse site pages in BC

    Hello,
    This is one for the Muse/BC experts out there.
    We have a Muse site that has been uploaded to Business Catalyst. In order that the client could upload PDFs and have access to the File Editor we have turned on the "Enable online content editing" located in the My Details panel for the site, as described here Business Catalyst Help | Work with pages
    The problem is that the client has made normal content editing changes in BC using the 'Edit' tools, but when we have re-opened the site in Muse and said yes to allow Muse to update the file with edits from BC, the Muse file deletes content that has not been deleted in BC.
    So my question is, does turning on "Enable online content editing" in BC screw up Muse's ability to update itself with BC edits. or is something else going on?
    Hope somebody can throw some light on this.
    Cheers
    Grant

    Yes, i have the same errors in all browsers.
    There is this error message on the pages of the directory "appart."
    There is an "index" page in this folder (no problem with this page) and children pages. For these pages, I have this error message when I click Publish.
    This page has the same structure as those of the "chalets" part or there is no problem on these..
    Examples of pages that create errors:
    http://rocaimmo.businesscatalyst.com/appart/telemark4p.html
    http://rocaimmo.businesscatalyst.com/appart/superchatel_app.html
    Examples of pages without error (it is the same construction)
    http://rocaimmo.businesscatalyst.com/edelweiss.html
    http://rocaimmo.businesscatalyst.com/saix.html
    There is 2 big parts on this site : Chalets and Appartements. Another curious thing: in the opening pages of these two parts, for each property there is a button "Plus d'Infos" To enter the page on editing mode, I have to click just above the button... The menu “click "does not appear, only "edit ". But that is not very serious
    Thank you for your help. It is urgent for my client.

  • Unknown error when using Content Editing in Acrobat Std XI

    In Acrobat Std XI I tried to use the first three items in Tools-Content Editing and get the following popup:
    Is this a bug or is there something wrong with my document?

    Sorry i didn't understand the font part.
    cshanskat wrote:
    font box comes up empty in the Tools/Content Editing window, but disappears when you click OK on the error window.
    Could you be more specific?
    And also what exactly do you do to get the error?

  • Content Database Status Error in SharePoint 2010 Central Administration

    Hi,
    I am having a new problem with SharePoint 2010 on Windows Server 2008 R2. I have SQL Server 2008 R2 as SharePoint Database on Windows Server 2008 R2. I have total no. of
    Seven Content Databases for one Web Application. I found
    two of my Content Databases showing Error under the
    Database Status column in Manage Content Database section in
    Central Administration. Five Content Databases are showing
    Started.
    Would someone please guide how to resolve it and whats wrong is going on? 
    Thanks in advance.

    What is the output of:
    $db = Get-SPContentDatabase <error'ed db name>
    $db.Status
    And can you set it to Started?
    $db = Get-SPContentDatabase <error'ed db name>
    $db.Status = "Online"
    $db.Update()
    Trevor Seward, MCC
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error in editing object: Error in RFC to Solution Manger System

    Hi All,
    Our System release is ERP 6.0 EhP4 and our DB is Oracle.
    When we try to create or edit any object (eg: Function module, package, function group, tables) in our system and save it in a local workbench request, we are getting an error which states:  Error in editing object: Error in RFC SM_<SID>CLNT<Client>_BACK to Solution Manger System.
    Though we have deleted the RFC SM_<SID>CLNT<Client>_BACK, we still get the same error when we try to edit an object and save it in a workbench request. But when we save all these in a local object instead of a package we do not get any error.
    Can any one please suggest some solution for this?? As we are held up in some critical activity.
    Regards,
    Yamini.

    Hi,
    Not sure - but maybe a cross system lock seems to exist. Perhaps you can check this:
    http://help.sap.com/saphelp_em70/helpdata/en/43/7227481a856fcae10000000a1553f6/content.htm
    Or else create the Back RFC to SolMan and check how it proceeds.
    Regards,
    Srikishan

  • "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?

    "Content Editing" is not available when I go to the Tools sidebar--how can I access these features?  I'm using Acrobat X 10.1.7.  Thanks.

    The headings under Tools are: "Pages", "Content", "Forms", "Recognize Text", "Protection", and "Sign & Certify".  There's also a little icon in the upper right that lets me access some other headings under the Tools menu; those are: "Document Processing", "JavaScript", "Accessibility", and "Analyze".
    I did think about the idea that maybe the Content Editing was a new feature of Acrobat XI, but I found some resources online (http://www.wikihow.com/Edit-Text-in-Adobe-Acrobat) that seem to indicate this was a feature on much earlier version (the link references Acrobat 8 at the bottom).
    Really confused...
    Thanks for your thoughts

  • Content editor webpart error "cannot retrieve properties at this time"

    Hi,
    Everytime I try to editor content within the content editor web part I receive the error message "cannot retrieve properties at this time".
    I can edit the content within the web part when I use http. The error only seems to occur to when using https and SSL.
    I've looked at the following web site and KB articles to implement a workaround however still get the same error.
    http://support.microsoft.com/default.aspx/kb/912060
    http://www.sharepointblogs.com/agoodwin/archive/2007/09/03/content-editor-webpart-error-quot-cannot-retrieve-properties-at-this-time-quot.aspx
    http://support.microsoft.com/kb/830342
    Can anyone else suggest anything else?

    My symptoms
    1.  CEWP & Sharepoint Designer could not retrieve data.
    2.  Event id 5000 "ulsexception12,p1 w3wp.exe ..."
    Problem
    1. Upgraded Small Farm WSS and SPS 2007 to SP2.
    2. Unhandled exceptions and access denieds int the uls logs no specifics to run down.
    3. Crawl issues and had to reset the crawl index.
    Solution
    1. ASPNet user account had certain rights stripped by gpo, check your permission with Tech Net "IIS and Built-in Accounts 6.0"  or I found a much easier product to use Mircrosofts "Authentication & Access Control Diagnostics 1.0"
    2. Ran the "stsadm -o sync -listolddatabases 0" to check for unsyn'd databases  then ran the "stsadm -o sync deleteolddatabases 0"  to clear those databases.
    Havn't seen any further issues, this was a tuff nut to crack hope this helps someone else.jellywood

  • Content editing in Alui 6.5 Portal using Publisher 6.5

    We currently use Alui Publisher 6.5 as our content store and all requests for content change go through Web Masters. We are now being asked to offer content editing to the end user via the Portal. I'm currently looking if Publisher 6.5 has any out of the box portlets that would allow a user to edit their content right in the Portal. Either by providing a edit icon for each portlet rendered on the page that when clicked will invoke Publisher wysiwyg editor. if someone has done something similar please let me know.
    Thanks

    Perhaps I am misunderstanding your requirements, but users can edit the published content portlets, without going to publisher explorer as long as they have the right permissions on publisher explorer and portlet. This can be simply done by clicking the pencil icon at the top right of the portlet and clicking edit.
    You can test it like this:
    1/ Create an announcement portlet (use the announcement portlet template)
    2/ Add the portlet to my page or community.
    3/ Click the pencil icon at the top right of the announcement portlet (if you hover over it it's called "Edit Administrative preferences".
    4/ Click the Edit button next to configure this portlet.
    5/ This will bring up a pop up with the rich text editor specifically for that portlet. Go ahead and edit, then click finish.
    6/ The portlet will automatically republish and on page refresh the portlet will display the edited content.
    Ryan

  • Content Editing Add Text Format (How do I change the default, currently/always "Minion Pro")

    Adobe Acrobat Pro XI, Creative Cloud Subscription
    When I use Tools > Content Editing > Add Text
    Under the "Format" section/box the font type default is "Minion Pro".  It's always Minion Pro, irrespective of the font of the document I have open.
    I've tried everything in the recommended help, including directly editing the Registry, but everything seems to be focused on the default text of the "comments."
    What's the fix?  Should I just make a copy of the font for Arial, rename it Minion Pro, and copy it over the existing Minion Pro (or reinstall the renamed Arial font or something)? 

    There does not seem to be a way to set the default. In fact, when I when to the edit text and selected some text, it came up in Times Roman and when switching to Add Text, the font was blank. Initially, it was Minion Pro as you suggested, but not after the edit text step. That probably does not help, but I suspect there is no default setting that you can use.

  • Can't find the content editing tool in Adobe Reader XI

    The website lists XI as being able to edit content. I have checked all of the help topics and they say that it should be under tools. But all that is listed is: Export PDF, Create PDF, Send Files, and Store Files. Do I have to download the content editing tool? How/where do I do that?

    you are mixing up Adobe Reader (free) and Adobe Acrobat ($$)

  • OIF - can I edit specific error messages back to user?

    I've had a request from end-user support to change a specfic error message generated by OC4J /shareid app.
    At present if a user tries to access a session that's been invalidated (logout, session timeout, etc.) they are presented with an error:
    Identity Federation Error
    The signon or signoff to the partner domain could not be completed. Contact your administrator. (Error ID TSE016)
    I'd like to change that to something more actionable like "Please close your browser and try to access resource again."
    Is anyone aware of how to edit these error messages?

    Alright. If you can share the mod_rewrite approach you are planning, that would be great.
    In any case, you got me curious enough to poke around for the message catalog in question. The message is from shareid-user-messages*.properties inside $ORACLE_HOME/jlib/idmbridge.jar.
    To update these, you'll just need to update the jar file -
    cd $ORACLE_HOME/jlib
    jar -xvf idmbridge.jar shareid-user-messages_en.properties shareid-user-messages.properties
    Change both files to edit the message with ID ERP001 (it's the first one in the catalog) as you need, save the files, and then..
    jar -uvf idmbridge.jar shareid-user-messages_en.properties shareid-user-messages.properties
    Restart OIF and you should be done. In case you have users with browser languages other than English, you can update the other catalogs (shareid-user-messages_fr.properties, shareid-user-messages_de.properties etc.) as well.
    I can see why Oracle would rather have customers not do this, but I'm not sure why the user-facing messages are jarred up in the first place.
    Hope this helps.
    -Vinod

  • Edit Proposal error in APP...

    Dear All,
    Can any one pls help me out on Edit Proposal error in APP...
    I have configured everything and going to edit proposal system is giving the message like below
    Company codes 1100/1100 do not appear in proposal 31.03.2008 APP; correct

    hi
    when u run F110
    first u enter
    Run date         04.03.09
    Identification       12345
    then enter company code                                 Payment Method     Due date
    then additionla log select 1 3 4 option  then print out medium
    select variant and save then back
    click on proposal clcik immediataly right side upper
    then clcik
    then go to payment run
    then click start immediately
    try
    if any query revert back
    Regards
    roobal

  • Content has expired error - NOT related to time being off on servers??

    Recently I had a site (with publishing turned on) where the top navigation and quick launch disappeared showing the content had expired error.  I have triple checked the server time settings, as well as the web application time settings.  I verified
    with our AD guy that our time is the same.  This was only happening on one site but now I see it on a different site collection sub site. 
    I am weak when it comes to development so I am at a brick wall.  I was hoping someone could tell me or have some suggestions as to what the problem could be.
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation       
    Files                        
    aise3      Medium 
    Failure when fetching document. 0x80070002    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                 
    8e2s       Medium 
    Unknown SPRequest error occurred. More information: 0x80070002     
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    aix9j       High   
       SPRequest.GetFile: UserPrincipalName=i:0).w|s-1-5-21-1049048376-158663921-5522801-22804, AppPrincipalName= ,bstrUrl=/PWA/ProjectBICenter/Pages/Forms/scripts.js       
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002), StackTrace:   
    at Microsoft.SharePoint.SPWeb.GetFileAsString(String url)    
    at A.SharePoint.Features.jQueryScripts.Common.GetListScripts(SPWeb& web, SPList& list)    
    at A.SharePoint.Features.jQueryScripts.ListSettings.get_ScriptContent()    
    at A.SharePoint.Features.jQueryScripts.ControlTemplates.A.SharePoint.Features.jQueryScripts.jQueryScripts.RegisterListScript(SPSite& site, SPWeb& web)    
    at A.SharePoint.Features.jQueryScripts.ControlTemplates.A.SharePoint.Features.jQueryScripts.jQueryScripts.OnInit(EventArgs e)    
    at System.Web.UI.Control.InitRecursive(Control namingContainer)    
    at System.Web.UI.Control.AddedControl(Con...   
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...trol control, Int32 index)     at Microsoft.SharePoint.WebControls.DelegateControl.AddControlResilient(Control ctl)    
    at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControlsInternal()    
    at Microsoft.SharePoint.WebControls.DelegateControl.CreateChildControls()    
    at System.Web.UI.Control.EnsureChildControls()    
    at Microsoft.SharePoint.WebControls.DelegateControl.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 na...          
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...mingContainer)     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.ProcessRequest(HttpContext context)    
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)    
    at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)    
    at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb)    
    at System.Web.HttpRuntime.ProcessRequ...          
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...estNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, ...   
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...Int32 flags)     at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing                   
    7fz3        Medium 
    Setting [Display] as the FormContext.FormMode for the current page  
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing                   
    7fz3        Medium 
    Setting [Display] as the FormContext.FormMode for the current page  
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.25 w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing                   
    7fz3        Medium 
    Setting [Display] as the FormContext.FormMode for the current page  
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    72nz       High   
       token not fresh for non-interactive action           
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    8e2s       Medium 
    Unknown SPRequest error occurred. More information: 0x80090317     
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    aix9j       High   
       SPRequest.SetHttpParameters: UserPrincipalName=, AppPrincipalName= ,bstrHttpMethod=GET ,bstrRequestDigest=<null> ,flags=8 ,gTranLockerId=00000000-0000-0000-0000-000000000000 ,bIgnoreTimeout=False ,bstrUserLogin=i:0#.w|domain\sp_superuser
    ,bstrUserKey=i:0).w|s-1-5-21-1049048376-158663921-5522801-32415 ,ulRoleCount=0 ,bstrRoles=<null> ,bWindowsMode=False ,bstrAppPrincipalName=<null> ,bIsHostHeaderAppPrincipal=False ,bstrOriginalAppPrincipalIdentifier=<null> ,bInvalidateCachedConfigurationProperties=False
    ,lAppDomainId=2 ,bCallstack=False   debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27 w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    System.Runtime.InteropServices.COMException: The context has expired and can no longer be used. (Exception from HRESULT: 0x80090317), StackTrace:   
    at Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(SPSite site, String name, Boolean bNotGlobalAdminCode, String strUrl, Boolean bNotAddToContext, Byte[] UserToken, SPAppPrincipalToken appPrincipalToken, String userName, Boolean bIgnoreTokenTimeout,
    Boolean bAsAnonymous)     at Microsoft.SharePoint.SPWeb.InitializeSPRequest()    
    at Microsoft.SharePoint.SPWeb.EnsureSPRequest()    
    at Microsoft.SharePoint.SPWeb.InitWebPublic()    
    at Microsoft.SharePoint.Publishing.CachedObjectFactory.OpenWebFromSuperUserSite(String webUrl)    
    at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateListItemFromUrl(String url, SPWeb contextWeb,...               
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                       
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ... Boolean enableCheckedOutItem)     at Microsoft.SharePoint.Publishing.WebControls.ConsoleUtilities.get_ContextualListItemCached()    
    at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.retrieveItemVersion()    
    at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.OnLoad(EventArgs e)    
    at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e)    
    at Microsoft.SharePoint.Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e)    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI....               
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...Control.LoadRecursive()     at System.Web.UI.Control.LoadRecursive()    
    at System.Web.UI.Control.LoadRecursive()    
    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.ProcessRequest(HttpContext context)    
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)    
    at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error)    
    at System.Web.HttpApplication.BeginProcessR...  debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                                      
    ai1wu    Medium              
    ...equestNotification(HttpContext context, AsyncCallback cb)    
    at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequ...               
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                      
    0x29F4  SharePoint Foundation        
            General                      
    ai1wu    Medium              
    ...estNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags)    
    at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 
        debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27 w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing Cache             
          fev8      
    Medium              
    CreatePageFromUrlNoUpperCase failed with SPException. Url = '/PWA/ProjectBICenter/Pages/default.aspx'. Exception : 'Microsoft.SharePoint.SPException: The context has expired and can no longer be used. (Exception from HRESULT: 0x80090317) ---> System.Runtime.InteropServices.COMException:
    The context has expired and can no longer be used. (Exception from HRESULT: 0x80090317)    
    at Microsoft.SharePoint.Library.SPRequestInternalClass.SetHttpParameters(String bstrHttpMethod, String bstrRequestDigest, UInt32 flags, Guid gTranLockerId, Byte[]& ppsaImpersonateUserToken, Boolean bIgnoreTimeout, String bstrUserLogin, String bstrUserKey,
    UInt32 ulRoleCount, String bstrRoles, Boolean bWindowsMode, String bstrAppPrincipalName, Boolean bIsHostHeaderAppPrincipal, String bstrOriginalAppPrincipalIdentifie...         
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing Cache             
    fev8       Medium 
    ...r, ApplicationPrincipalInfo& pAppUserInfo, Boolean bInvalidateCachedConfigurationProperties, Int32 lAppDomainId, ISPManagedObjectFactory pFactory, Boolean bCallstack, ISPDataCallback pCanaryCallback)    
    at Microsoft.SharePoint.Library.SPRequest.SetHttpParameters(String bstrHttpMethod, String bstrRequestDigest, UInt32 flags, Guid gTranLockerId, Byte[]& ppsaImpersonateUserToken, Boolean bIgnoreTimeout, String bstrUserLogin, String bstrUserKey, UInt32
    ulRoleCount, String bstrRoles, Boolean bWindowsMode, String bstrAppPrincipalName, Boolean bIsHostHeaderAppPrincipal, String bstrOriginalAppPrincipalIdentifier, ApplicationPrincipalInfo& pAppUserInfo, Boolean bInvalidateCachedConfigurationProperties, Int32
    lAppDomainId, ISPManagedObjectFactory pFactory, Boolean bCallstack, ISPDataCallback pCanar...        
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    06/20/2014 09:32:09.27*              
    w3wp.exe (0x2898)                      
    0x29F4  Web Content Management       
    Publishing Cache             
    fev8       Medium 
    ...yCallback)     --- End of inner exception stack trace ---    
    at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)    
    at Microsoft.SharePoint.Library.SPRequest.SetHttpParameters(String bstrHttpMethod, String bstrRequestDigest, UInt32 flags, Guid gTranLockerId, Byte[]& ppsaImpersonateUserToken, Boolean bIgnoreTimeout, String bstrUserLogin, String bstrUserKey, UInt32
    ulRoleCount, String bstrRoles, Boolean bWindowsMode, String bstrAppPrincipalName, Boolean bIsHostHeaderAppPrincipal, String bstrOriginalAppPrincipalIdentifier, ApplicationPrincipalInfo& pAppUserInfo, Boolean bInvalidateCachedConfigurationProperties, Int32
    lAppDomainId, ISPManagedObjectFactory pFactory, Boolean bCallstack, ISPDataCallback pCanaryCallback)    
    at Microsoft.SharePoint.SPGlobal.CreateSPRequestAnd...               
    debd9c9c-88ef-f02e-a2e2-cd4bce457e16
    Jennifer Knight (MCITP, MCPD)

    Hi,
    As you said, the error only occurs in some sites, so other sites in the same site collections are all ok?
    If other sites are all ok, then please check that whether the issued sites has been modified with some unique customization.
    According to the error message, a common solution is to update your web applications' time zone to match that of your SharePoint servers, then IIS reset is also required on each server in the farm.
    Here are two links about this issue for your reference:
    http://sureshpydi.blogspot.com/2013/04/the-content-has-expired-and-can-no.html
    http://jantjesworld.blogspot.com/2013/03/the-context-has-expired-and-can-no.html
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • Portal Content Copy Folder Error

    Hi,
    In Portal Content Admin, the folders <b>Key Account Manager</b> & <b>CRM</b> are provided by business package and located under <i>Content Provided by SAP -> specialist</i>.
    When these folders are copied to another folder for further customization, <b>Key Account Manager</b> is copied successfully but for <b>CRM</b>, following error message is shown:
    Copy: CRM
    Error
    Source object not found. It may have been deleted.
    Then, I tried to copy <b>CRM</b>'s subfolder. Small folders (packages, pages, roles, templates) completed successfuly but the complicated folders (iViews & Worksets) failed with the same error message.
    Although I can try to copy the sub-folders one by one, it is too tedious & error-prone.
    How can the <b>CRM</b> folder be copied completed?
    Regards,
    Tony

    The reason for the error is still unknown.
    By the way, with the help of Content Mirroring, this error is not an issue for me anymore. Using Content Mirroring instead of Copy & Paste is also suggested by SAP document: http://help.sap.com/saphelp_nw04s/helpdata/en/ed/fd25c7c14c4094a9fbb19851d79dd1/content.htm

  • How to implement KM Edit Online feature?

    Hello,
    I am creating a web dynpro component that will integrate to KM.  I would like to have the WD application launch the Edit Online context menu feature on a HTML file stored in KM.  I bascially would like to have the user edit the HTML file with no knowledge they entered KM.  Can someone point me in the right direction on how to trigger the Edit Online option? 
    I have posted this also in the KM forum.
    Thanks,
    Steven

    Hi,
    timestamp is a date and thus cannot be used directly to determine seconds passed. So what you need to do is to build the difference between a saved time stamp and the current time.
    http://docs.oracle.com/javase/1.4.2/docs/api/java/sql/Timestamp.html
    So if you have two time stamps, then calling getTime() on each and building the difference gives you a value, which is millisecond. So to get this to an int value you divide it by 1000
    Frank

Maybe you are looking for