Files not deleted on windows in MappedBufferManager

We are seeing a problem where the nio file-based scheme does not delete the mapped temporary files once they are inactive. This is related to the link below; however, this is not just a problem when the process exits.
Re: nio file manager does not clean up page files on Windows
Given this caching scheme:
<caching-schemes>
     <paged-external-scheme>
     <scheme-name>nio-scheme</scheme-name>
<page-limit>5</page-limit>
          <nio-file-manager>
               <initial-size>8m</initial-size>
               <maximum-size>64m</maximum-size>
<directory>c:/temp/nio/</directory>
          </nio-file-manager>
     <page-duration>10s</page-duration>
<high-units>20000</high-units>
     <expiry-delay>20h</expiry-delay>
          </paged-external-scheme>
</caching-schemes>
The old files are not deleted once we cross the page limit boundary. So the directory will grow indefinitely large as the old files are not removed. We get this error:
MappedBufferManager: failed to remove <path to file>
Note, I added a note to the original posting, but was not sure if it was received since that post was so old. Lastly, this problem appears to be windows-only since the code works as expected on a linux distro using a sun jdk.
We are using JDK 5.0 (build 1.5.0_15-b04) and Coherence 3.2.
/thanks -warren

I had similar problems. I could always mount the directory but couldn't see any of the files. I finally tracked the problem down to the user name I was using to login from the Mac being in a different XP security group than I had assumed. Once I changed the group membership, it worked as it should.
The solution took awhile to find because my XP laptop is also used on my work LAN and therefore uses "professional" sharing not "simple" sharing. Professional sharing is much more complicated to troubleshoot. You have professional sharing on your XP machine if you see a "permissions" button on the share tab when you click properties on the file/directory.
Here a two good links that might help.
If you have professional sharing:
http://www.practicallynetworked.com/sharing/xp_filesharing/index.htm
If you have simple sharing:
http://www.practicallynetworked.com/sharing/xp/filesharing.htm
Good luck. My apologies if this is too basic for you but I've been working with computers since the early 1970's and still find networking a pain to configure.

Similar Messages

  • Files not seen by Windows 7

    We are running a windows SBS 2011 Standard server.  Sometimes when we scan a document from our Xerox 5755 scanner to a folder on the server we can't see it on the first Win 7 machine to open the file. You can go to another Win 7 machine and see the
    files. If you change the name of the file on the second machine it shows up on the first machine. Any ideas?
    Steve

    Hi Steve,
    Based on your description, it seems to be hard to find root cause of this issue. Would you please refer to
    following steps, and then make us to narrow down the range of this issue?
    1.
    à
    Sometimes when we scan a document from our Xerox 5755 scanner to a folder on the server we can't see it on the first Win 7 machine to open the file.
    Did you mean that you can access the folder, just can’t find that scanned file?
    2.
    Would you please let me know which user account you used to logon the problematic Windows 7 client computer? Please use another user account (even domain administrator account) to logon this Windows 7, then check if the same issue still exists.
    3. Would you remember whether there has any difference between the problematic Windows 7 and that good one? Such as: different updates, different settings (firewall and so
    on)? Anything you can find, please feel free to let me know.
    4. Please use following hotfix and monitor the result.
    SMB2 directory cache is not updated correctly if a file is
    deleted in Windows 7 or in Windows Server 2008 R2
    Hope this helps.
    Best regards,
    Justin Gu

  • Empty Log files not deleted by Cleaner

    Hi,
    we have a NoSql database installed on 3 nodes with a replication factor of 3 (see exact topology below).
    We run a test which consisted in the following operations repeated in a loop : store a LOB, read it , delete it.
    store.putLOB(key, new ByteArrayInputStream(source),Durability.COMMIT_SYNC, 5, TimeUnit.SECONDS);
    store.getLOB(key,Consistency.NONE_REQUIRED, 5, TimeUnit.SECONDS);
    store.deleteLOB(key, Durability.COMMIT_SYNC, 5, TimeUnit.SECONDS);
    During the test the space occupied by the database continues to grow !!
    Cleaner threads are running but logs these warnings:
    2015-02-03 14:32:58.936 UTC WARNING [rg3-rn2] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.937 UTC WARNING [rg3-rn2] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:32:58.920 UTC WARNING [rg3-rn1] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.921 UTC WARNING [rg3-rn1] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:32:58.908 UTC WARNING [rg3-rn3] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.909 UTC WARNING [rg3-rn3] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:33:31.704 UTC INFO [rg3-rn2] JE: Chose lowest utilized file for cleaning. fileChosen: 0xc (adjustment disabled) totalUtilization: 1 bestFileUtilization: 0 isProbe: false
    2015-02-03 14:33:32.137 UTC INFO [rg3-rn2] JE: CleanerRun 13 ends on file 0xc probe=false invokedFromDaemon=true finished=true fileDeleted=false nEntriesRead=1129 nINsObsolete=64 nINsCleaned=2 nINsDead=0 nINsMigrated=2 nBINDeltasObsolete=2 nBINDeltasCleaned=0 nBINDeltasDead=0 nBINDeltasMigrated=0 nLNsObsolete=971 nLNsCleaned=88 nLNsDead=0 nLNsMigrated=88 nLNsMarked=0 nLNQueueHits=73 nLNsLocked=0 logSummary=<CleanerLogSummary endFileNumAtLastAdjustment="0xe" initialAdjustments="5" recentLNSizesAndCounts=""> inSummary=<INSummary totalINCount="68" totalINSize="7570" totalBINDeltaCount="2" totalBINDeltaSize="254" obsoleteINCount="66" obsoleteINSize="7029" obsoleteBINDeltaCount="2" obsoleteBINDeltaSize="254"/> estFileSummary=<summary totalCount="2072" totalSize="13069531" totalINCount="68" totalINSize="7570" totalLNCount="1059" totalLNSize="13024352" maxLNSize="102482" obsoleteINCount="66" obsoleteLNCount="971" obsoleteLNSize="12974449" obsoleteLNSizeCounted="971" getObsoleteSize="13019405" getObsoleteINSize="7347" getObsoleteLNSize="12974449" getMaxObsoleteSize="13019405" getMaxObsoleteLNSize="12974449" getAvgObsoleteLNSizeNotCounted="NaN"/> recalcFileSummary=<summary totalCount="2072" totalSize="13069531" totalINCount="68" totalINSize="7570" totalLNCount="1059" totalLNSize="13024352" maxLNSize="0" obsoleteINCount="66" obsoleteLNCount="971" obsoleteLNSize="12974449" obsoleteLNSizeCounted="971" getObsoleteSize="13019405" getObsoleteINSize="7347" getObsoleteLNSize="12974449" getMaxObsoleteSize="13019405" getMaxObsoleteLNSize="12974449" getAvgObsoleteLNSizeNotCounted="NaN"/> lnSizeCorrection=NaN newLnSizeCorrection=NaN estimatedUtilization=0 correctedUtilization=0 recalcUtilization=0 correctionRejected=false
    Log files are not delete even if empty as seen using DBSpace utility:
    Space -h /mam2g/data/sn1/u01/rg2-rn1/env/ib/kvstore.jar com.sleepycat.je.util.Db
      File    Size (KB)  % Used
    00000000      12743       0
    00000001      12785       0
    00000002      12725       0
    00000003      12719       0
    00000004      12703       0
    00000005      12751       0
    00000006      12795       0
    00000007      12725       0
    00000008      12752       0
    00000009      12720       0
    0000000a      12723       0
    0000000b      12764       0
    0000000c      12715       0
    0000000d      12799       0
    0000000e      12724       1
    0000000f       5717       0
    TOTALS      196867       0
    Here is the configured topology:
    kv-> show topology
    store=MMS-KVstore  numPartitions=90 sequence=106
      zn: id=zn1 name=MAMHA repFactor=3 type=PRIMARY
      sn=[sn1] zn:[id=zn1 name=MAMHA] 192.168.144.11:5000 capacity=3 RUNNING
        [rg1-rn1] RUNNING
                 single-op avg latency=4.414467 ms   multi-op avg latency=0.0 ms
        [rg2-rn1] RUNNING
                 single-op avg latency=1.5962526 ms   multi-op avg latency=0.0 ms
        [rg3-rn1] RUNNING
                 single-op avg latency=1.3068943 ms   multi-op avg latency=0.0 ms
      sn=[sn2] zn:[id=zn1 name=MAMHA] 192.168.144.12:6000 capacity=3 RUNNING
        [rg1-rn2] RUNNING
                 single-op avg latency=1.5670061 ms   multi-op avg latency=0.0 ms
        [rg2-rn2] RUNNING
                 single-op avg latency=8.637241 ms   multi-op avg latency=0.0 ms
        [rg3-rn2] RUNNING
                 single-op avg latency=1.370075 ms   multi-op avg latency=0.0 ms
      sn=[sn3] zn:[id=zn1 name=MAMHA] 192.168.144.35:7000 capacity=3 RUNNING
        [rg1-rn3] RUNNING
                 single-op avg latency=1.4707285 ms   multi-op avg latency=0.0 ms
        [rg2-rn3] RUNNING
                 single-op avg latency=1.5334034 ms   multi-op avg latency=0.0 ms
        [rg3-rn3] RUNNING
                 single-op avg latency=9.05199 ms   multi-op avg latency=0.0 ms
      shard=[rg1] num partitions=30
        [rg1-rn1] sn=sn1
        [rg1-rn2] sn=sn2
        [rg1-rn3] sn=sn3
      shard=[rg2] num partitions=30
        [rg2-rn1] sn=sn1
        [rg2-rn2] sn=sn2
        [rg2-rn3] sn=sn3
      shard=[rg3] num partitions=30
        [rg3-rn1] sn=sn1
        [rg3-rn2] sn=sn2
        [rg3-rn3] sn=sn3
    Why empty files are not delete by cleaner? Why empty log files are protected by replicas if all the replicas seam to be aligned with the master ?
    java -jar /mam2g/kv-3.2.5/lib/kvstore.jar ping -host 192.168.144.11 -port 5000
    Pinging components of store MMS-KVstore based upon topology sequence #106
    Time: 2015-02-03 13:44:57 UTC
    MMS-KVstore comprises 90 partitions and 3 Storage Nodes
    Storage Node [sn1] on 192.168.144.11:5000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg1-rn1]      Status: RUNNING,MASTER at sequence number: 24,413 haPort: 5011
            Rep Node [rg2-rn1]      Status: RUNNING,REPLICA at sequence number: 13,277 haPort: 5012
            Rep Node [rg3-rn1]      Status: RUNNING,REPLICA at sequence number: 12,829 haPort: 5013
    Storage Node [sn2] on 192.168.144.12:6000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg3-rn2]      Status: RUNNING,REPLICA at sequence number: 12,829 haPort: 6013
            Rep Node [rg2-rn2]      Status: RUNNING,MASTER at sequence number: 13,277 haPort: 6012
            Rep Node [rg1-rn2]      Status: RUNNING,REPLICA at sequence number: 24,413 haPort: 6011
    Storage Node [sn3] on 192.168.144.35:7000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg1-rn3]      Status: RUNNING,REPLICA at sequence number: 24,413 haPort: 7011
            Rep Node [rg2-rn3]      Status: RUNNING,REPLICA at sequence number: 13,277 haPort: 7012
            Rep Node [rg3-rn3]      Status: RUNNING,MASTER at sequence number: 12,829 haPort: 7013

    Solved setting a non documented parameter " je.rep.minRetainedVLSNs"
    The solution is described in NoSql forum:   Store cleaning policy

  • Unwise.exe Files not run on Windows 8.1 SSSS

    So unwise.exe Files not run on Windows 8.1 I Tried too! much but when i run it , it will not open i also tried To run as Administor but not works i am downloaded GTA San Andreas Admin console for my GTA San Andreas that one was unwise.file its not opening
    what should i do?
    Reply Please!

    So unwise.exe Files not run on Windows 8.1 I Tried too! much but when i run it , it will not open i also tried To run as Administor but not works i am downloaded GTA San Andreas Admin console for my GTA San Andreas that one was unwise.file its not opening
    what should i do?
    Reply Please!

  • LocalLAT.txt file not working in Windows 7

    hi,
    i want to exclude few ip addresses from tmg client installed on a host and want it to be routed through another gateway placed on a router. I used to do this via locallat.txt file placed in all users directory with windows xp. but it is not working with
    windows 7.
    i have placed the file in: %ProgramData%\Microsoft\Firewall Client 2004
    thanks

    Hi,
    As the issue is specific with Forefront TMG , you may contact Microsoft Forefront TMG Forum for further assistance on the issue:
    Contact - Forefront TMG support:
    https://social.technet.microsoft.com/Forums/forefront/en-us/home?category=forefront
    Please revert for any clarification on this or any Windows issue. We will be glad to help you.
    Roger Lu
    TechNet Community Support

  • JNLP file not opening in Windows 8 and IE 10

    I am trying to launch the ROES ordering tool through WHCC prints and it has always worked on my other IE 10 through Windows 7 but on my new computer with Win 8 I cannot get it to launch because of the JNLP file not opening... and it won't work on desktop
    mode either... What do I need to do??

    Hi,
    Have you installed the java Runtime Environment?
    If not, I would also suggest you to refer to the link to install the latest version of Java:
    http://www.java.com/en/
    Please note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Then follow the link to set default programs as Java for the file:
    Choose the programs
    Windows uses by default
    http://windows.microsoft.com/en-US/windows-8/choose-programs-windows-uses-default
    Hope this helps,
    Ada Liu
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Project Files Not Deleted From Server

    Thank you in advance if you can help.
    Application: Robohelp6/Server6 and earlier versions. Don't
    know about 7 or 8.
    Output: Webhelp Pro
    Background: Whenever I delete a topic from the publisher and
    publisher a project to our server, the htm file for that topic is
    not deleted. I started calling them "ghost" files because they
    should be dead and gone. Some users access these files following a
    direct URL hence providing them with outdated information. They
    don't normally appear in the application search results but
    hyperlinks to them work until the file is removed.
    I've tried different publishing options to get them removed.
    Check for delete files and republish entire project. The only way I
    found to get rid of them is to delete the file from the server
    manually. Another option is to delete the project from the server
    and republish everything.
    Question: Can anyone explain what is going on and if there is
    something I can to make sure they are automatically deleted when
    publishing.

    Welcome to our community, David
    I don't believe anything in RoboHelp publishing will actually
    ever delete files. It's my experience that any file that needs to
    be removed from the server has to be accomplished manually.
    So I know this calls into question what exactly does the
    option "Check for deleted files" actually DO?" Am I right?
    Here's the deal. Upon publishing, a list is created. The
    first round takes longest as it is also creating the list. When you
    publish again, files are compared to the list.
    Need updating? Nope. Skip it and move on.
    Need updating? Yes. Copy and replace the file.
    The option to check for deleted files slows the process. The
    process then becomes:
    Need updating? Nope. Does it still exist on server? Yes. Skip
    it and move on.
    Need updating? Yes. Copy and replace the file.
    Need updating? Nope. Does it still exist on server? Nope.
    Copy the file and move on.
    Hopefully that helps you better understand what is happening.
    Cheers... Rick

  • Safari 6 bug (Can't download software files) - file not in download window

    Dear Everybody,
    I insatlled Safari 6 and also afterwards ML, everything works fine on my macbook air but on my 2009 (early) iMac safari 6 has a severe problem. When I download software files such as a adove flash player dmg file, The file (link) loads in the browser bar until the blue bar reaches the right (not in download window) and then when it is done the browser window is black and the file is nowhere to be found?

    Thanks Linc, that solved my problem - i had to re-download the SpeedDownload software and use the Uninstaller from there.
    Seems SD isn't compatible with ML.

  • Files not deleting on Western Digital My Book Mac

    Hello,
    I recently deleted some time machine backups on my western digital my book mac. Unfortunately these files was not been deleted from the drive (the remaining disk space has not gone up circa 300GB). I have looked online and the issues seems to be the afp connection rather than using the smb connection.
    I have reconnected using this type, but I am still unable to see the files to delete. I have tried to connect using terminal, but to be honest I have no idea what I am doing. The file path is smb://WubberTimeCapsule.smb.tcp.local/My%20Book...
    Has anybody else seem this problem also, does anybody know of a way of deleting these files?

    leedern wrote:
    Thanks, it is an external hdd (Western Digital My Book Mac) connected to my old time machine (too small to fit everything on way) via the usb cable. The time machine is connected wirelessly to my network. Unfortunately I can not see the sparse bundle files anymore.
    Just for the sake of clarification, that's a +Time Capsule,+ Apple hardware combining a wireless router and hard drive. +Time Machine+ is the Apple software that does backups, to various destinations, including +Time Capsules.+
    This originated because I originally created the time machine backup with the external hdd connected directly to the mac. When I transferred the disk to the old time machine, it did not reuse the previous backup but created a new one. Hence in my ignorance I deleted the old files.
    Ah, yes, that's a different critter. Time Machine stores backups differently when they're done directly vs. over a network. The backups done directly were stored in a Backups.backupdb folder at the top level of the drive; the ones done over your network have that folder placed inside an odd container called a +sparse bundle.+ You cannot switch back and forth.
    Which ones did you delete, and how?
    It sounds like you deleted the Backups.backupdb folder, and didn't empty the trash, so they're still in the (hidden) trash folder on that drive. If so, disconnect it from your TC via +Airport Utility > Disks,+ connect it to your Mac, and empty the trash. That will take a very long time, as there are at least a few hundred thousand files there, perhaps many more.
    A quick alternative would be to simply erase the drive, via Disk Utility, while it's connected to your Mac. That will erase all the new and old backups. If you just started the new set, that might be easiest.
    If you decide to do that, see the green box in #Q2 of [Using Time Machine with a Time Capsule|http://web.me.com/pondini/TimeMachine/TimeCapsule.html] (or use the link in *User Tips* at the top of the +Time Capsule+ forum), for a way to speed up the first full backup.

  • NSS Delay Purge for deleted files not deleted volumes

    Does anyone know how to set the "Delay Purge" for deleted files on an
    NSS volume, not, deleted volumes. I have a problem in our company, they
    want to use the automatic purge feature for deleted files but, they
    want to set a "Delay" on the purging. I know you can set the Delay
    Purge for deleted volumes, but I can't find a setting (if it even
    exist) for Delay Purge for deleted files. Can anyone help. Thank you.
    BTY, there're running NW 6.0 NSS 3.05.

    I use toolbox and cron to rune a manual purge pass on the server once a
    week.
    A line in crontab:
    00 02 * * 0 purge sys: -a -d=35
    will purge volume sys every sunday at 2:00 and purge all files deleted 35
    and more days before.
    Klaus
    "Montero" <[email protected]> wrote in message
    news:[email protected] ups.com...
    > Thanks for your input Massino, I guess I should refrase the question:
    > Does anyone know HOW to delay the purging of deleted files on an NSS
    > volume? If i'm going about it the wrong way, can you tell me how it can
    > be done? Thank you.
    >
    > Sam
    >
    > Massimo Rosen wrote:
    >> Hi,
    >>
    >> [email protected] wrote:
    >> >
    >> > Does anyone know how to set the "Delay Purge" for deleted files on an
    >> > NSS volume,
    >>
    >> Such a thing doesn't exist.
    >>
    >> CU,
    >> --
    >> Massimo Rosen
    >> Novell Support Connection Sysop
    >> No emails please!
    >> http://www.cfc-it.de
    >

  • TPS and TPDF Files Not Deleted by Distiller

    I just upgraded from Acrobat 6.0 to 8.0. Now when I save a FrameMaker book to PDF, Distiller does not delete the TPDF and TPS files. Does anyone know why this is happening and what I can do about it?
    Thanks,
    Stephen Liddiard

    When you save a FrameMaker book as a PDF file, (File > Save Book As) FrameMaker creates a temporary PostScript file with a file type extension of TPS. After it has finished writing the TPS file, FrameMaker invokes Distiller to process the TPS file into a PDF file. As part of the process of turning the TPS file into a PDF file, Distiller creates a temporary PDF file with a file type extension of TPDF.
    With version 6 and earlier versions, Distiller cleaned up after itself by deleting these files. With version 8, it leave these files behind.
    I'd like to know if this is a bug or if it's a new feature. If it's the latter, I'd like to know how to disable it so that Distiller goes back to cleaning up its junk.
    (I am using FrameMaker 7.0)
    Regards
    Stephen Liddiard

  • Temse files not deleted

    Hi all,
    After housekeeping of job logs via report RSBTCDEL2, the job logs are deleted in SAP but temse files in unix are not deleted.  Temse consistency check does not indicate any problem, what could be the cause?

    Hi,
    Please check this thread
    Missing job log
    Regards,
    Subodh

  • Premiere Pro CS6 Project Files Not Recognised by Windows

    Gidday, I hope someone can help with this problem.  Premiere Pro(and After Effects) have worked perfectly on my laptop up until now. Saved PP projects are not recognised by Windows 7. I can open a new project but once I save it, it is not recognised and won't open and I can't reset either as the default programs for those files. The applications are visible in the start menu so it is very strange as all were working fine last week and nothing has been done to the laptop in the meantime.
    Anyone else come up against this problem?
    Thanks
    Steve

    Steve, I just had this happen as well.
    I used the Programs section of the Windows Control Panel to initiate an uninstall.  On Adobe's Unistall setup screen (or whatever it may be called) I selected to uninstall PP only. When it was done I restarted and then installed PP only.  And then it was back to "normal."

  • TGW on Linux - log files not deleting

    I have been running TGW 3.5 for a few months on Linux and noticed the disk space is full. It seems the TGW logs are not clearing out. I have had to manually delete loads of log files.
    From the logs there seems to be a process which checks how long the logs have been there but for some reason not deleting them.

    By design TGW doesn't clear out old log files thinking that it would help in troubleshooting. But we are planning to enhance it by clearing log files older than x number of days..
    As you mentioned, the current fix is to manually clear out old log files. How often do you have to clear the logs ? Probably increasing available diskspace may help reduce iterations for cleaning up old logs ...

  • Local View files not deleting

    Hopefully someone can assist with this one. I have someone on
    my team creating browser windows, but when the person tests the
    browser window, it comes up 'page unavailable'. I try checking out
    the browser window document and I can't view the document or delete
    the document. I create a new browser window, link the document and
    everything works. Any ideas why the original browser window would
    not delete or not check out? Thanks for any assistance!

    http://www.thexlab.com/faqs/trash.html

Maybe you are looking for

  • Shutdown immediate hangs ORA-12012, ORA-12008, ORA-06512

    We have a problem while immediate shutting down the database: alert.log: Errors in file /data_archiv/oracle/admin/EGB/bdump/egb_j001_7708.trc: ORA-12012: error on auto execute of job 3 ORA-12008: error in materialized view refresh path ORA-01089: imm

  • Data Object

    Hello All iam new to BAM and BPEL. our requirement is to see the monitor BPEL process acitvity using BAM. Java team had developed an BPEL application and in which they also developed sensors and deployed. When i am connecting thru BAM iam able to see

  • Can't Convert - PDF to WORD - have paid account....

    lately everytime I try to convert a PDF to a Word Document an error comes up that states: "An error occurred while trying to access this service."  I have paid for the account - so what's the problem?  Tried restarting computer, various files and no

  • Canon LBP6000/Linux/Drivers/CUPS/Installation Problems/Help

    I'm working on installing these drivers, http://www.usa.canon.com/cusa/consumer/products/printers_multifunction/laser_printers/imageclass_lbp... the "CAPT Printer Driver for Linux Version 2.60". My distribution is Arch Linux, and my print software is

  • Desperate for help to create a script!

    I know nothing about scripting, but I'm hoping Acrobat has a script that would work to calculate the percentage of two numbers in form fields. I work for a police dept. and need to calculate the percentage of crimes solved vs. crimes committed (ex: 5