No Contents in Software Update Cache File Using 10.4.11

When running Software Update in 10.4.9, a "Software Update" cache file would be created in User-Library-Caches. The file would collect and retain cache data until cleared. Using 10.4.11, the cache file is created but there are no actual contents i.e. Zero KB. Has anyone else noticed this or do I have a unique problem? And if I do, can it be fixed? Of course this is not a big problem and everything else is working fine. I just wanted to understand the change if I could. Thanks for any help.

Regular Guy wrote:
It just seems strange that Software Update would create cache folders and leave them empty. In my case this started with 10.4.11.
Unfortunately, I never gave it any thought, and just assumed the software updates were being deleted after they were installed. So I never looked in those folders to see and don't have anything to compare it to.
I thought that the actual payload of the software updates went into the /var/tmp directory, since I once had a problem with a software update and part of the fix involved messing about in that directory. But that was a long time ago, with 10.3 or earlier. If they do go into /var/tmp then I'm sure they'd be deleted at the next reboot.
But you are right, it is a bit odd to put empty folders in that cache folder. Or, if they aren't empty to start with, to have them be emptied, but not delete the folders themselves...
charlie

Similar Messages

  • Updates to the 10.7.1 software update cannot be used!

    Updates to the 10.7.1 software update cannot be used!
    Why? I have nothing to delete!
    Software update cannot check for updates, because of network problems.
    My network is no problem, I can open a webpage!

    If it has a Core 2 Duo(not Core Duo) or better CPU, yes. Phone the Apple Store and order a download code for iMovie. If it's a Core Duo Mac, contact the Mac App Store staff and ask for an iLife 11 DVD.
    (69027)

  • How to update XML file using XSLT

    Hi there,
    I have a "small" issue with exporting data to an XML file using XSLT.
    A two steps process is needed to import data from a non-hierarchical XML file into ABAP, change the data, and then update the XML file with new values. The problem is not trivial, since the format of the XML file is a complex one: there are many interdependent elements on the same level, pointing to each other by using id and ref attributes. Based on these values the data can be read and written into an internal table. I use XSLT and XPath for that. So the inbound process is done and seems to work correctly. I have to mention that the file contains much more data than I need. I am working only with a small part of it.
    Now the changed data must be exported back into the XML file, meaning that the content of certain elements must be updated. How can this be done with XSLT? I can pass only the internal table to the transformation, so how do I access the XML file in order to update it? I have tried to use the <B>xsl:document()</B> function to access the content of the file store locally on my PC, but it fails each time by throwing and URI exception. I have tried the absolute path without any addition and the path with the file:/// addition. Same result. Please advise.
    Many thanks,
    Ferenc
    P.S. Please provide me with links only if they are relevant for this very matter. I will not give points for irrelevant postings...

    Now the changed data must be exported back into the XML file, meaning that the content of certain elements must be updated. How can this be done with XSLT?
    XSLT approach:  check these online tutorial
    http://www.xml.com/pub/a/2000/08/02/xslt/index.html
    http://www.xml.com/pub/a/2000/06/07/transforming/index.html
    ABAP approach:
    for example you have the xml (original) in a string called say xml_out .
    data: l_xml  type ref to cl_xml_document ,
            node type ref to if_ixml_node  .
    create object l_xml.
    call method l_xml->parse_string
      exporting
        stream = xml_out.
    node = l_xml->find_node(
        name   = 'IDENTITY'
       ROOT   = ROOT
    l_xml->set_attribute(
        name    = 'Name'
        value   = 'Charles'
        node    = node
    (the above example reads the element IDENTITY and sets attribute name/value to the same)
    like wise you can add new elements starting from IDENTITY using various methods available in class CL_XML_DOCUMENT
    so how do I access the XML file in order to update it?
    you have already read this XML into a ABAP variable right?
    Sorry couldnt understand your whole process, why do you need to read local XML file?
    Raja

  • Updating a file using FileManager updateDocument

    How can I update a file that has already been uploaded to CS. I have categories and attributes on this file and wish to retain all of this. I just want to change the file itself. If I try to use the updateDocument method as I have below I receive the following error:
    Exception caught in INT AxisFault.java: makeFault: Line: 101: java.io.IOException: No serializer found for class oracle.adfinternal.view.faces.webapp.UploadedFileImpl$BufferIS in registry org.apache.axis.encoding.TypeMappingDelegate@580
    NamedValue[] documentDef =
    new NamedValue[] {
    new NamedValue(Options.CONTENTSTREAM, inputStream),
              new NamedValue(Attributes.DESCRIPTION, description)};
    Item newDoc = fm.updateDocument(doc.getId(), documentDef, null);
    Any help would be greatly appreciated.

    Hi Sapan
    Thanks for your feedback.
    well, in some other similar systems (e.g. sharepoint) it is possible to overwrite contents if needed.
    I can imagine many cases that one would want to update the content of certain version without changing the version.(if there is a concept of history of activities on the document then this can be logged or traced there).
    Or sometime one might want to disable versioning for a certain document or folder completely in the system.
    Anyway, I don't want to question UCM's approach but more to know the boundaries.
    You mentioned it might be possible through Java. Do you mean CIS package or something else?
    can you please elaborate more on this.
    Regards,

  • System Software Update - smaller files?

    I am having problems with our Internet connection at work. File download is slow. Every time I try to update the system software, it takes half an hour, gets within about 2 MB, then it seems to quit and gives me a red "!" in the software update.
    In the bad old days of slow downloads, Apple used to make large downloads available in smaller files that could then be stiched together. I looked and can only find the 170 MB Mac OS X update (I just upgraded to 10.4 from 10.3.9).
    Any way to download smaller files?

    Unfortunately not. Find a local computer store with broadband, or a library where you can download on high speed internet, or ask a friend who has high speed internet to help you. If you have an Apple retail store or a user group nearby, or an authorized service center, they may let you use their store network to download the file and burn it to disk, or put it on a thumb drive.
    http://www.apple.com/retail/ - find Apple retail stores
    http://www.apple.com/buy/ - find authorized service centers
    http://www.apple.com/usergroups/ - find Apple usergroups
    http://www.jiwire.com/ - find a WiFi hotspot (including search for free ones).
    Before updating, be sure to follow tips on my FAQ*:
    http://www.macmaps.com/upgradefaq.html
    - * Links to my page may give me compensation.

  • Changing the Software Update preference file to change the Scheduled Check

    Hi All,
    I have 500 users and an XServe which I use to push out the software updates.
    I've changed the plist file to point at the server, but I am now thinking as some users haven't got auto check, some have, is there a way to edit the preference to force the OS to check for updates.
    I dont fancy going round every Mac to check manually, I'd prefer just to push out a plist file through ARD,
    Any thoughts
    Alan

    Hi,
    Most of that is in...
    /Users/TheirUserName/Library/Preferences/com.apple.scheduler.plist
    But how to do it is in...
    /Users/TheirUserName/Library/Preferences/ByHost/com.apple.SoftwareUpdate.0009383bd427.plist
    Bold part changed for obscurity, and will be likely different for every user... seems to contain shortname, but 12 digits always it seems.

  • Unable to do Software update, access iTunes, use widgets on dash and upload

    *_Here is the problem:_*
    1. Unable to use Software Update. When I try I get: "+A networking error has occurred: timed out (-1001). Make sure you can connect to the Internet, then try again+" This is despite being connected to the internet and getting most things done.
    2. Widgets which require data retrieval are not working. Notably weather and currency convertor.
    3. iTunes cannot connect to the store. Tells me to check my network (which, if I do, I am told is fine, thanks)
    4. Cannot view images (such as car rental vouchers) which are meant to display in email. In fact- the entire email disappeared before my eyes! But CAN, luckily, view on the server so I KNOW it is not just that the image is "spam" etc.
    5. First thing on this list which made me wary- I cannot upload to YouTube, it times out ("unknown error" but timing out is mentioned) and this is using Firefox 3.8.3.
    6. Safari will not load at all- it just keeps trying to load.
    7. Displaying pages is slower than usual and downloading Onyx took ages and displayed no data regarding the file size or length of download time.
    *_What I know:_*
    1. I didn't update the last two times I was prompted because I was too busy to have it shut down on me and restart, etc.
    2. I also had a go at trying to set up a web proxy and failed miserably. Though I actually changed the settings on another network to the one I am using I am so not network-literate that I fear that I have somehow done this to myself.
    *_What I have tried:_*
    1. safe starts, restarts,
    2. deleting the preferences pertaining to Software Update from the various locations,
    3. repaired permissions and-
    4. thought of (I cannot afford to lose the data and haven't the time to back up just now- as per usual, this comes at the WORST time as I am on standby to fly out of the country due to VERY heavy and sad family affairs and need access to the files on the computer even if I cannot fully use the internet- just too many people/GB Pounds riding on this) using Onyx to try to "fix" this.
    I have read up on others getting similar issues but am not certain that everyone has ALL the symptoms I am seeing (and then they may not be busy trying all these things on the one day and may not KNOW it is affected as well!). And I have tried each and every cure offered to these people. No good.

    When you are going to be connecting to different networks that require different settings--such as proxies--you must establish different Locations in your Network System Preferences. If you're going to be connecting at college, you may want to set up a location called "College" and set the proxy settings so you can use it there. Then, when you want to go online at school, go to System Preferences -> Network and change your location to College. Then when you get home, change your settings back to "Automatic" or whatever you've named your home location.
    Your Mac doesn't differentiate between networks it's connected to in order to automatically apply different settings. It relies on you to do that through the Locations set-up.
    Anyway, glad it's working for you, and thanks for the star!

  • Where does 10.6 keeps his software update log file

    i previously updated from 10.5.8 to 10.6.
    since then the software update history as seen in LIBRARY/LOGS/Software Update.log is not visible anymore in the Software Update Panel. installing rosetta gives that feature back, but that is not my intention.
    tonight after updating itunes 8.2.1 to 9.0 this installation was visible again in the Software Update Panel.
    i was wondering were 10.6 keeps this info, as the "old 10.5 Software Update.log" is still on its place but not altered anymore.
    thx mike

    It is now a text based xml file found here:
    /Library/Receipts/InstallHistory.plist
    Many useful details are tracked in this file. However, Software Update chooses not to display any non-apple or optional-apple "installs" when showing it's preference pane -- even though they're included in the plist.
    That's why I manually maintain the former '/Library/Logs/Software Update.log' which is still visible under the console application.

  • How to update pdf file using adobe exportpdf

    can you update a pdf if you only have the export pdf product?  thx

    Hi canusbau
    You Cannot Edit a PDF File Using Export PDF. You can Convert PDF into other formats using this Service,
    Though You can Convert it to Word or any Other format, Make Changes in the Document and then Use MS Office Save as Adobe PDF option to Create PDF again.

  • Latest software updates make airport use 1,3GB of RAM and 99% CPU usuage

    I just updated with the latest software updates. Right after I've done the necessary restarts I try to connect to a wlan and I get connected but the memory usuage of airport goes up to 1,3GB and cpu usuage 99% (see image). Here are the software updates I installed.
    2007-05-10 10:44:02 +0200: Installed "QuickTime" (7.1.6)
    2007-05-10 10:44:06 +0200: Installed "Battery Update" (1.2)
    2007-05-10 10:44:10 +0200: Installed "AirPort Extreme Update 2007-003" (1.0)
    2007-05-10 10:46:19 +0200: Installed "Security Update 2007-004 (Universal)" (1.1)
    Anyone knows what's going on and how I can solve this?
    Image: http://img187.imageshack.us/img187/2258/picture1ve0.png
    MacBook 2.0 Core Duo   Mac OS X (10.4.9)   2 GB RAM

    Okay strangely enough, after repairing disk permissions (though it only found an error in a log file, nothing with airport) it seems to work now.
    What is strange is that the airport process no longer exists in Activity Monitor. Oh well everything works as normal again

  • Verification Fails for Software Update AND files downloaded from Apple

    Hi all,
    Upon first running software update on my brand new MacBook Pro 15", I remember seeing that the verification of a couple downloads failed. After restarting repeatedly and running software update again and again, I eventually narrowed the culprit down to an iPhoto update image.
    Bizarrely, even downloading the .dmg from the Apple Downloads site, in multiple browsers, would result in a failed verification. Yet downloading on other machines worked fine.
    Now, I'm having trouble verifying the checksum of the iWork image from Apple's own site. I haven't the first clue about what's happening here.
    Does anyone have even the faintest idea?
    Thanks!

    try if booting your Mac into _*safe mode*_ helps. while in safe mode, repair permissions using disk utility, then reboot normally.
    if the .dmg mounts on one of your other Macs, you can use your network to install the software. mount the .dmg on the other Mac and connect to it from the problem machine.
    JGG

  • Updating XML file using DOM parser

    Hi,
    Can someone help me, how to update following XML file using DOM parser.
    The following is my XML file.
    <students>
         <student>
              <id>1</id>
              <name>abc</name>
         </student>
         <student>
              <id>2</id>
              <name>xyz</name>
         </student>
         <student>
              <id>3</id>
              <name/>
         </student>
         <student>
              <id>4</id>
              <name>ijk</name>
         </student>
         <student>
              <id>5</id>
              <name></name>
         </student>
    </students>Consider, I will input 2 fields, ie., id & name. For the matching Id, the name has to be updated.
    Though, I have achieved this, but I am unable to update the value for 3rd record, & 5th record ie., id=3 & id=5. Since, these are blank.
    Thanks.

    Some <name> elements have a child node which is a text node. From what you say it appears you know how to change those text nodes.
    The other <name> elements don't have any child nodes. But you want one. This suggests to me that you need code that creates a text node and adds it to the <name> element as its child.

  • Updating a file using CIS API

    Hi,
    Is there any CIS API that lets you overwrite an existing file in the UCM. the idea is, not to checkin a new revision but to overwrite the exiting one.
    I looked at update API (ISCSDocumentUpdateAPI ) but it can only update the attributes of document not the file that is associated with it.
    I also couldn't update it through the UCM web interface, so I'm thinking that maybe UCM does not allow such a thing and you always have to create a new revision no matter what. Is this a right conclusion? I hope not.
    Any feedback is appreciated.

    Hi Sapan
    Thanks for your feedback.
    well, in some other similar systems (e.g. sharepoint) it is possible to overwrite contents if needed.
    I can imagine many cases that one would want to update the content of certain version without changing the version.(if there is a concept of history of activities on the document then this can be logged or traced there).
    Or sometime one might want to disable versioning for a certain document or folder completely in the system.
    Anyway, I don't want to question UCM's approach but more to know the boundaries.
    You mentioned it might be possible through Java. Do you mean CIS package or something else?
    can you please elaborate more on this.
    Regards,

  • Updating XML file using GUI

    Hi
    I have created a java class that uses JButton to bring up JFileChooser. I then select a file and add the file details to a xml file. below is the code showing how I capture this information and add to xml:
    if(file != null && state==JFileChooser.APPROVE_OPTION)
                             String name= file.getName();
                             String directory = file.getPath();
                             long length = file.length();
                             // convert file length into
                             long kb= length/1024;
                             String s= new String();
                             String a=s.valueOf(kb);
    UploadFiles uploadFiles = new UploadFiles();     
                        uploadedFiles.addFileElement(name,directory,a);
    addFileElement(...) is a method that add the above information to xml file. however, when I select a file, the file details are not added to the xml file; and i also get some errors.
    But I know that my addFileElement(..) method is correct since if I use the following code , I am able to write to a xml file:
    uploadedFiles.addFileElement("xml.java","directory","size");
    So does anyone know why my addFileElement(...) is not working properly.
    thanks
    Qasim

    Below is my code for addFileElement method.First of all I was using DOM, but since this method was not working properly I switched to JDOM. I wrote the same code in Jdom, and now it is working.
    public void addFileElement(String name, String directory, String size)
              this.name=name;
              this.directory=directory;
              this.size=size;
              //create a file element to hold information about a file
              Element fileElement=document.createElement("file");
              //create attributes for name
              Attr nameAtt = document.createAttribute("name");
              nameAtt.setValue(name);
              //set directory attribute
              Attr directoryAtt = document.createAttribute("directory");
              directoryAtt.setValue(directory);
              //size attribute for the file
              Attr sizeAtt = document.createAttribute(size);
              sizeAtt.setValue(size);
              //add teh above attributes to the file element
              fileElement.setAttributeNode(nameAtt);
              fileElement.setAttributeNode(directoryAtt);
              fileElement.setAttributeNode(sizeAtt);
              //decide where we want to put this element. first get the 'files' element reference and insert this new element after it.
              NodeList newfile = document.getElementsByTagName("file");
              Element firstFile=(Element)newfile.item(0);
              firstFile.getParentNode().insertBefore(fileElement, firstFile);
              try
                   ((XmlDocument) document).write(new FileOutputStream("UploadedFiles.xml"));
              catch (IOException io)
                   System.err.println("Problem with writing to file " );
                   io.printStackTrace();
         

  • Where does Software Updater download files to?

    I inadvertently had the "Automatically Download Updates" box checked so even though I didn't want to install updates they were downloaded.
    I'd like to get rid of them, where are they held?

    Do note however, that after restart, sometimes the ones put into /Library/Updates/ are blown away, although their information is added to the index.plist. I've submitted a bug report, but it hasn't been fixed as yet. If you want to retain those, copy the ones put into /Library/Updates/ to another location before clicking on the restart button. Then, after the update's installed, move it to the Updates folder if they were blown away.

Maybe you are looking for

  • Error while install IM with LDAP repository

    Hi, like the title says, I am getting error immediately when deploy idm.war on sjsas(glassfishv2): Starting internal database server ... com.waveset.util.ConfigurationError: ==> java.sql.SQLException: Connection is broken: java.lang.OutOfMemoryError:

  • XP, Vista and Dual Core

    I have a Lenovo N500 (Pentium duel core T3400 2.16, 3GB) Vista and my hard disk has failed (After 18 months!!!!). The only recovery disks I have are XP Recovery/Downgrade. I have put a new hard drive in and used the XP recovery disk, after the instal

  • Question on LS26

    Hi all, I have a question on LS26. Hope you can explain. I create a Purchase Order, and an inbound delivery, and later a transfer order (without TO confirmation yet). And when I look at LS26, I notice that there are 10 pcs of stock appears in the u20

  • Table of contents is broken up

    Hello, I am working on a document and for some reason half of my table of contents - about 3 entries - started appearing a few pages into the middle of the document.  I turned on invisibles but there is nothing unusual before the dangling area like a

  • How do i play yahoo games without java

    installing java to run games on my galaxy tab