Day 1.zip missing files

The files I downloaded to my mac are missing the .metadata  and .fxpTemp files. Does anyone know where I can get these in order to continue this training?

I was able to download Day 1 zip & open it.  I don't think it is corrupted.  Try again?

Similar Messages

  • Spotlight Indexing, Systemstats, Missing File, All After Mavericks Upgrade

    Dear Mac Support Communities,
    The upgrade to OS X 10.9.4 has crippled my computer.
    My main question is: should I reformat, or should I wait for a patch to come out to solve whatever is wrong with Mavericks? I explain below.
    Spotlight is constantly indexing. The mdworker is all over the place on the Activity Monitor—4% and then it explodes to 85% of CPU usage. Systemstats kicks in randomly (connected to spotlight perhaps?) and eats up 90% of my CPU and 3gigs of RAM. Time Machine takes AGES to backup.
    I have not been able to stop Spotlight's endless indexing. I have moved my hard drive and my Time Machine backup into the 'private' filter in 'Spotlight Preferences.' I have also tried the "sudo mdutil -a -i off" trick to stop indexing altogether. But Spotlight Indexing goes "off" and then automatically turns "on" in Terminal. Spotlight carries on, and the computer performance is choppy.
    I've run disk repair. First, I repaired permissions. Then I verified and attempted to repair the the hard drive. There is a missing file apparently, and I therefore must reformat. This is very first issue I've ever had with the hard drive since I bought the computer. Considering how awful Mavericks has been—I have been reading other Support Communities posts—I'm nervous about something going wrong, or that all these problems will persist after the reformat.
    All of this has occurred three days after my upgrade to to OS X 10.9.4. I have heard of numerous people having problems with Mavericks. All similar problems concerning missing files, haywire spotlight, systemstats devouring any remaining CPU power and memory space, and slow Time Machine back-ups.
    Anyone with the same problems? Care to theorize some solutions?
    I have a late 2008, 15inch MacBook Pro., 2.53 GHz Intel Core 2 Duo, 8 GB 1067 MHz DDR3, running OS X 10.9.4 (13E28).
    Cheers! I appreciate the help.

    Older Macs have more troubles under Mavericks. Considering the age of your Mac, it's not uncommon to start have hardware issues like drive failure.
    To repair the drive you must boot from the Recovery Drive.
    Boot into the Recovery Drive by holding down Command R when restarting.
    Run Repair Drive and Repair Permissions using Disk Utility in Recovery.***
    Next Reset Home Directory Permissions and ACLs following directions here This will serve two purposes. It will reset YOUR permissions. Not the same as Disk Utility reset permissions and it will cause Spotlight to re-index your drive when restarting.
    Restart
    Download and run the combo updater to refresh your OS X files.
    OS X Mavericks 10.9.4 Update (Combo)
    http://support.apple.com/kb/DL1755
    MORE INFO ON WHY RUNNING COMBO FIXES ISSUES
    Apple updates available from the Software Update application are incremental updates. Delta updates are also incremental updates and are available from Apple Downloads (software updates are generally smaller than delta updates). The Combo updates contain all incremental updates and will update files that could have become corrupted.
    Combo updaters will install on the same version as they're applying--no need to roll back or do a clean install.
    "Delta" updaters can only take you from one version to the next. For example: 10.9.3 to 10.9.4. If somehow the 10.9.3 is missing something it should have, and that something isn't changed between 10.9.3 and 10.9.4 it will still be stale after the delta update.
    ***If Disk Utility is unable to repair you will have to copy your data to an external drive first. Reformatting will erase the drive. You should have a backup regardless, if your data is important to you. Just like a seat belt and an air bag protect you in different ways when driving, you need both Time Machine and a clone for full protection. If you don't have an external drive for backup, I can give you some suggestions to get you started.
    Both of these applications can be used to create a clone.
    SuperDuper! http://www.shirt-pocket.com/
    CCC http://www.bombich.com/download.html

  • Help with util.zip up files... does not work

    I am writing a program so my mum can zip up new photos she takes and then send them to me. The program creates a html file for the webpage plus a smaller version of her original photo and places them all in a 1 folder with a new name. Al this part works... I want to afterwards place my files in a zipped up folder that she can e-mail me with her normal client. How... I picked up this code on the net and have changed it to incoporate my parameters. The files which are created ..paths are (String in an String[]) I then send to my zipping method.
    The zip file is created but does not work when I try to extract from it ??? I also know that the String [] works becuse I have made a loop to check its properties at each index.
    what am I doing wrong?
    This is a modified code I found on the internet but with no author??
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.util.zip.ZipEntry;
    import java.util.zip.*;
    public class Test{
        private File zipDir;
        private String[] filename;
        public Test(String[] recivedFilename){
            filename = recivedFilename;
            try {
                ZipOutputStream zos = new
                        ZipOutputStream(new FileOutputStream("c:\\curDir.zip"));
                from,
                zipDir("c:\\batviapictures\\", zos);
                zos.close();
            } catch(Exception e) {
                //handle exception
        public void zipDir(String dir2zip, ZipOutputStream zos) {
            try {File
                zipDir = new File(dir2zip);
                String[] dirList = filename;
                byte[] readBuffer = new byte[2156];
                int bytesIn = 0;
                //loop through dirList, and zip the files
                for(int i=0; i<dirList.length; i++) {
                    File f = new File(zipDir, dirList);
    if(f.isDirectory()) {
    String filePath = f.getPath();
    zipDir(filePath, zos);
    continue;
    FileInputStream fis = new FileInputStream(f);
    ZipEntry anEntry = new ZipEntry(f.getPath());
    zos.putNextEntry(anEntry);
    while((bytesIn = fis.read(readBuffer)) != -1) {
    zos.write(readBuffer, 0, bytesIn);
    fis.close();
    catch(Exception e) {

    I make no guarantees that this will completely solve all your problems, but I just know these calls are needed but missing from your OP:
    try {
        ZipOutputStream zos = new
                        ZipOutputStream(new FileOutputStream("c:\\curDir.zip"));
                        from,
                        zipDir("c:\\batviapictures\\", zos);
        zos.flush(); // ADD THIS after all files have been written to the zos
        zos.close();
    } catch(Exception e) {
        //handle exception
    }And
    while((bytesIn = fis.read(readBuffer)) != -1) {
        zos.write(readBuffer, 0, bytesIn);
    zos.closeEntry(); // ADD THIS after each file is written to the zos
    fis.close();

  • Getting an error message about a missing file when I try to open Firefox

    When I tried to open Firefox today I received a message about a missing file (Wrusr.ddl) and that Firefox was not able to open. I tried uninstalling and reinstalling but it did not work. I have no idea what that file is or where is went. I used Firefox 2 days ago and it was working fine. The only thing that changed between then and today was that I renewed my antivirus software but I definitely did not delete any files and I made sure that Firefox is allowed to access the internet. I've been using that same software (Webroot) with Firefox for years and never had any issues before today. Any help would be greatly appreciated! I have included a screenshot of the error message below.

    hello angelag.132, the WRusr.dll file is part of Webroot SecureAnywhere - try to reinstall or uninstall that software.

  • Files disappeared from library, "missing" files not really missing

    I had a folder with 3 files in different formats for each image.  These were imported several days ago, grouped into stacks, captioned, tagged, etc. and synced to the files.  They continued to exist in the library some time afterward, but today when I opened lightroom all of the jpg versions of all of the images and all 3 formats of one image in particular had vanished from the library.  It did not claim that it could not find them on disk (and in fact the files *do* still exist on disk right where they should), they just didn't show up.  I was able to re-import all of the jpg images without trouble, but for the other two formats of the one missing image, importing one of them fails because it "already exists in the library," and the other one is willing to import but then doesn't show up in the folder or the recently imported files list.  When I try to synchronize the folder, it suggests that I import that file, but it never actually does.  Since importing the jpgs, it also suggests that I remove 53 "missing" files, the number of jpgs imported.  When I view the missing files in the library, it shows only 2 of the jpgs, one of which belongs with the files that will not import and neither of which is actually missing--they can both be synchronized just fine by clicking the little synchronize icon on the actual photo.
    Does anyone know what's going on here and how I might be able to get the files that won't import back into the library?  And how to be sure that files won't just go away on their own again?
    Edit: to be clear, missing versions of files were definitely not stacked with the other ones and the "don't import duplicates" box was not checked when re-importing the ones that won't re-import

    I managed to get the photos that wouldn't import back in by deleting them directly out of the database and then reimporting them into lightroom. I'm a little concerned that they disappeared in the library view in the first place, though.  Does this sort of thing happen often, and under what circumstances?  I'm still in the free trial period and was very close to buying the program, but now I'm not so sure.  If I'm using an application to manage my photos, I want to know that it's actually managing all of the photos I put into it and not randomly forgetting about them.
    I'm still having the not-really-missing files problem, though.  I think it may actually be because they got associated as "sidecar" files somehow and are now in there twice, once as the sidecar file and another time as a separate jpg image.  I'm not really sure why only one of them shows up in the missing images view, I think it might be because I edited that one so it's in a slightly different state from the others?  If there are any tips on how to resolve that state, I'm all ears, I'd like it to stop telling me I have 53 missing files when I don't.

  • Catalogs, Missing Files, and Question Marks for Beginners

    Hello, fellow non-power-users. I just wanted to post something here that I've learned with my travails and travels using LightRoom 3. In the past, Adobe has paid me to write for them, and I'm a professional writer. So why am I doing this for free? Because I wish to heck I'd understood this stuff before I dove into LR. Somehow, even with reading a book on the program, I didn't really get it.
    1) Most of the people who are kind enough to post and help on Adobe support and other forums on the Interwebs are power users of Lightroom. The great thing is, they often know what they're talking about. The bad thing is, many of them don't understand what it's like to be a non-power-user who really has no intention of becoming a power user. Be very, very careful before you try to take their advice about any large issue that might have serious consequences for your photos.
    2) LR has about forty million ways to do things, so it can be overwhelming, and you may also receive lots of contradictory information about how to accomplish stuff. If you're like me---not a professional photographer, more a refugee from the annoying land of iPhoto who just needs a *little* more power and customization---you may have trouble streamlining, figuring out the few things you actually need the program to do for you. Try some introductory videos and tutorials, even books, but don't expect them to solve your real problems with the program.
    3) Before you begin, grasp a few concepts:
         a. When you're working in LR, you're working with a "catalog." It shows you images of your photos, but these aren't really your photos. Your actual photos are *files* that live on your computer somewhere. Think of it as a slideshow projected on a wall: you can see the photos on the wall, but they aren't the "real photo." If you walked up to the wall and painted on the projection of a slide, the "real photo" file would not be changed. What LR does is keep track of those wall paintings for you, so if you wanted to print up a version of that slide and include your brush strokes, LR could do that for you. The catalog is a type of database.
         b. So where are those real photos, those files? Probably all over your computer in different places. You may want to consolidate them all in one place before you start using Lightroom. Here's why: once Lightroom thinks your "real photo" is in a certain place, it doesn't want you to move the "real photo" file. Say you have a photo called that someone sent in email. You put it on your desktop. Now you are tempted to drag-n-drop it onto Lightroom. DO NOT DO IT. Because someday, you might want that photo to not clutter up your desktop. You'll drag it to another folder on your hard drive, and BOOM, now Lightroom cannot find the photo.
    You can't work on the photo from within Lightroom. You can't print it. Lightroom will show a question mark ? on its wall-projector slide of your photo file. Often when someone moves files on their computer, it's not a single file on a desktop. It's a bunch of things they are trying to organize. Adobe knows this, which is why they have a "find missing photos" command. They know you are likely to screw this up. The command will show you those missing files. You have to select them individually by hand and search your computer for them to relink. You can spend a lot of time relinking photos. It sucks. Really sucks.
         c. If you do need to move stuff, Lightroom does let you do it, but only from within the program. So, open up LR, and look in the left-hand column for an item called "Folders." (You will be in Library mode to make this happen.) You can move your "real photo" files around from within this area. It is a clunky process and an enormous pain in the butt.
         d. Rant time: For some reason, one of the most sophisticated and long-lived software companies in history, the developers that completely changed the worlds of art, design, photography, and publishing--you got it, Adobe--have not been able to solve this problem and chase down your real photo files if you moved them from within the Finder, the way you normally move files on a computer. Go figure. (Irrelevant note: I've been using their products since Pagemaker 1.0 and it's sort of astonishing that they've never solved this problem, in LR or InDesign or elsewhere. It's like publishing a magazine using Quark in 1995, rushing to find the messed-up links before you hand-carry your ZIP drive over to the printer. Hee hee.)
    4) Decide whether you want to divide your photos into a few separate catalogs, or whether you want one enormous catalog ("master catalog"). Then try not to change your mind.
    Here is my story:
    Summary: I started with multiple catalogs and regret merging them into one.
    I hired a photographer/supposedly-LR guy to set up my LR and he suggested multiple catalogs, each easily saveable (catalog AND its photos) to a single external hard drive. I only made two: one for family photos, one for a big art project. Whenever I asked questions online about using LR, everyone told me to combine all photos into one big master catalog. Eventually I did, and I regret it. As a non-power-user, I screwed up something in the merging process, and ended up with a lot of question-mark, missing-photo problems, and a bunch of duplicate photos to boot. What a waste of time.
    If you're not a pro, you probably don't need a gigantic single database to deal with. If you're someone who uses Dropbox or another non-Adobe cloud method to store and work with your photos, and you don't have unlimited storage, you may find it way more convenient to have a few different catalogs.
    Power users probably don't screw up the process of merging all their catalogs into one. Power users have, from what I've read online, many complicated ways of making a big master catalog work the way they want, say for working on small numbers of files while traveling with a laptop, and then getting that work into the giant master catalog when they get back home to their studios.
    But I am not a power user, and if you're reading this, you probably aren't a power user either. So perhaps my experience will be useful to you.
    5) Paying for plug-ins to help with all this nonsense.
    You can buy plug-ins that help you do things this application should already do by itself. For example, "Duplicate Finder" goes through and finds all the photos that you've accidentally imported more than once into your catalog. Then you can painstakingly go through, figure out which copy to keep, and delete them. Often, these "duplicate" photos are not duplicates of your "real photo" file. But at some point you moved your "real photo" file while you were tidying up your computer files, and later accidentally re-imported that photo into your LR catalog. Since LR doesn't follow your files around when you move them from within your computer/Finder, LR thinks it's a whole brand-new file. It's like your projector is projecting three images on the wall at the same time. You have to figure out which one to keep, which one will save your wall-painting changes, etc. And it is a huge pain in the butt.
    Note that you can click a box when importing photos, a box that says "Do not import suspected duplicates." This can be really helpful for avoiding duplicates in the first place. It is not, however, infallible.
    OK, I hope this helps someone somewhere. I'm going to go back to the horribly time-consuming task of relinking files and trying to make my brain work the way LR's brain works.

    Glad to help!
    Another good thing to do from time to time is to boot from your install CD, then choose "Disk Utility", then do a check (and repair, if necessary) of your boot disk.
    You can't verify or fix a disk you've started from, thus the need to boot from a CD. You can boot from a second hard disk to do this test if it has MacOS on it.

  • Time Machine and Excel Missing File

    Hello, this is my first posting here and I would appreciate some help.
    An important Excel file of mine just disappeared both on my hard drive as well as on my Time Capsule backup, which is really puzzling me. Here are the facts:
    1. I am using an iMac, running Mac OS X 10.5.8, with Excel:mac 2008 version 12.2.7. I religiously update both my OS and applications, so they are both up to date
    2. Within Excel, if I go to File/Open Recent, there is a dropdown of recently opened files. The missing file is shown there but the "xlsx" tag is missing on that name, oddly. The other files (which are all still there) still have the "xls" or "xlsx" tag. When I click on that file, I get that error message that the file cannot be found
    3. I then opened up my Time Machine on my Time Capsule and went scrolling back in time, and really weirdly, this file is missing in every version of backup. My Time Machine has the default backup of hourly for the past 24 hours, daily for the past month, and weekly before. I went into the folder where I kept the file all the way back to July (when I got the Time Capsule) and this file is missing from EACH backup. All other files are there.
    I work on this file every day and I tend to keep it open on iMac. Usually when Excel crashes or something, it reloads with a recovered version but Excel hasn't crashed recently. I worked on this file as recently as yesterday and saved it in the same place where I've been saving it for the past several months.
    OK, what's changed from yesterday to today? Last night when I updated my software there was an update from Microsoft for a security patch. Could it have detected a virus in this file and deleted this file from my hard drive and then from each and every backup in Time Machine?
    The second change was that I selected "Back Up Now" for the first time on Time Machine last night after that patch. I usually had Time Machine run automatically, but while I was updating, I decided to do a forced backup. Could this forced backup have deleted all prior instances of this file if it was missing on my hard drive then?
    This file is important to me, does anyone have a suggestion as to how I can retrieve it? I thought having Time Capsule would save this kind of headaches. I did a search within the backups, in case the file mysteriously "moved", but the file is just plain missing on all backups and on my hard drive. To make things worse, I Emptied my Trash last night, so I can't see if it is in there. Though, I didn't delete the file.
    Thanks for any help!

    NewMacxUser2010 wrote:
    Hello, this is my first posting here and I would appreciate some help.
    Hi, and welcome to the forums.
    Could it have detected a virus in this file and deleted this file from my hard drive and then from each and every backup in Time Machine?
    Seems very doubtful, especially since there are no viruses that run on OSX.
    There is a small amount of malware, but you have to actively participate in getting it onto your Mac.
    But . . . are you running any anti-virus software? Some of it does cause all sorts of problems on Macs.
    The second change was that I selected "Back Up Now" for the first time on Time Machine last night after that patch. I usually had Time Machine run automatically, but while I was updating, I decided to do a forced backup. Could this forced backup have deleted all prior instances of this file if it was missing on my hard drive then?
    No. A backup is a backup is a backup; they're all the same, no matter how they're started. And Time Machine only deletes things when it "thins" backups. Basically, it keeps all backups for 24 hours, except the first of each day, which it keeps for a month, and the first of each week, which it keeps as long as there's room.
    So it's a bit unpredictable, but if a file is on your Mac for at least 24 hours, its backup will be kept for at least a month.
    This file is important to me, does anyone have a suggestion as to how I can retrieve it? I thought having Time Capsule would save this kind of headaches. I did a search within the backups, in case the file mysteriously "moved", but the file is just plain missing on all backups and on my hard drive. To make things worse, I Emptied my Trash last night, so I can't see if it is in there. Though, I didn't delete the file.
    I don't use Excel, so can't help much with specifics. Is it possible this is some sort of temporary file that's either never actually saved to disk, or is saved with a different name each time?
    Are all your other, similar files in your backups?

  • How to get back missing files - time machine problems

    3 weeks ago, I bought a new iMac (let me call it A) and put everything from my old iMac onto it using Migrate Assistant via WLAN. It worked fine, but when I found out 2 days later that my 'new' iMac (A) had just been replaced by the 2013 iMac, I was really annoyed and contacted the store. They agreed to change it and so today, after the hourly time machine backup, I disconnected the external hard disk and deleted what I could off the machine that was going back to Apple. Plugged in the brand new iMac (B) today and when prompted, got it to transfer data from my time machine backup. However, although the programmes are there etc. the 'last backup' it used was the one from 20 September, the day before I first connected it to the (A) iMac. And so a lot of documents are missing. When I go onto time machine, it just has a lot of blanks inbetween 20 September and today, although it had been backing up on that 'new' iMac (A) every hour it had been on, but it seems that none of these have been saved. Now it has done a couple of backups today, so there are some new backups under today, but before that, just blanks until 20 September. Firstly, can I get the missing files back?  And secondly, what has gone wrong and what should I do to time machine to make sure it doesn't do this again? Thanks!!!

    Hi Guys,
    I would really like to know, if anyone has an answer to this because I would like to be able to re-download some of my podcasts that I deleted to clear up some disk space.
    Thanks very much,
    John

  • I downloaded the 32 bit version of photoshop cc 2014. When trying to install I get the message that installer failed to initialize and that this could be due to a missing file. Has anybody a solution ?

    I downloaded the 32 bit version of photoshop cc 2014. When trying to install I get the message that installer failed to initialize and that this could be due to a missing file. Has anybody a solution>?

    Did you unzip the entire contents of the download zip file onto your hard drive before running the installer?  You need to do that.
    I have installed it myself and it went in just fine.
    -Noel

  • "Itunes missing files - please re-install"

    Hi I wonder if anyone can help me. I am having major problems ever since i downloaded the newest update. Cant access my itunes now as keep getting a message that says there are files missing and that I need to reinstall itunes. Have tried over and over to re-install but still keep getting the same message!! Many thanks,

    Aichenelf,
    I cannot thank you enough for your post! I upgraded my iTunes because some of the freebie songs on Tuesday said they required a higher version of iTunes. Wow! The two weeks since that fateful day have been filled with problem after problem. The 7.5 would not work on my machine, and I got the same "missing files" error. I also got errors that said the QuickTime would not work and that iTunes required QuickTime. I uninstalled all Apple products and tried to reinstall older versions but was not allowed to by the software. I was pulling my hair out. Finally, I read somewhere to go to the directory called WINDOWS\Downloaded Applications\ and to delete any previous versions of iTunesSetup.exe. I also obtained the version 7.2 of QuickTime by itself and installed it on its own. Then, I reinstalled 7.4.3. It took tons of time and tons of trial-and-error to resolve this ridiculous issue. I say "ridiculous" because there is no reason that I can see for artists to insist that their fans use the most recent version of a software. Not everyone can afford to go out and get a new computer to run all this stuff. I digress --> Free or not, I won't go there again. Thanks for listing the older software verions' release numbers ... Made my life a lot simpler. I obtained my older versions by doing a Google search that led me to a place called the File Hippo. Anyhow, hope this can help others who got into the same situation! Back up your library before uninstalling, too! I renamed mine to simply "Music" and have successfully reimported it since the fix. Not sure if my playlists are gone forever, but can recreate them a lot easier than reloading music. Peace & good luck ... I know how frustrating this is !!!

  • Missing files after upgrading to lr 2.3

    lr 1.4 starting acting odd a couple days ago when certain photos in certain folders when clicked on and viewed in the filmstrip mode suddently changed right in front of me. they were cting like the syn mode was stuck in +20 wb. as soon as the change occured on each file there appeared an error message above it with 3 straight lines and an exclamation mark saying metadata had been charged. so i figured it was finally time to upgrade to 2.3 which i did by trying the trial issue just to see if the files showed up normal or appeared corrupted or changed too. well it got worse when the new catalog automatically loaded and of my 25,000 images nearly all say photo missing. this wouldn't be a problem if this was a couple but it is most of the catalog. i did a back up before the devil took over my machine and started changing the metadata. so i have that if i knew what to do with that info.
    I was hold on the phone to tech support from 6-7 last night and have been on hold with tech support since 10 am and it is now 1:30 on the west coast. I can't do much of any of my work as all my files, editing, printing are tied to LR. i got desperate and even tried creating a new catalog but when i clicked the photos on my tree in explorer to add them to a new catalog lr couldn't see them. i have avg software and no virus, i can see my photos in explorer, adobe cs3 and in bridge. i haven't changed the placement of the folders on my computer, any changes i have done have been within lr and they were mainly adding new meta tags which also didn't come thru and renaming some of the files from 2009-3-9 to adding pt scenery etc.
    i'm totally frustrated, i have spent so much time on hold i had to run out and spend $40 to buy a land phone so i could sit here without my phone battery dying. any suggestions while i sit here? i'm afraid to hang up on cs as i have been disconnected twice and they must have some sort of order in answering however at this point in time i can't figure it out.

    i have been so busy trying to find the files i just went back to some older files and found that the same rendering problem still exists. i open a folder click on a photo in the filmstrip and it automatically changes before my eyes, for a second i see a message that says rendering setting changed. i didn't touch a thing it just does it. i have gone into the syn and checked that everything is unchecked and it still happens. is there some other place for the rendering setting to be changed? it can't be a preference that i've accidently changed?
    For those photos that are changing, I can think of two things that it may be:
    If images are edited outside of Lightroom (in Camera Raw, etc), that can change the metadata (or Develop settings) of the file.  When you view the file next time in Lightroom, the new conflicting settings are applied to that photo.
    When raw files are imported into Lightroom, they initially appear with the embedded camera-generated JPEG preview. After that, Lightroom generates its own previews which typically look different than the original ones.
    Not sure if it's either one of those.
    so you think i can just click on your link and do the 2.4 update and things should work? i'm just not sure i want to do a backup with all the missing files, won't 2.4 open up with all the same problems or do you think the file naming issue will be corrected?
    I'm not saying that upgrading to 2.4 will necessarily fix the way things are now.  I doubt that it would make it worse, though.  I think you should make sure your photos and catalog are backed up, which it sounds like you said they are, then upgrade to 2.4 (if you're not already running that version).
    After the upgrade, you can go through your catalog and clean things up.
    -Scott

  • How to Zip server files(in a directory) and throwing back to client

    Can someone tell me how to zip all the files in a particular directory of my web application and throwing back to client to give option for save that zipped file.
    i have used the below used function to zip in servlet. But I cann't zip a particular directory of my application in server.
    Please help
    private void zipDir(String dir2zip, ZipOutputStream zos)
    try
    //create a new File object based on the directory we
    // have to zip File
    File fileDir2Zip = new File(dir2zip);
    System.out.println("is directory ..."+fileDir2Zip.isDirectory());
    //get a listing of the directory content
    String[] dirList = fileDir2Zip.list();
    for(int i = 0 ; i < dirList.length ; i++)
    System.out.println("Dir list ..."+dirList);
    byte[] readBuffer = new byte[2156];
    int bytesIn = 0;
    //loop through dirList, and zip the files
    for(int i=0; i<dirList.length; i++)
    File f = new File(fileDir2Zip, dirList[i]);
    if(f.isDirectory())
    //if the File object is a directory, call this
    //function again to add its content recursively
    String filePath = f.getPath();
    zipDir(filePath, zos);
    //loop again
    continue;
    //if we reached here, the File object f was not
    //a directory
    //create a FileInputStream on top of f
    FileInputStream fis = new FileInputStream(f);
    //create a new zip entry
    ZipEntry anEntry = new ZipEntry(f.getPath());
    //place the zip entry in the ZipOutputStream object
    zos.putNextEntry(anEntry);
    //now write the content of the file to the ZipOutputStream
    while((bytesIn = fis.read(readBuffer)) != -1)
    zos.write(readBuffer, 0, bytesIn);
    System.out.println("Last");
    //close the Stream
    fis.close();
    catch(Exception e)
    e.printStackTrace();

    Hi
    Whatever file exist in directory should execute with out any condition because they delete all files after exection of my process chain. They are using another process chain once a day for deletion of all files in that directory.
    So directory always contains fresh files.
    Here by using routine in infopackge i am unable to run all files one by one at a time.
    As of my knowledge  by using infopackage we can run only one file at a time.
    Here my question is , can we run more than one file in single run of infopackage?
    or can we have any function module to run the infopackage from externally? so that i can use function module in abap program? any ideas..
    Regards
    Raju

  • PI 7.1 EHP1 - Unable to find missing file (File to Proxy) - AAE

    Hi Friends,
    We have one File to Proxy scenario which is configured using ICO (Integration Configuration) - AAE. In this, the MDM system places every day n number of files at 9:30 PM IST in FTP server.  (No of file ex: 16180, 12500, 6000) like this. It is a one time process everyday. Our PI file channel is shceduled at 10:30 PM ISTto pick and process those files. Once all files are picked, those moved to archive directory.
    Then problem is It is difference between files in archive directory and processed messages in PI. Ex:
    Sep 30 --> Files --> 16179 (Archive) --> 16178 (Processed in PI),  Oct 2 --> Files -->12492 (Archive) --> 12490 (PI).
    Everyday 1 or 2 files are missing in PI. We set the polling interval as 2 hrs and keep the channel active for 8 hrs.
    1) The file names are unique.
    2) Though  payload are same in some of the files, the file is processed.
    The MDM log says 16179 files were exported successfully.
    Is AAE miss any one file / two files ? Really it is confusing for us how to compare this and find the missing one.
    Friends, could you please clarify from your experience how to solve this.
    Thanking you.
    Kind regards,
    Jegathees P.

    Hello,
        Please check at PI side how much messages get processsed that day..is there any error in RWB.
    Messages count in pi and MDM should match if files are processed succesfully from MDM side.
    Regards
    Monica
    Edited by: monica bhosale on Oct 4, 2011 12:32 PM

  • Why do I have a missing file msvcr80.dll all of a sudden?

    I just used iTunes the other day and when I tried to open it today there is an error (7) and windows error 126 and a missing file msvcr80.dll.
    What is going on?

    The continued connection to the Events allows you to continue editing the project, or to use the Event in another project. As long as you are not editing, you do not have to have the external drive connected (but you will have the yellow triangles).
    If you delete the events to reclaim space, I think you are basically left with your finished movie and further editing is not possible. (Although you could import your finished movie as an Event and do edits on that.)
    Once the Project is done and shared, and you are absolutely, positively sure that you will never have to edit it further (or you are willing to re-import from your source and start over) then you can delete the event files and recover the space.
    That's what I think. I am sure others will jump in to correct anything I got wrong.
    I would also say that you might get a better experience by playing your finished movies in iTunes rather than through iMovie. Then there will be no possibility of further editing, but you can view your movie through Quicktime.
    Message was edited by: AppleMan1958

  • Missing File Messages / iWeb adding -1 to files names

    I am trying to create a website using iWeb '09 but I am have an issue with missing file messages. I created the site without an issue. Opened it up the following day and immediately received missing file messages for almost all pages on the site. iWeb appends a -1 to valid file names ex: IMG_12345 -> iWeb message = missing file IMG_12345-1. I am also receiving the missing file messages with the template images which are not being used on the website (dragged and dropped my images over template images).
    I tried to delete the pages then recreate them but that didn't work either. I also deleted the com.apple.iWeb.plist file (emptied trash) then restarted, held shift while rebooting, changed template to a different template then changed it back...nothing is working.
    Does anyone have any other suggestions?

    Another thing I noticed; I have two "domain.sites2" files, one in Users >> Folder >> Application Support >> iWeb and the other is in a personal directory. They are both modified today two hours apart. I just opened and closed iWeb and the file in the application support directory shows a modification not the one in the personal directory.
    The first five or so times I opened iWeb I had to acknowledge the iWeb welcome screen before it wouldn't come back. It seems that my iWeb may be corrupted and have to be reinstalled?

Maybe you are looking for

  • TS2755 Is anybody else experiencing issues with iMessage since updating to ios7.1?

    I'm having issues since doing the last update on my 5s. I do not use iMessage on any other device bar this, and have logged my ID out of iMessage, FaceTime and the AppStore and rebooted. I have reset my carrier settings and have performed a full syst

  • HT5295 How to sync between iPhone and iPad?

    How to sync between iPhone and iPad at Podcasts app?

  • Inspection lot stock tab in UD

    Dears When i give UD system not taking to Inspection lot stock tab for entering qty to move to unrestricted or block stock We manualy want to select the tab for entering qty to move to unresticted were the setting need to be done Faisal

  • Best way to print html version of a PowerPoint

    I need to print out a couple of PowerPoint presentations that have been turned into web pages and posted online, so that I can share them with some people who don't have easy web access. I'm trying to avoid printing each page one at a time - total wa

  • Delete unchecked songs

    Since I have just over 40,000 songs in iTunes, I had an idea how to use Match and not exceed the 25,000 song limit.  When synching with my iPod classic, I have it only sync checked songs.  So, for me, it makes sense to put only those checked songs in