OS X Server 10.4.11 freezes when misc files are being accessed

This is an odd problem, to me at least. It seems as if I have some files that are getting corrupted, that then cause my 10.4.11 server to lock up when they're accessed. Has anyone else run into this problem before? This server is really only used for file sharing (AFP and SMB), and the majority of the users use AFP. It will lockup and not respond to AFP connection requests, won't allow VNC, and if I'm standing in front of it the mouse will move but it will not respond the mouse clicks or keyboard presses. However, I can still get a ping response.
I went through a month or so ago and removed all the problematic files I could find, but now the issue is back in a separate folder. To get the server to freeze, all I had to do was try any action on a bad file (copy, preview, open, etc). Disk Utility reports no permission errors, and the disk itself comes up clean. This is a Megaraid RAID setup if that makes any difference. Any insight on what could be causing these files to become corrupt, and then why they would cause a reboot?

I never did figure this out so I gave up and migrated to a new server while removing the "bad" files that I found along the way. Trying to copy the files when booted from the CD using Terminal would even lock up the machine.

Similar Messages

  • File corruption on SDCard when multiple files are being written from WinCE 6.0R3

    We currently have file corruption problems which we have been able to reproduce on our system which uses WinCE 6.0R3. We have an SDCard in our system which is mounted as the root FS.  When multiple files are being written to the file system we occasionally
    see file corruption with data destined from one file, ending up in another file, or in another location in the same file.  We have already written test SW that we have been able to use to reproduce the problem, and have worked with the SDCard vendor to
    check that the memory controller on the card is not the source of the problems.
    We know that the data we send to WriteFile() is correct, and that the data which eventually gets sent through the SDCard driver to the SD card is already corrupted.
    We believe that the problem is somewhere in the microsoft private sources between the high level filesystem API calls and the low level device calls that get the data onto the HW.
    We have confirmed that the cards that get corrupted are all good and this is not a case ofpoor quality flash memory in the cards. The same cards that fail under WinCE 6.0R3 never fail under the same types of testing on Windows, Mac OX, or linux.  We
    can hammer the cards with single files writes over and over, but as soon as multiple threads are writing multiple files it is only a matter of time before a corruption occurs.
    One of the big problems is that we are using the sqlcompact DB for storing some data and this DB uses a cache which get's flushed on it's own schedule. Often the DB gets corrupted because other files are being written when the DB decides to flush.
    So we can reproduce the error (with enough time), and we know that data into the windows CE stack of code is good, but it comes out to the SDcard driver corrupted.  We have tried to minimize writes to the file system, but so far we have not found a
    way to make sure only one file can be written at once. Is there a setting or an API call that we can make to force the OS into only allowing one file write at a time, or a way of seeing how the multiple files are managed in the private sources?
    Thanks
    Peter

    All QFE's have been applied we are building the image so we have some control.
    I have build an image which used the debug DLL's of the FATFS and I have enabled all of the DebugZones.  The problem is still happening. From the timings in the debug logs and the timestamps in the data which corrupts the test file I have been able
    to see that the file is corrupted AFTER the write is complete. Or at least that's how it seems.
    We finished writing the file and closed the handle. Then more data is written to other files. When we get around to verifying the file it now contains data from the files that were subsequently written.
    What I think I need to do is figure out in detail how the two files were "laid down" onto the SDCard.  If the system used the same cluster to write the 2 files then that would explain the issue.

  • Out of memory when big files are being sent to N80...

    i downloaded a few big mp3 files (15-20mb) onto my 128 card i got with the phone, as soon as my new 2gb phone came, i didnt have a reader for my pc and my wife said she wanted these songs on her S.E.810i. i sent them over to her using bluetooth (with no probs whatsoever) in the hope i could send them back to my phone with my new 2gb card in. when i try to send them back from the 810i with bluetooth, i get out of memory message but i have next to nothing on phone mem - no vid/images/sound etc. can anyone tell me if i would be right in saying that when i download from my home network the files are temp stored on mem card until you confirm where u want to save whereas bluetooth tries to store on phone mem temporarily first? hope u got all that! if this is the case, is there anyway i can change this? if anyone is still with me, and knows what i am talking about, please enlighten me!! its driving me mad!
    thanks

    1. All messages will be stored/moved to the memory card.
    2. I doubt it. The phone will still save files received via bluetooth in a messaging folder. If this folder is stored on the phone memory there will never be enough space to receive really big files. dmz

  • InDesign CC freezes when packaging files.

    InDesign CC freezes when packaging files. Just spinning beachball. Need to Force Quit. Tried resetting Prefs at startup (holding down keys), but no change. Looking for path to  Default and Data files, but not finding them in Library. (D'oh!) Downloaded most recent CC versionlast night. Any ideas or should I try CC (2014)

    Hi Pam,
    I would certainly give CC2014 a try.
    Other than that, make sure there’s no illegal characters like slashes in the file or folder names and that the path is not too long.

  • How to reference a set of Flash-protected f4v files in a manifest when the files are on Cloudfront?

    I have: a self-created AMS 5.0 running on Amazon.
    Using latest OSMF player.
    I'm Using EZDRM for Flash Access protection.
    I have a dynamic bitrate f4m created with the F4F packager. It contains data for three bitrates.
    I know that my S3 bucket and Cloudfront distribution are generally working because I can play a set of non-drm files using a RTMP-style manifest
    I am successfully  issuing the license and playing the videos using that manifest when the files are located on the AMS itself.
    The working call to the manifest is this: http://media.blah.com/vod/BlahBlah/Blah.f4m
    I think the relevant portion of the manifest is this:
                      streamId="Blah-1000" 
    url="Blah-1000"
    bitrate="1000"
    bootstrapInfoId="bootstrap4543"
    drmAdditionalHeaderId="drmMetadata8495"
    I think the correct way to approach this it to leave the manifest on AMS and manually change the url in the manifest for each video file
    I've tried changing the url in the manifest to point to the cloudfront location
    http://blahblah.cloudfront.net/cfx/st/mp4:Blah
    But I simply get back: "We are unable to connect to the content you requested."
    Your guidance greatly appreciated.
    Ken Florian

    Hi,
    I created a project (JDeveloper) with local xsd-files and tried to delete and recreate them in the structure pane with references to a version on the application server. After reopening the project I deployed it successfully to the bpel server. The process is working fine, but in the structure pane there is no information about any of the xsds anymore and the payload in the variables there is an exception (problem building schema).
    How does bpel know where to look for the xsd-files and how does the mapping still work?
    This cannot be the way to do it correctly. Do I have a chance to rework an existing project or do I have to rebuild it from scratch in order to have all the references right?
    Thanks for any clue.
    Bette

  • How do I set up InDesign cross-document Text Anchor Hyperlinks so that when the files are moved, they remain active?

    I’m combining several InDesign files into one PDF, with several hundred text links across the different sections, as well as within each. The cross-document (section) Text Anchor Hyperlinks work fine in my workspace - but when I change the file location, they are no longer active (other links, bookmarks remain intact).
    How do I set up InDesign cross-document Text Anchor Hyperlinks so that when the files are moved, they remain active? 

    They seem to be a lot of extra work, and I don't see what the additional benefit is. I have several hundred links to do. I would appreciate learning what the benefit is, as I don't mind the extra effort if it will deliver the desired results.

  • Portege 3440CT freezes after some time while the files are being copied

    Hello all :)
    It seems I'm having the same problem as missred in this thread http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=19232 (on the bottom). Unfortunatelly I can't reply there that's why I'm writing here. My laptop version is 3440CT.
    My try was to make a win98 bootable HD drive with i386 directory on it, boot from this disk and start the installation with winnt.exe. OK, it works but while the files are being copied after some time it just freezes. I tried it both with one partition and i386 on active system partition and with two partitions and i386 on a separate non-system partition. I don't have FDD or CD for the laptop.
    Any ideas what is wrong? Is it possible to install XP on the same disk the XP installation is started from?
    Can't wait for your replies ;)
    dzi
    PS: My other tries were:
    - complete XP installation on another computer and then switching the drive
    - XP installation on another computer up to the point it first resets (after finishing of coping the installation files) and then switching the drive
    both unsuccessful. I also changed the drive to another one as I suspected it's phisically damaged. Now I'm out of ideas ;)

    +My try was to make a win98 bootable HD drive with i386 directory on it, boot from this disk and start the installation with winnt.exe. OK, it works but while the files are being copied after some time it just freezes.+
    It should work out this way, so........ is it really freezing or did you forget to include "smartdrive" ?
    Be sure to include the file in the root-directory of your HD and put the right command in your autoexec.bat file
    In the link you refer to you can find all the details
    and ...... yes, you can install XP on the same HD the installation is starting from
    you can also look into this thread for more info :
    http://forums.computers.toshiba-europe.com/forums/thread.jspa?messageID=87872

  • AppleScript to skip Automator workflow step - when no files are provided

    My current Automator workflow:
    Get Specified Finder Items (path to folder auto-populating with images from a camera)
    Get Folder Contents
    Sort Finder Items - by Creation Date in descending order (gets oldest item first)
    Limit Number of Items - Limit to First 1 items
    Move Finder Items (If no items are passed to this step skip it)
    Loop - Automatically; Stop after 20 minutes; Use the original input
    What I am trying to accomplish:
    I'm trying to write an AppleScript to skip the "Move Finder Items action" when it is not supplied with any files (from the previous workflow step), moving on to the next step which is a loop to begin my workflow again.
    Big picture:
    I have a workflow, where I am moving files from one folder to another folder (one at a time). When the input folder is empty, Automator comes back with "No item references were passed to the Move Finder Items action (-50)"; which it should - because it is not passed any files. I would like to ignore this error (or skip this step) and continue with the workflow if no files are provided to the "Move Finder Items action". I currently have an AppleScript (see below) that stops the workflow when this error occurs, but I would like to have this flow continue, not stop.
    AppleScript:
    on run {input, parameters}
              if input is {} then error number -128 -- 'user cancelled'
              return input
    end run
    Please help me create a script to skip this step, or to restart the Automator workflow when no files are passed to  the "Move Finder Items action".

    I'm not aware of a way to do this with a workflow saved as an application, but Automator is scriptable, so you can manipulate a workflow document.  For an example, build the follwing workflow:
    Ask for Text (just to get some input)
    Run AppleScript:
    on run {input, parameters}
      set currentAction to index of current action of front workflow -- the most recent completed action
      if input is {} then -- if no input then disable the following action
        tell Automator action index (currentAction + 2) of front workflow to set enabled to false
      else -- enable it
        tell Automator action index (currentAction + 2) of front workflow to set enabled to true
      end if
      return input
    end run
    Ask for Confirmation (just to show a dialog when enabled - this action will be enabled/disabled based on the text input)
    Loop
    You can also use action names, but I think it is less confusing to use indexes, since names can be edited and an action can be used more than once.

  • Time Capsule freezes when transferring files

    My time capsule freezes when data is transferring from my Macbook Pro during its initial update. I tried to connect it through WiFi or ethernet cable. It just freezes like when 800 Mb - 5 Gb were transferred (I have left it overnight). What can I do?
    How about doing it by USB cable?

    This is from Time Machine Buddy widget
    Starting standard backup
    Network destination already mounted at: /Volumes/Data
    Disk image already attached: /Volumes/Data/Samuel Ng’s MacBook Pro.sparsebundle, DIHLDiskImageAttach returned: 35
    Disk image /Volumes/Data/Samuel Ng’s MacBook Pro.sparsebundle mounted at: /Volumes/Time Machine Backups
    Backing up to: /Volumes/Time Machine Backups/Backups.backupdb
    Backup content size: 232.4 GB excluded items size: 10.4 GB for volume Macintosh HD
    266.50 GB required (including padding), 2.73 TB available
    Waiting for index to be ready (101)
    Then my Macbook Pro freezed when 5.16Gb was transferred...

  • CS4 Freezes When Deleting Files

    I've had CS4 now for a few weeks and I'm finding that whenever I try to delete a .htm file, the program freezes. I've tried the idea of deleting that cache file in the configurations folder. I've even renamed my configuration folder so a new one would be rebuilt. Same thing with the preferences folder. Any ideas on why this is occurring?

    I'm also getting frequent freezes when I try to open a folder in DW. I click on the little + sign and it just locks up. Very, very frustrating. I just upgrading from DW 8 to CS4 and right now, I'm instability like I never experienced in DW 8. Please help.

  • CC programs freeze when mouse settings are changed to left hand use

    Hi everyone,
    I have a little problem with several CC programs, when the mouse setting is changed to letf hand use for one user.
    We are running Windows 7 x64 Professional and the latest version of Adobe CC 2014 of Photoshop and Illustrator.
    When the user works with large files, the CC program (Photoshop in most cases, but e.g. Illustrator as well)  freezes, the only window that works then is the window of the file that is open at the moment. Windows of other files are not clickable . When the taskmanager is opened then the other windows become clickable again. But when the user clicks somewhere, for example on the desktop  a right click is a left click. that stops when a the left mouse button is clicked, than it works again.
    The problem appears once or twice a day. When we change the mouse settings back to normal everything works fine.
    I appreciate any hints and help
    Thanks,
    Andre

    I tested them all.
    As I already mentioned above: I just don't use the Touch and Launch Tool. I prefer to use only the extended functions of the usual Toshiba driver (as the extended corner functionality or the Easy Launcher). I know that I can set the mouse speed there. (that's what I did) But I?m already at the maximum speed and moreover there?s no possibility to increase the mouse acceleration. That?s why I?d like to change this in the usual windows-settings window.
    For the moment I placed a shortcut to the mouse settings in the autostart folder. So every time I start up, I can change the settings immediately. But of course this is no long-term solution.
    By the way: My goal is to have as less tools and running software as possible on my computer, because I use it for music production and a really need all resources I can get!!

  • CS2 freezes when saving files

    I'm running Windows 7 Ultimate 64 Bit and suddenly my files freeze when saving. Runing version 9.0.2. Can anyone help?

    Photoshop CS2. When I work on a file and click "save" it freezes. If I click save as, using the same name it freezes. If I save it and number or change the file name it save correctly without freezing. i.e. Save 1.jpg' save 2.jpg etc.

  • Computer freezes when moving files from USB, or to another partitioned HD

    Hello, i've been moving files from two USB's to my Macintosh HD, and when I do that, the computer kinda freezes up, i can move the cursor, but not kinda click anywhere, and then a minute after or something, it gets normal again, but the transfer is going horribly slow. this happens when i move from Macintosh HD, to Macintosh HD 2 (a partitioned one). the files are 2 gb each USB. which means im transferring 4 gb at the time.

    Neurot wrote:
    I have 6 folders on my hard drive. These folders were created by downloading a bunch of rar files, then extracting them each to their own folder. I have not touched the permissions, so they should be the default of me having read/write and everyone else having read (correct me if i'm wrong).
    Using two Finder windows, I drag and drop the six folders from one hard drive to another, and hold down the Apple key so that it moves instead of copies. I let go and it starts copying the files (since there is no "move", but rather a "copy and then delete").
    I would recommend you don't use this method to move a lot of files between drives. it's much safer first to copy and if the copy is successful to delete the original afterward. there was a data loss bug in OS X a while back that wold sometimes lead to total loss on both the source and the target when doing this.
    this bug is supposed to be long fixed but still...
    How is the hard drive you are moving the files to formatted? what yo describe sometimes happens when moving a lot of stuff to or from FAT formatted drives. also, repair both drives in disk utility. repair disk, not permissions.
    Message was edited by: V.K.

  • Freezes when adding files

    all was perfectly well, until i hit the update button and got 7.5.
    Now as soon as i try to add a file or a folder. Itunes freezes up and (though it still adds the files, about one album per two hours. And i get the "not responding" message if i try to do anything while its running.
    this only happens when importing files to the library, everything else works.
    ideas?

    It is always a good idea to run a virus and spyware scan before starting troubleshooting to elimate malware as a cause.
    There is an Apple article on troubleshooting freezes:
    http://docs.info.apple.com/article.html?artnum=302856
    First check to see if the problem is User-specific by opening iTunes in another account.
    If the problem is system wide, try the section on "Conflicting Processes" first.

  • MS-7519 freezes when transferring files

    Hi,
    can anyone help me with this problem ???
    Whenever i try to transfer or copy files within the same drive or partition or from USB drive, the computer freezes randomly and I need to do a hard restart.
    I have a clean install of windows and this happens in safe mode too, especially if the files are larger.
    Sometimes the transfer is almost done and the PC freezes almost at the end of the transfer, but sometimes it freezes in the beginning.
    And after it freezes when I restart and try transferring again, it freezes quicker ( in the first 3-4% of the transfer )
    I have done tests for CPU, RAM, HDD, GRAPHIC CARD, PSU, and all of them are passed.
    I have also taken out the HDD and tried to copy files on another PC and there it goes OK.
    Is something adjusted wrong in the BIOS or maybe I need to update the BIOS  ???
    Have somebody had the same problem or if you have any suggestions  ??? 
    Thanks in advance.
     

    >>Posting Guide<<

Maybe you are looking for

  • CEUPDATEMENAGER Hangs while upgrading from CE 7.11 to 7.20

    Hi, I am updating our sandbox CE 7.11 SPS4 system to CE 7.20 SPS2. I have downloaded the CEUPDATEMANAGER file for CE 7.20 from service marketplace: CEUPDATEMANAGER01_0-20005861.SAR (for AIX). After extracting this file in kernel directory, I started

  • Magic Mouse will not scroll

    Lion 10.7.5 on MacBook 13 inch. The mouse has started doing weird things. The cursor moves around the screen fine but I can not scroll. I think this happened with the last Lion upgrade. Strangely after sleeping all night, it started scrolling for a f

  • Automation not working in multi output stereo?

    I changed my stereo outputs into multi output stereo and noticed that the volume automation is not being read any more. All the volume levels are still moving up and down but the sound itself stays at the same level. I tried out what would happen if

  • Problem watching videos in IPhoto

    I used to be able to do this - but no longer! The camera icon is there but doubleclicking does nothing. I've just got myself a new Probook, copied everything over  from the Imac (which was running Mavericks) and the same applies. Recently imported ph

  • HDX18 Touchpad get wild

    Hello, i have a HP HDX18 1180EP for several years and i need to say that is the worst HP equipment that i purchase. Display problems, Overheat and issues with the touchbar over the keyboard were the main problems i had in this laptop, but passed with