Cache problem is the limitation of 500,000 images. REMOVE

Mac Pro OSX 10.6 thru 10.9.
I have Bridge CS6.
I have a DEDICATED HARD DRIVE for nothing except Bridge Cache.
My problem is....
Bridge only allows for 500,000 images to be cached.
I have nearly 3 million image files.
1. Is there a way to remove this limitation?
If not....
PLEASE !!!!
Provide an option in Bridge Preferences that allows this limitation to be removed.
Simply include a Dialog Warning explaining that Bridge Cache can use up huge amounts of disk space.
Warn the user that this "No Limit" option requires a Dedicated Cache Hard Drive (internal or external) otherwise there will be crashes and hangs and the potential to use up a system boot drive's space.
For those of us who have more than 500,000 images, this change (suggested Bridge Upgrade) would be extremely helpful.
Please do not make me repeat myself.
I have a DEDICATED HARD DRIVE for nothing except Bridge Cache.
This Bride Cache Hard Drive is huge.
My only problem is the limitation of 500,000 images.
This restriction needs removal.

I understand your frustration, but then I'm not Adobe. 
This is not a conduit to communicate with Adobe.  Remember, you are not addressing Adobe here in the user forums.  You are requesting help from volunteers users just like you who give their time free of charge.
Supposedly there are dedicated Adobe forums for feature requests and for reporting bugs.  I lost track of where those are, probably because posting there is as futile as posting here. 
Perhaps searching the forums directory or searching the forum itself may provide you with a link.

Similar Messages

  • I am facing a caching problem in the Web-Application that I've developed us

    Dear Friends,
    I am facing a caching problem in the Web-Application that I've developed using Java/JSP/Servlet.
    Problem Description: In this application when a hyperlink is clicked it is supposed to go the Handling Servlet and then servlet will fetch the data (using DAO layer) and will store in the session. After this the servlet will forward the request to the view JSP to present the data. The JSP access the object stored in the session and displays the data.
    However, when the link is clicked second time then the request is not received by our servlet and the cached(prev data) page is shown. If we refresh the page then request come to the servlet and we get correct data. But as you will also agree that we don't want the users to refresh the page again and again to get the updated data.
    We've included these lines in JSPs also but it does no good:
    <%
    response.setHeader("Expires", "0");
    response.setHeader("Cache-Control" ,"no-cache, must-revalidate");
    response.setHeader("Pragma", "no-cache");
    response.setHeader("Cache-Control","no-store");
    %>
    Request you to please give a solution for the same.
    Thanks & Regards,
    Mohan

    However, when the link is clicked second time then the request is not received by our servlet Impossible mate.. can you show your code. You sure there are no javascript errors ?
    Why dont you just remove your object from the session after displaying the data from it and see if your page "automatically" hits the servlet when the link is clicked.
    cheers..
    S

  • How can Automator or Applescript rotate 500,000 images in folders and subfolders.

    Hi Everyone,
    I have very specific question.
    I've got 500,000 images that sit in 98 subfolders. Some of the subfolders contain 25,000 images.
    Now my question: is there any script/automator workflow that I can use?
    I was trying to create a workflow:
    1. Ask for Finder Items
    2. Get Folder Contents (tick repeat for each subfolder found)
    3. Rotate images
    It works OK, but only for these folders where there is less than 4,096 files:
    I normally receive following error message:
    'Rotate images failed - 1 error
    too many arguments (12019) -- limit is 4096'
    Is there any way to increase this limit or create completely different apple script?
    I really hope that someone will help me with this one.
    By the way my OS is Mountain Lion
    Thank you

    well, there are a couple of possibilities here:
    system events is quitting (it will do that on its own after a few minutes of inactivity) and he script is getting confused when it has to restart
    the file 00353391301.JPG is not a valid image file (corrupt data, or an unsupported file format with the wrong extension, or the wrong type of file entirely, or something like that).
    so, covering the bases, try this revision:
    set folderToProcess to choose folder with prompt "Choose a folder to process"
    set folderPath to quoted form of POSIX path of folderToProcess
    -- 13 is a spotlight constant for images that I can't find documented anywhere (I got it by saving a spotlight image search in the Finder and examining it in a text editor).  FYI.
    set fileList to paragraphs of (do shell script "mdfind -onlyin " & folderPath & " '_kMDItemGroupId == 13'")
    tell application "Image Events"
      -- tell image event not to quit itself
              set quit delay to 0
              repeat with thisImageFile in fileList
                        try
      -- open the image file
                                  set openedFile to open thisImageFile
                                  tell openedFile
      -- you didn't specify which way or how much you wanted to rotate.  this rotates them 90° clockwise
                                            rotate to angle 90
      -- save back to same file
                                            save
                                  end tell
                        on error errstr
      -- image events had an error - dislpay alert, then skip this file
                                  my displayError(thisImageFile, errstr)
                        end try
              end repeat
      -- reset Image Event's automatic quitting
              set quit delay to 900
    end tell
    on displayError(thisImageFile, errstr)
              tell application "System Events"
                        display alert "Image Events Error" message "file : " & thisImageFile & return & return & "error: " & errstr
              end tell
              set imageAlias to POSIX file thisImageFile
              tell application "Finder"
                        set label index of item imageAlias to 1
              end tell
    end displayError
    This makes three changes - it tells Image Events not to quit itself during script execution, it expands the error handling block to cover all the Image Events functions (this will report more detail and not interrupt further processing), and as a convenience labels any problematic file orange in the finder so it's easier to find. 
    Also, I should point out that adayzdone and ludwip are presenting orthogonal approaches (one that finds files using the unix 'find' utility rather than mdfind, and one that's entirely unix-based using the underlying sips utility).  Treat each approach as its own thing; don't get confused and try to implement parts of each of them. People on this forum sometimes forget how confusing help can be when helpers are working off of different models and fail to thoroughly contextualize their posts.

  • Has anyone had a problem installing the AdobePatchInstaller.exe for Raw images?

    Has anyone had a problem installing the AdobePatchInstaller.exe for Raw images?

    ssprengel;
    The message displayed when attempting to install is "Adobe Application Manager may be damaged. Download and install a new copy of Adobe Application Manager.".
    Which is not the case.

  • Apple new macbook pro dosent have a disk drive. Does the older model have a problem with the disc drive and so is removed in the new model?

    apple new macbook pro dosent have a disk drive. Does the older model have a problem with the disc drive and so is removed in the new model?

    No. Apple replaced the disk drive with a solid state drive (SSD) instead. The SSD is faster the old disk drive.
    Allan

  • Problems with the CS6 Master Collection disk image (invalid checksum)

    I have problems downloading the trial for CS6 Master Collection for MacOS X.
    I've tried downloading using the Download Assistant, both as a privileged and an unprivileged user, and have also tried the direct download as both privileged and unprivileged. Each time I've waited until the download was complete before trying to install, but every time the disk image fails to open, complaining of an "invalid checksum".
    I've tried mounting the disk image without validating the checksum, but while I can then run the installer, the installation fails due to lack of privileges – again, this is regardsless of user privileges. I've also tried deleting the preferences and cache-files for Download Assistant, but to no avail.
    Can anyone confirm that the english version of the CS6 Master Collecion disk image is working and can be mounted without error on MacOS X 10.7? I have now downloaded and re-downloaded the disk image at least eight times, and while I have a fast Internet-connection, this is getting tedious.

    I just downloaded the DMG from Adobe.com using the trial and it mounts fine. I was able to start the installation.
    I did not get a checksum error or any other error.
    However, I found these instructions in another thread:http://forums.adobe.com/message/4370247#4370247
    <quote>
    If the download is completed in the Adobe Download Assistant you can temporarily turn off the feature to verify the checksum.  The following steps will allow you to temporarily disable this feature:
    Open the Disk Utility located in Applications/Utilities
    Go under the Disk Utility menu and select preferences
    Deselect the option to verify checksums
    Try mounting your DMG file
    I would recommend turning this feature back on though after the installation is complete.  Also if you notice this happening on additional files it can indicate a problem with your Internet connection.
    </quote>
    Could you try these steps and let us know if you were able to proceed.

  • Multiple iCal icloud errors. One saying username and password incorrect the other Server 500 error when removing event

    Good day all
    One of my clients is having intermitting issues with her iCal on her Macbook. Her iCal is connected to her iCloud account along with her contacts, she access the iCloud data via her iPhone and her iPad.
    The syncing between her devices with the iCloud gives her no issues when it comes to her contacts but her iCloud on her Macbook is causing a lot of grief. She can accept and add iCal events most of the time but every now and then she gets the error "iCal can't log into your iCloud account becasue your password may be incorrect. The server did not recognize your username or password for the account iCloud. Make sure you enter them correctly". Here is a picture of the error.
    I can confirm her username and password is correct by clicking ok to the error and making an event in the calander or making a new contact in her contacts and confirm on icloud.com that the new additions did make it to the iCloud.
    On top of the above error she also gets the following error intermittently (seems to happen the most when she attempts to remove a calander item). The error is "The server responded with an error. The request for "Meeting name" in "category" in account iCloud failed. The server responded with 500 to operation CalDAVWriteEntityQueueableOperation. Stay offline/Revert to Server/Go Online" once more below is a picture
    Any help on this subject would be greatly appreshated
    Thanks

    Good day all
    One of my clients is having intermitting issues with her iCal on her Macbook. Her iCal is connected to her iCloud account along with her contacts, she access the iCloud data via her iPhone and her iPad.
    The syncing between her devices with the iCloud gives her no issues when it comes to her contacts but her iCloud on her Macbook is causing a lot of grief. She can accept and add iCal events most of the time but every now and then she gets the error "iCal can't log into your iCloud account becasue your password may be incorrect. The server did not recognize your username or password for the account iCloud. Make sure you enter them correctly". Here is a picture of the error.
    I can confirm her username and password is correct by clicking ok to the error and making an event in the calander or making a new contact in her contacts and confirm on icloud.com that the new additions did make it to the iCloud.
    On top of the above error she also gets the following error intermittently (seems to happen the most when she attempts to remove a calander item). The error is "The server responded with an error. The request for "Meeting name" in "category" in account iCloud failed. The server responded with 500 to operation CalDAVWriteEntityQueueableOperation. Stay offline/Revert to Server/Go Online" once more below is a picture
    Any help on this subject would be greatly appreshated
    Thanks

  • Cache problems with the browser

    I'm using google chrome browser to debug my flex/flash applications.
    problem is that a lot of times the browser will not load the newest build!
    how do I force it to load it?
    anyone?
    Peter Wraae Marino

    Hi guys,
         I ran into the same problem that you have with Chrome Cache, I also tried everything said in this post, and they all didn't work. But then it seemed possible to solve this issue by installing Click&Clean extension in Chrome. After installing Click&Clean for the first time, a settings window appears, in "Clear Private Data When Browser Closes" click "Chrome", then uncheck all but "Empty the Cache", then uncheck "Ask me before clearing" and close the settings window.
         After that, in Chrome Options choose "Under the hood" tab, then click "clear browsing data...", then uncheck all but "Empty the cache", then check if "clear data from this period" is set to "last hour", Finally close Chrome Options window.
         This solution clears all cached swf files automatically when the browser is closed without affecting your browsing history, cookies, or saved passwords. The drawback is that cached images and web content (for the last hour) are all cleared too, but google Chome is the fastest browser in loading contents on earth , so it should not be a big problem.
    Please note that Chrome sometimes fails to display the latest build, in that case just refresh the page after a while, and it will work.
    Regards,
    Haydex Kadhim,
    Researcher - Iraq.
    Message was edited by: dr_haydex

  • Problems since the last update and unable to remove program from comp...

    I haven't been able to run itunes since the last update. Anytime I try to run it, it gives me the preparing to install window and then a little while afterwards, says that the folder program files contains an invalid character. I tried moving the program out of the that folder even as far as to the desktop as the help topic suggested. I have tried removing the program from the comp, but it won't let me do that because of the same reason it won't run itunes. I am at a loss of what to do. I can't seem to be able to repair it nor can I remove it and reinstall. I really don't want a defunct program just eating space on my comp. Please help.

    Can you install any program? If so can you install the MS cleanup utility?
    http://support.microsoft.com/default.aspx?scid=kb;en-us;290301
    If you can't install it then I'll need a email that I can send the exe to. I just did this for someone else so don't worry.

  • HT3805 If I have 500,000 images, how long should a library rebuild take?

    I have close to 500k images and had to do a library rebuild. It took over 10 hours, but never stopped.  Now that it has processes all the photos, it is still saying processing and I'm just waiting.  How long should I wait?

    40 hours.
    Seriously.
    It will finish.
    There's not much else you can do.  If you stop the process, you just have to start over.

  • Caching problem in Chrome and Firefox

    Hey folks,
    I ran into a weird problem.  I created a video player based on the Strobe Media Playback.  I added a couple of plugins.  This player is used to watch progressive download FLV files.
    I ran into the following issue.  I watch part of a video.  I select another one.  Then I select the previous one again.  Only the cached portion of the first video is shown.  The entire video will not be downloaded again from the server, but only the portion already cached on the client.
    This problem is really bad in Chrome.  When I restart FF, I can watch the entire video.  Not in Chrome.  The only way to solve this in Chrome is to clear the cache.
    Any ideas?
    The website is live, so you can test this yourselve.  http://www.submergeproductions.com/videos.aspx
    All help very welcome, because this is a major issue.
    Follow up.  I made a quick fix.  I added a random number to the FLV url to force a redownload from the server, but this quite a dirty fix. I would rather have a restart/continuation of the download if the file was only partially downloaded.
    Thanks,
    Peter

    Hi Silviu,
    the reason why it works now is because I uploaded a modified version.  I append "?<random number> to the URL.  That prevents caching problems because the browser hasn't got the version cached.  But I still report it as a bug.
    Peter

  • UIX has problem with the limit on the length of url in Internet Explorer

    I have a UIX page with 4 tabs. The number of textbox and dropdown list is large in each tab. When I do a form submit, all the properties' name (textbox and dropdown list) and it's value are submitted automatically by UIX as part of the url string.
    The problem is, the limitation of the url string will make my submit action failed when the url string is too long. Netscape seems dont have this limitation of url string but just too bad that our main browser will be IE.
    Moreover, for my login page, when I press the submit button to login, the password is submitted as a url string also, which reveal the user's password!!
    Could I turn off the auto submition of those properties & value in my page as part of the url string? Because I can use binding control to get and set their value, there is no need to submit everything.
    Does anyone knows how to solve this problem? Thanks!

    Try setting method="POST" on your <form>.
    Andy

  • Taking old report even new report is uploaded on web - Cache problem?

    Hello,
    I have a problem. We are using remote server for development work.
    We are working on web environment. The modules (forms & reports) will be uploaded to the unix server using web compilation links. Now I haveI uploaded (generate), a report (old) to the server. After some modifications new report is uploaded . When I run the report, it is always taking old one, instead of new.
    Time stamp in the server is showing new one is uploaded.
    I heard this could be because of cache problem on the server. If some one have faced the same , please let me know the solution for this?
    Cheers
    Ram Kanala

    FRM-40738 (repid is coming out null)
    Looks like here it is not able to find the report
    repid := find_report_object('ETOX_9ITEST');
    In Forms builder confirm that you have defined a report by this name for the particular form (adding the report in REPORTS_PATH would not suffice). I think it should also point to corresponding report.
    Please post the exact error messages as you see it with the error numbers.
    Other comments.
    2) Added a TNS_ADMIN in the registry to point to TNSNAMES.ORA in the apps directory. This Tnsnames.ora has an entry for report server name. The report server is up when seen in OEM console. But my report does not launch. <<For 9i you do not need to do this . This alias defining is for 6i. In 9i it is "auto discovery" in the subnet.
    You can remove this. (You need Tnsnames.ora for DB aliases, I am talking about reports server...)
    3) Same comment as above
    8)Verify the Reports 9i Service properties and check the "Log On as" information. Be sure to specify on "This account" the user information with which the installation was made.
    For Windows/2000:
    - Start-> Settings-> Control Panel-> Administrative Tools-> Services
    - Double click on the Reports Server
    - Go to "Log On" tab
    - Change on the "Log On As" section to "This account" and enter the userid/password of the
    user that installed Reports Server
    - Ensure that the user account where the Reports Server is installed has administrator privileges
    and a default printer.
    - Restart the Reports Server as the new user.
    (For WinNT steps will be similar)
    ---Workaround till your issue is solved is ....
    Start report server as a standalone server
    rwserver server=server_name
    Thanks
    Ratheesh

  • 100,000 images?

    Last fall, I was shooting beside a friend who teaches Aperture at various shows and events. He mentioned rumors of LR having problems with the database files once the catalog reaches 100,000  images. At the time, I probably only had 75,000 images in my main catalog, but I am now just over the number. I upgraded to 3.0 just in case the story was true, and hoping Adobe would have fixed the problem if there ever was one. So, was he spreading a bad rumor? Was there really a problem? And if there was a problem in 2.x, is it now resolved in 3.x?
    Are there people here with well over 100,000 images in their catalogs?
    Thanks in advance,
    M. Jackson

    John,
    Thanks for the response. Sounds like the 100,000 barrier might just be a rumor if people have 275,000 in LR2. After I heard it, I kept watching for posts with similar concerns and haven't seen it. The guy who told me is an active wildlife photographer and is around lots of people with plenty of experience using LR. He went on to say Apple had a different way of maintaining the database than Adobe, making it more reliable. I put more faith in the comment than some comments I might hear in the field.
    Back when I was building my first catalogs, people here said they knew of people with 90,000 images in their catalogs and going strong. That gave me the courage to continue with just one main catalog. At something like 101,000, I started to hear the echo of that warning.
    Take care,
    M. Jackson

  • I keep losing entire catalogs. I put in 30,000 images and cannot get to them. Put in 3,000 images and get error message "LR encountered error when reading its previous cash and needs to quit. LR will fix this problem the next time it loads.' I  have loade

    I keep losing entire catalogs. I put in 30,000 images and cannot get to them. Put in 3,000 images and get error message "Light room encountered error when reading its previous cash and needs to quit. light room will fix this problem the next time it loads.'
    I  have loaded light room several times and even exited computer for 8 hours. Still get error message

    A search of this forum shows lots of threads where this issue of "error reading cache" is solved

Maybe you are looking for

  • Things that Pages can do and Word can't

    It seems to me that a fair number of posts are from people who expect Pages to do everything Word does. But Office has been around for a long time and is considerably more expensive. It would be nice if Peggy and a couple other experts could point ou

  • FPY1 ignoring incoming payment lock

    Hi Experts, We are facing strange issue When account has active incoming payment lock and customer is on direct debit. Expectation is system should not post direct debit payments (through FPY1), but it is posting. Any idea why this could be happening

  • Web Dynpro for ABAP tutorial

    Hi, I want to learn Web Dynpro for ABAP. if anyone is having the mateial, please forward to send. Thanks in advance Shiva

  • Manual Excise Duty problem

    Hi All, As per my requirement I am using Excise condition with condition record and it is working prefectly, but in some rare case i want to use manual excise duty where i want when i will use manual excise codition system must deactivate autmatic co

  • My Itunes keeps crashing after recent update!

    Hi!! My itunes crashes the minute I start it up, it started with the second last update and when I got prompted to update this morning I hoped it would fix it, but it didn't. The only time it works is when I am not connected to the internet but once