Publishing a file is generating a lot of checked out files

I have a Contribute 4 user (and I am able to recreate the
problem) where she's going into edit mode and is adding one link
(to a pdf file) in a Webpage , then when she goes to publish it
(which we are publishing via FTP to a Web server set up through her
connection key), it hangs for a minute and then starts asking if
she wants to overwrite or rename all the files linked into this
webpage (images, linked html files, etc.) None of these images or
files were newly added to the page, and they are already on the
server. Then it proceeds to take all these linked images and html
files, checks them out and throws them in her draft console,
creating a long list of drafts. It's only happening on this one
HTML page, I cannot figure it out. Has anybody ever seen this
happen before?
-- Lainie

As a test, can you try logging into one of the libraries with these files as an admin and seeing if you can take ownership of it via the document library settings.  From here try checking it in again and advising what happens.
Steven Andrews
SharePoint Business Analyst: LiveNation Entertainment
Blog: baron72.wordpress.com
Twitter: Follow @backpackerd00d
My Wiki Articles:
CodePlex Corner Series
Please remember to mark your question as "answered" if this solves (or helps) your problem.

Similar Messages

  • Publisher 6.4 to 6.5 - unable to check out content items

    Hello,
    We upgraded from publisher 6.4 to 6.5 and now are having issues with existing content.
    When trying to check out a content item - the browser hangs - checking task manager IE is hung but continually grabbing memory.
    Eventually it comes back as a Windows Internet Explorer error - Out of Memory at line 21 - then it just ignore any other clicks to the 'Check Out' link.
    Previous to this I got an error that said
    "Stop running script?
    A script on this page is causing Internet Explorer to run slowly.
    If it continues to run, your computer may become unresponsive."
    So I did this http://support.microsoft.com/kb/175500
    But now I get the out of memory error.
    I cannot even check out the content item to see what the issue is. It is not all content items just this one. Trying to find a way to edit it...
    Suggestions? Any thoughts?
    Thanks,
    V

    Did you check the publisher log files? Logs should be located here ptcs\6.5\logs
    you could also try increasing the amount of memory publisher uses by changing the min/max settings in this file.. ptcs\6.5\settings\config\service.conf
    After you change the memory settings you may need to uninstall and reinstall the publisher service using the ptcs\6.5\bin\service.bat -remove and -intall....
    Hope that helps.

  • Your computer does not have sufficient memory resource to publish your file

    I just downloaded CP5 trial version to see what's new.  Is it just me or is it really buggy?
    I received 'Adobe Captivate has stoped working' half a dozen times but managed to convert a small CP4 project (35 slides not a lot of animation or voice over) and tried to preview it.  I got the message 'your computer does not have sufficient memory resource to publish your file'.  I'm working on a new laptop with 4 GB of ram and I still get that message even when I kill everything else and only have Captivate running.  I'm working with Windows 7 on 64-bit OS.  Has anyone else run into this?  How much memory does CP5 draw?
    Needless to say I won't be upgrading any time soon...
    Best,
    Aimee

    Okay it happened again.
    Here's the error:
    And here is the CPU:
    I would be happy to upload the project file if you provide me instructions about where to put it.  However, I opened another project to test if it was just that project and I received the same error.

  • Publishing swf file with xml feed

    I am working in actionscript 3 trying to create a flash banner ad that will be put on multiple sites.  The ad will grab a rss feed and display a number from that feed insie the banner ad.  The Flash file works fine on my local computer when I test it.  The feed is showing up just fine in the ad.  When I publish the ad for the web and test it out on my server, the feed does not display in the ad.  I have checked to make sure network access is selected in the publish settings.  I also have a crossdomain.xml policy file on the server with the feed.  My server is listed in the policy to allow access.  I keep thinking I am overlooking something, but can't figure it out.  Any help would be greatly appreciated.
    Here is the code for the action script:
    var rssLoader:URLLoader = new URLLoader();
    var rssURL:URLRequest =
             new URLRequest("http://www.rssfeed.com/rssfeed");
    rssLoader.addEventListener(Event.COMPLETE, rssLoaded);
    rssLoader.load(rssURL);
    var rssXML:XML = new XML();
    rssXML.ignoreWhitespace = true;
    function rssLoaded(e:Event):void{
        var rssXML:XML=new XML(e.target.data);
    trace (rssXML);
        if (rssXML.channel.item[0].description >= 61)
            {rssXML.channel.item[0].description="60+"}
            testXML.text=rssXML.channel.item[0].description;
    Here is the crossdomain.xml policy file:
    <?xml version="1.0"?>
            <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
            <cross-domain-policy>
            <allow-access-from domain="domain.net"/>
            <allow-access-from domain="www.domain.net"/>
            <allow-access-from domain="anotherdomain.com"/>
            <allow-access-from domain="www.anotherdomain.com"/>
            <allow-access-from domain="yetanotherdomain.com>"/>
            <allow-access-from domain="www.yetanotherdomain.com>"/>
            </cross-domain-policy>
    Message was edited by: WRGrun262

    try:
    Security.loadPolicyFile("http://www.rssfeed.com/crossdomain.xml");
    var rssLoader:URLLoader = new URLLoader();
    var rssURL:URLRequest =
             new URLRequest(http://www.rssfeed.com/rssfeed);
    rssLoader.addEventListener(Event.COMPLETE, rssLoaded);
    rssLoader.load(rssURL);
    var rssXML:XML = new XML();
    rssXML.ignoreWhitespace = true;
    function rssLoaded(e:Event):void{
        var rssXML:XML=new XML(e.target.data);
    trace (rssXML);
        if (rssXML.channel.item[0].description >= 61)
            {rssXML.channel.item[0].description=60+}
            testXML.text=rssXML.channel.item[0].description;
    this should be crossdomain.xml in the rssfeed.com root directory
    <?xml version="1.0"?>
            <!DOCTYPE cross-domain-policy SYSTEM http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd>
            <cross-domain-policy>
    <site-control permitted-cross-domain-policies="master-only"/>   
    <allow-access-from domain="domain.net"/>
            <allow-access-from domain="www.domain.net"/>
            <allow-access-from domain="anotherdomain.com"/>
            <allow-access-from domain="www.anotherdomain.com"/>
            <allow-access-from domain="yetanotherdomain.com>/>
            <allow-access-from domain="www.yetanotherdomain.com>/>
            </cross-domain-policy>
    Message was edited by: WRGrun262

  • Failed to import publish settings file in Azure Toolkit for Eclipse with Java downloaded from Azure Management Portal

    I tried to deploy the Hello World JSP application to Azure from Eclipse following the instructions at http://msdn.microsoft.com/library/azure/hh690944%28VS.103%29.aspx. Got the following error when trying to import Publish Settings file downloaded from Azure
    Management portal:
    Importing MyMSDN.publishsettings file failed. Reason: failed to parse file. Ensure publish settings version is 1.0.
    Could someone help me solve this problem? Thanks.

    Hi huihuang,
    It seems there is some issue with your publishsettings file, could you open this file and copy the content here? Or please have a look at this article:
    http://gauravmantri.com/2012/09/14/about-windows-azure-publish-settings-file-and-how-to-create-your-own-publish-settings-file/ for more information about it.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried

    Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried the whole site again, and then tried publishing as a new site altogether. Thought I would then try to export as HTML in the hope of uploading the files via an FTP client and Muse crashes and locks up again. I am extremely stressed about this as I am in the last few days of of website I have been working on now with no issues since December. We are due to go live and my client needs to see it. I am desperate for an answer. It is not looking good. I am on an Apple Mac and have not had any isses publishing it for the last 6 months. Not very happy to say the least. Need desperate help.

    Hi Zak, I got onto Adobe Customer Care Live Chat this morning and gave them the error message. After some trouble shooting with them it appears the older archived file of the site still publishes. I have now reverted back to the old file and copied and pasted out of the new file and from some ideas given to me by support I am now able to publish to Business Catalyst. It seems there was something corrupt within the new pages added yesterday. I have no idea if this would have still happened if I hadn't updated but I am glad it wasn't a Muse specific problem. I am loving using Muse and the support from Adobe has been excellent. Thanks everyone. By the way I do love the new version and apart from this hick up that lost me a few hours, aged me some more and gave me grey hair I really love Muse. Thanks again.

  • How to publish a File Content Item via EDK?

    I'm trying to publish a "File Content Item" via the EDK.
    CS EXPLORER
    Recall, that a "File Content Item" is different than a (regular) "Content Item" in that (via CS Explorer) it's a content item with no user-defined data entry template (when you right-click, the "Edit Data Entry Template..." menu item is not listed). Yet, somehow, it can still be published (via the Explorer), --which is great because I need to FTP this file to another server.
    EDK
    However, even though the (file) content item's EDK "Publishable" property indicates "true", it cannot be published via the IContentItemManager.PublishContentItem() method, which is returning the following error message...
    The required object was not found... content item... containing Data Entry Template... with attached Presentation Template (with UUID null)... (DataItemUuidNotFound...)
    In other words, the File Content Item has a (system defined) "/Definitions/File" data entry template, which has no attached presentation template. This leads me to believe that File Content Items are published differently (than Content Items).
    Or, is there a flag that I can pass along to "file_upload.jsp" to get it to auto-publish the File Content Item it creates?
    thanks,
    Michael

    Hey there,
    Animate doesn't publish to HTTPS, but this is something you can control on your own when uploading to a secure server. Also be aware that the Animate runtime is served over HTTP so you'll have to upload this component to serve from your server as well.
    Sarah

  • Converting ms publisher 2007 files to pdf in acrobat x pro

    I really could use help with my project.  I have a publisher 2007 file which I converted to pdf in Acrobat x pro.  The links won't work.  There are 4 links.  2 to external web sites and 2 are email links.  I tried setting the links in publisher then converting.  That didn't workl.  I tried removing the links then converting and adding the links in Acrobat.  They don't work either after I publish them to my web site.  Please tell me what I am doing wrong.
    Thanks.

    Could you post the link you mention? How did you create the PDF from Publisher -- there are several ways and some save the links and some don't. Also, some are MS methods and others are Adobe methods.

  • Cap7: Problems with Publishing .mp4 file on Mac

    Hello,
    Using Captivate 7 for the Mac, i imported a Power Point PPTX file, added audio tracks to the slides, and then tried to Publish it for YouTube. It did not work. After trying many different ways to publish, I realize that the published .mp4 file is zero bytes every time. I have tried all formats for you tube, as well as strait mp4. Those don't work. Publishing to html5 format works OK.
    Hardward: Mac Book Pro Mid-2011
    Mac OS: Lion
    App: Captivate 7.0.0.118, I also updated Adobe Media Encoder 6.0.2.81
    Anyone have any ideas?
    Thanks,
    Jeff

    Hi Jeff,
    Instead of re-recording the audio, you can try export/Import of audio files from Library.
    You can perform it in two different ways.
    1. Select all the audio files from library, Export it in some location, Import it back in the new project, and assign it to the slides accordingly
    Or
    You can try opening the old project's library in the new project through 'External library' option and can drag and drop audio files accordingly.
    Thanks,
    Nimmy Sukumaran.

  • Exit button code not working in published captivate file

    Hi,
    I have created a elearning module in captivate 8. I have an exit button at the end of the module. The button has the inbuilt code ''on success - exit''. When I publish this file to swf or AICC format, this exit button doesnot work. Please help!

    have you confirmed that this javascript code ( only
    javascript code in html, no swf) works?
    in some cases the window.close() statement works only for
    popup windows. so make sure of it.

  • How to check user/session generating a lot of archivelogs?

    Hi,
    On a 10g database, How do i look for the user/session that is generating a lot of archivelogs?
    thanks in advance,

    For currently connected sessions, you could query V$SESSTAT (joining to V$STATNAME). Thus,
    select s.sid, s.value
    from v$sesstat s, v$statname n
    where s.statistic#=n.statistic#
    and n.name = 'redo size'
    order by 2
    /However, there are a few complications :
    1. Persistent Sessions will show up with very high statistics, simply because they haven't disconnected. Many applications maintain Persistent Sessions for either of
    a. Monitoring and Running User Submitted or ScheduleD Jobs (eg in Oracle EBusiness Suite or Peoplesoft)
    b. Connection Pooling
    2. Sessions that have already disconnected will not appear in your report.
    Therefore, you'd have to "sample" sessions frequently and find the incremental redo size. Then, another complication hits you :
    c. Oracle reuses Session IDs. Once a session disconnects, another connecting session may get the same SID. It wouldn't get the same SERIAL# immediately so you might want to use a combination of SID+SERIAL# from V$SESSION as your key (you'd have to add V$SESSION into your monitoring query) Even then, I wouldn't guarantee that the pair wouldn't repeat after some time, particularly with instance restarts.
    You'd be better of using AUDSID from V$SESSION as that value is incremented (and not reused) by session auditing.

  • Podcast Publisher supported files problem

    I recently used podcast publisher and podcast capture to make a podcast. When I try to import an MP3 to podcast publisher, the file format is not supported. Why is that?

    I think Apple has re-done the Podcast suite as of late. It's now called Podcast Publisher. I also have Pocast Capture that allows me to capture on remote machines and submit the content – doing this however seems to work fine for submitting it, but the content never shows up on the nominated podcast in PodcastPublisher...

  • Can't publish html file

    When I go to publish my file in html I get an error message:
    "Error creating SWF movie file. Be sure the destination file is not locked or on a locked drive. Also, check that the file name is not too long"
    I've done all of the above and still get the error. I can export the SWF but I need a transparent background so I need the html. Any suggestions?

    In the windows version of Flash, the full path for the html and the swf files are written to the Publish window. If you are working on this file on a computer other than the one that originated the file, then the path may be unrecognized by Flash. Since the windows that hold the path in the Publish window scroll to the end of the file name, you may not see the rest of the path name. Select the text in these spaces and delete and write the file name that you want, or, close the Publish window and resave the fla to a different location. Then publish.

  • Operations Manager 2012 Generates a lot of Alerts

    Hello,
    Please kindly help.....I deployed Operations Manager 2012 and configured the Email Notifications.Now OpsMgr is generating a lot of Email alerts.......
    How can i reduce on the alerts and Email noise and only tune for the required Email notifications.
    OpsMgr is currently monitoring Active Directory,Exchange,SharePoint,SQL,Lync,IIS,and other components of System Center.
    Thanks and Regards,
    Ronald.

    Hi Ronald,
    You got two option.
    1) Fine tune the subscription
    2) Fine tune each and every rule and monitor
    Tuning subscription is easy and quick solution to stop recieveing emails. Try to narrow down subscription to very critical monitor and rules. You may not be interested in recieving emails for some service monitor and rules, you may remove them from your
    subscription list.
    Creating overrides to tune monitor and rules is lengthy process as you have to create override for each rule and monitor. I will suggest; first find out most noisy rules & monitor and fine tune them.
    Top 20 Alerts in an Operational Database, by Alert Count
    SELECT TOP 20 SUM(1) AS AlertCount, AlertStringName, AlertStringDescription, MonitoringRuleId, Name
    FROM Alertview WITH (NOLOCK)
    WHERE TimeRaised is not NULL
    GROUP BY AlertStringName, AlertStringDescription, MonitoringRuleId, Name
    ORDER BY AlertCount DESC

  • How to catch XML Publisher bursted file from Workflow

    Hello,
    I have to catch xml publisher bursted file in oracle workflow and send it as the content of mail (not like attachment).
    Does anyone know if this is possible and how can I do it?
    Any help is appreciated, thanks in advance!
    Regards
    Ive

    oracle seeded XDO regions is available to integrate concurrent program in the page.
    You got to extend this RN oracle.apps.xdo.oa.common.DocumentViewerRn.xml
    And oracle.apps.xdo.oa.common.DocumentHelperAPI, should help you to download or View from the page
    Its straight forward , given in the doc i guess.
    Let me pull the metalink note for this.

Maybe you are looking for

  • Pages on iPad won't open from Mac

    This never happened until everything was upgraded! I have Pages 5.0 on the Mac and my iPad has the very latest IOS and pages update. I have Maverick on the Mac. Indeed, that's when everything seemed to go wrong. Yet, when I try and download from Drop

  • Can i delete my itunes account?

    then if ever i want to make a new one, can i use the same apple id and start a fresh account?

  • Partial budget release Error

    hi Experts, I believe that partial budget release is possible, but i am getting an error it says" Item WBS element NTD-0001060 budget exceeded Message no. BP603" it is not allowing me to do the partial release of budget. in the budget profile followi

  • BAM error - during start oracle BAM

    Hi, I am getting the below mentioned error while starting Oracle BAM, i have installed BAM 10g release (10.3), there were no problems in installation. Any help will be highly appreciated. Rgds, Jay The service name is invalid. More help is available

  • LAUNCHING URL BY CLICKING ON BUTTON(USING TRANSACTION LAUNCHER) IN CRM 2007

    Hi, I am working on the object which requires configuring transaction launcher so that when button is clicked,URL is open. This development need to be implemented in CRM 2007. Kindly suggest.