Cp leads to  "error processing extended attributes: Argument list too long"

With certain PDF files to which I've added a lot of extended attributes (using Skim.app, a PDF reader/annotator which stores its notes in extended attributes), Chronosync and Finder drag-drops don't preserve extended attributes like they're supposed to (i.e. the notes aren't viewable on copies of the document). When I use cp to do they copying, the following message appears in system.log:
error processing extended attributes: Argument list too long
Googling it returns no results

Hi Derick,
error processing extended attributes: Argument list too long
I have no idea why you get this error when copying a file...
There is a max size for each extended attribute (about 3800bytes), and if I try to create (by using a simple C program) an attribute larger than this limit then I get "Argument list too long" error. But in your case you are trying to make a copy of an existing PDF file whose extended attributes should be smaller than the limit, of course (Skim has no magical power of creating an attribute larger than the limit; if the note is too large then I guess Skim just splits the note into two or more attributes).
Q1: do you get the error only if you (try to) copy a PDF file with large notes? or you also get the error for a file with only small notes? How about a PDF file with many small notes?
Q2: are you copying the PDF file to external volumes? If so, are you sure it is HFS+? What happens if you copy the PDF file to the same internal disk volume, for example
cp your.pdf tmp.pdf
PowerMacG4, PowerBookG4, iMac(C2D)   Mac OS X (10.4.9)  

Similar Messages

  • Error in CreateOUIProcess(): -1 Arg List too long

    I untar'ed the install segments and followed the install instructions including setting users and groups and installing JRE 1.1.6.
    When I run runInstall I get the following error:
    $ echo $ORACLE_BASE
    /opt/Oracle/oracle01/app/oracle
    $ echo $ORACLE_HOME
    /opt/Oracle/oracle01/app/oracle/product/8.1.5
    $ pwd
    /home/oracle
    $ ./runInstaller
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please wait...
    Error in CreateOUIProcess(): -1
    : Argument list too long
    I am running Mandrake 6.1 and I am trying to install from oracle's home directory into another directory.
    Help!

    Joseph,
    Don't use the runInstaller, but go to the install/linux dir and do ./runIns.sh
    Worked for me ;-)
    good luck!

  • Oracle8i Install: Argument list too long

    When I try to install Oracle8i Enterprise 815 on Linux-Mandrake
    6.0 (2.2.12 kernel) using a bash shell under fvwm/KDE/GNOME, I
    get the following error messages:
    [oracle]$ ./runinstaller
    Intializing Java Virtual Machine from /usr/local/bin/jre. Please
    wait..
    Error in CreateOUIProcess(): -1
    : Argument list too long
    Would anyone have an idea what's going wrong here?
    Thanks.
    Scott Langley
    [email protected]
    null

    How large is ARG_MAX in /usr/src/linux/include/linux/limits.h and
    MAX_ARG_PAGES in ./include/linux/binfmts.h? On my system (RH6),
    ARG_MAX is 128K and MAX_ARG_PAGES is 32 (4K pages). The argument
    lists used by the Oracle installer for its subprocesses are
    pretty long!
    -David
    Scott Langley (guest) wrote:
    : When I try to install Oracle8i Enterprise 815 on Linux-Mandrake
    : 6.0 (2.2.12 kernel) using a bash shell under fvwm/KDE/GNOME, I
    : get the following error messages:
    : [oracle]$ ./runinstaller
    : Intializing Java Virtual Machine from /usr/local/bin/jre.
    Please
    : wait..
    : Error in CreateOUIProcess(): -1
    : : Argument list too long
    : Would anyone have an idea what's going wrong here?
    : Thanks.
    : Scott Langley
    : [email protected]
    null

  • Universal Installer CreateOUI :argument list too long

    I am running RH6.1 using KDE and JRE117_v3.
    Each time I try to start the installer I
    reciecev the error:
    Initialising Java Virtual Machine from
    /usr/local/jre/bin/jre
    Error in CreateOUIProcess(): -1
    :Argument List Too Long
    Any solution would be greatly appreciated
    Thanks PB

    I found the answer.
    It's a bash-related problem.
    It's making a list of all that files, and this is too big.
    If I change my command:
    jar -cfi ../blues.jar .
    the directory is visited file by file and there's no problem about 40.000 files (it only takes 20 minutes :)

  • Huh?:  "Error processing extended attributes"

    I just tried upgrading to the new versions of Quicktime and iTunes through "Software Update," and at the end of each one I got the following error messages: "NSURLErrorDomain -1005" (this was the message in the "Software Update" window) and "imac cp: error processing extended attributes: operation not permitted" (this was on the System log). Before this I have had no trouble upgrading new releases from Apple (like the Java update). The only thing I have done recently that may be causing a problem is that I downloaded OnyX system maintainence software and used it to run the daily, weekly, and monthly Apple maintainence scripts (the ones that are supposed to run early in the morning). Could that be causing the problem? Does anyone know why all of a sudden I would start having problems downloading Apple software updates? Any help would be greatly appreciated.
    imac g3 400Mhz graphite 1G/80G   Mac OS X (10.4.8)  

    A server for Software Update to connect from my node is up and running now. I confirmed it with "Software Update..." in the Apple menu and followed by two utilities as below.
    Netstat menu (Network Utility) with "Display the state of all current socket connections":
    Active Internet connections (including servers)
    Proto Recv-Q Send-Q Local Address Foreign Address (state)
    tcp4 0 0 192.168.1.2.51904 swscan.apple.com.http ESTABLISHED
    A "netstat -an" command execution from Terminal application:
    tcp4 0 0 192.168.1.2.51904 17.250.248.95.80 ESTABLISHED
    Verify whether your ISP's DNS server is all right. Type "dig" and press a return key to see whether any odd events are returned.
    But if it was a connection problem, would both downloads have completed up to the very end and then terminated?
    That is strange. It seems that the server cannot verify some consistency on the filesystem on your client machine. I'll figure it out for some possible reasons after I read your posts.
    Message was edited by: Fumiaki Kawashima

  • Bad interpreter: Argument list too long

    When attempting to run dbca (oracle 9i release 2), the following error is reported. Using Werner's installation guide, the install process has been otherwise problem free.
    The target system is:
    Redhat 9
    Linux version 2.4.20-28.9 ([email protected])
    Any suggestions would be greatly appreciated.
    dbca
    /usr/oracle/oracle.swd.jre/bin/i386/native_threads/jre: /usr/oracle/oracle.swd.jre/bin/i386/native_threads/jre: /bin/sh: bad interpreter: Argument list too long/usr/oracle/oracle.swd.jre/bin/i386/native_threads/jre: line 120: /usr/oracle/oracle.swd.jre/bin/i386/native_threads/jre: Success
    q

    i am also facing the same problem as installation of oracle 9i on red hat the error is comming when running ./dbca to crate database the error is as
    "/opt/oracle/product/9.2.0/oracle.swd.jre/bin/i386
    native_threads/jre:
    /opt/oracle/product/9.2.0/oracle.swd.jre/bin/i386/native_threads/jre:
    /bin/sh: bad interpreter :Argument list too long
    /opt/oracle/product/9.2.0/oracle.swd.jre/bin/i386/native_threads/jre:
    line 120 :
    /opt/oracle/product/9.2.0/oracle.swdj.jre/bin/i386/native/_threads/jre
    :sucess"
    do you have any solution the pls send me on [email protected]

  • Argument list too long

    I got a directory of about 40.000 files.
    I'd like to abuse jar for archiving those files because
    a) I'm used to the syntax of jar
    b) I thought that enabling indexing, the search for a single file could be very fast.
    I said:
    > jar -cfi ../blues.jar *
    and I got:
    > jar: Argument list too long
    I got this error on linux, using jar of jdk-1.4.2-beta.
    Is this a problem only of the linux-jar?
    I started to test this out on an windows pc, but hadn't the time to finish the test, but it looked, as if it would work, because it didn't fail for the first 20 Minutes :).
    (It fails nearly immideately on linux).
    Is this an error of jar, or of bash?
    Would it work, if I create a shell-script, which adds the files one by one?
    Will an index really speed up the search for a single file?
    It seems to me, as if only directorys are mentioned in the index-file?
    Is there a well defined maximum of files that can be put into a jar file?

    I found the answer.
    It's a bash-related problem.
    It's making a list of all that files, and this is too big.
    If I change my command:
    jar -cfi ../blues.jar .
    the directory is visited file by file and there's no problem about 40.000 files (it only takes 20 minutes :)

  • CreateOUIProcess(): -1 : argument list too long

    Hi,
    I tried to install 8i on Mandrake 6.1.
    When I call "./runInstaller" I get :
    Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    Please wait ...
    Error in CreateOUIProcess(): -1 :
    Die Argumentliste ist zu lang
    (meaning: argument list is too long)
    Any suggestions ?
    TIA,
    Joerg
    null

    I get the same message with Mandrake 6.1.
    But I had no problem installing Oracle 8.1.5 std under Mandrake
    6.0.
    My guess is that Mandrake made some small change that broke the
    installation script.
    Joerg Fehlmann (guest) wrote:
    : Hi,
    : I tried to install 8i on Mandrake 6.1.
    : When I call "./runInstaller" I get :
    : Initializing Java Virtual Machine from /usr/local/jre/bin/jre.
    : Please wait ...
    : Error in CreateOUIProcess(): -1 :
    : Die Argumentliste ist zu lang
    : (meaning: argument list is too long)
    : Any suggestions ?
    : TIA,
    : Joerg
    null

  • 5.5.4 RCPT TO argument is too long

    I creaed a new address book list of 48 names and I want to send an email to this list.  I put myself in the TO: field and the name of the list in the BCC: field.  I've done this many times with other address book lists and have not had a problem.  But I am getting an error dialog:
    An error occurred while sending mail.  The mail server responded:
    5.5.4 RCPT TO argument is too long.  Please check the message recipient ", [email protected]..
    .........." and try again
    with about 12 lines of addresses specified there.  Somehow maybe it thinks one of the 48 email address is super-long, but I've checked all the email addresses and they all seem to be fine.  I think you're allowed up to 50 addresses in a list specified in the BCC field.  Any thoughts? 

    I found the answer.
    It's a bash-related problem.
    It's making a list of all that files, and this is too big.
    If I change my command:
    jar -cfi ../blues.jar .
    the directory is visited file by file and there's no problem about 40.000 files (it only takes 20 minutes :)

  • Error message :ORA-01704: string literal too long

    Hello:
    I need your help. I have a long long string must be insert to
    database. I use long data type and long varchar data type to
    define table. But I got the error messages is ORA-01704: string
    literal too long when I insert data. Please tell me the solution.
    Thank you so so much.

    Hello,
    I have a table with a column "XML_Data" of type CLOB.
    I am trying to insert XML of the size 59975. I
    get a error message ORA-01704: string literal too
    long.
    How to enter that large XML??
    Regards,
    Sanjeev.Try using Oracles XMLDB, by dropping the XML file into the XMLDB WebDAV area and then you can access it directly through the database "resource_view". No limits on file size whatsoever.
    If you're using XML within an Oracle database you're better off doing things this way as it gets stored in an XMLType column (sys.xmltype) which is a superset object of the CLOB datatype, providing all the object methods you need to navigate, update and query your XML. You won't be able to do much with it just sitting in a CLOB column without re-writing the wheel that Oracle have already built.
    ;)

  • FCC error :java.lang.Exception: Column value '   ' too long

    Hi all,
    I am using FCC on receiving File adapter...
    While executing i am getting this error in CC monitor
    com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Column value '   ' too long (>1 for 2. column) - must stop',
    i searched in SDN but no luck till now..
    Plz help me out..
    Thanx in advance.

    Hi,
    Check ur FCC parameters,
    File content conversion sites
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    /people/venkat.donela/blog/2005/06/08/how-to-send-a-flat-file-with-various-field-lengths-and-variable-substructures-to-xi-30
    /people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file
    /people/shabarish.vijayakumar/blog/2005/08/17/nab-the-tab-file-adapter
    /people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    /people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion
    http://help.sap.com/saphelp_nw04/helpdata/en/d2/bab440c97f3716e10000000a155106/content.htm
    Regards,
    Phani.
    Reward points if Helpful

  • Completed a project in iMovie which is 41 minutes long (2 GB) . When I attempt to  create a iDVD disk(via clicking on share) ,I am advised that an error occurred because the project is too long. Have made other movies/created disks that are longer than 41

    Have completed a project in project library that is 41 minutes long ( 2.1 GB ) . When I click share and attempt to create an iDVD disk , an error notice appears claiming the new project is too long.  Have created other iMovie/DVD disks in the past which were longer than 41 minutes.  What corrections do I need to make to ensure I can create  a DVD disk for this 41 minute ( 2 GB ) project... I am using a 17 MacBook pro for this project.

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Access Migration Error Creating Migration Project - string literal too long

    I get this error when attempting to create an MS Access Migration Project:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 8, column 8: PLS-00172: string literal too long <pre>begin <br>declare <br> p varchar(32767) := null; <br> l_clob clob; <br>begin <br> dbms_lob.createtemporary(l_clob,FALSE, dbms_lob.session); <br> dbms_lob.open(l_clob,dbms_lob.lob_
    I suspected the 'string literal too long' was due to a very long code section in the Exporter .sql file -
    So I edited out that code except - essentially by cutting the macro code within the quotes, cutting down that code module.
    Same error.
    Any suggestions on what else may be causing this?
    Thanks - Karen

    I found it - two other big long ugly macros that I had to cut out as well. Then the migration project created just fine. Thanks for the moral support :)

  • Error when starting managed server Message Too Long

              Hi,
              I'm trying to setup clustering with WLS6.1sp2.
              I use the jdk include with wls
              2 servers in the cluster OS=AIX
              1 Adminserver running on Solaris 8
              When I start a managed server on one of the clustered machines
              I see the following error.
              Starting Cluster Service ....
              <Mar 20, 2002 10:38:38 AM CET> <Notice> <WebLogicServer> <ListenThread listening
              on port 7001, ip address 10.160.3.74>
              <Mar 20, 2002 10:38:39 AM CET> <Error> <Cluster> <Error sending multicast message:
              java.io.IOException: Message too long
              java.io.IOException: Message too long
              at java.net.PlainDatagramSocketImpl.send(Native Method)
              at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:77)
              at java.net.DatagramSocket.send(DatagramSocket.java:341)
              at weblogic.cluster.FragmentSocket.sendThrottled(FragmentSocket.java:133)
              at weblogic.cluster.FragmentSocket.send(FragmentSocket.java:91)
              at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java(Compiled
              Code))
              at weblogic.cluster.MulticastSender.send(MulticastSender.java:149)
              at weblogic.cluster.AnnouncementManager.sendAnnouncement(AnnouncementManager.java:140)
              at weblogic.cluster.AnnouncementManager.startX(AnnouncementManager.java:91)
              at weblogic.cluster.AnnouncementManager.start(AnnouncementManager.java:51)
              at weblogic.cluster.ClusterService.startCommunication(ClusterService.java:192)
              at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:540)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              at weblogic.Server.main(Server.java:35)
              >
              <Mar 20, 2002 10:38:39 AM CET> <Notice> <Cluster> <Listening for multicast messages
              (cluster wlsHomebankingCluster) on port 7001 at address 237.200.200.1>
              <Mar 20, 2002 10:38:39 AM CET> <Notice> <WebLogicServer> <Started WebLogic Managed
              Server "s01ap007" for domain "axa" running in Production Mode>
              Also deploying doesn't seem to succeed could this be coused by this error
              I hope someone can help me.
              Best regards,
              Peter Van der Goten
              

              Because I found the answer via Mr. yunyee who also had this problem on an AIX machine
              I will post this also here.
              The problem was that the upd_sendspace variable was set on
              a mutch to low value (9126) or something in this range
              It had to be set on 32769.
              this was done with no -o udp_sendspace=32769
              Best regards,
              Peter
              "Peter Van der Goten" <[email protected]> wrote:
              >
              >Hi,
              >I'm trying to setup clustering with WLS6.1sp2.
              >I use the jdk include with wls
              >2 servers in the cluster OS=AIX
              >1 Adminserver running on Solaris 8
              >
              >When I start a managed server on one of the clustered machines
              >I see the following error.
              >Starting Cluster Service ....
              ><Mar 20, 2002 10:38:38 AM CET> <Notice> <WebLogicServer> <ListenThread
              >listening
              >on port 7001, ip address 10.160.3.74>
              ><Mar 20, 2002 10:38:39 AM CET> <Error> <Cluster> <Error sending multicast
              >message:
              >java.io.IOException: Message too long
              >java.io.IOException: Message too long
              > at java.net.PlainDatagramSocketImpl.send(Native Method)
              > at java.net.PlainDatagramSocketImpl.send(PlainDatagramSocketImpl.java:77)
              > at java.net.DatagramSocket.send(DatagramSocket.java:341)
              > at weblogic.cluster.FragmentSocket.sendThrottled(FragmentSocket.java:133)
              > at weblogic.cluster.FragmentSocket.send(FragmentSocket.java:91)
              > at weblogic.cluster.MulticastSender.fragmentAndSend(MulticastSender.java(Compiled
              >Code))
              > at weblogic.cluster.MulticastSender.send(MulticastSender.java:149)
              > at weblogic.cluster.AnnouncementManager.sendAnnouncement(AnnouncementManager.java:140)
              > at weblogic.cluster.AnnouncementManager.startX(AnnouncementManager.java:91)
              > at weblogic.cluster.AnnouncementManager.start(AnnouncementManager.java:51)
              > at weblogic.cluster.ClusterService.startCommunication(ClusterService.java:192)
              > at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:540)
              > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:203)
              > at weblogic.Server.main(Server.java:35)
              >>
              ><Mar 20, 2002 10:38:39 AM CET> <Notice> <Cluster> <Listening for multicast
              >messages
              >(cluster wlsHomebankingCluster) on port 7001 at address 237.200.200.1>
              ><Mar 20, 2002 10:38:39 AM CET> <Notice> <WebLogicServer> <Started WebLogic
              >Managed
              >Server "s01ap007" for domain "axa" running in Production Mode>
              >
              >Also deploying doesn't seem to succeed could this be coused by this error
              >
              >I hope someone can help me.
              >Best regards,
              >Peter Van der Goten
              >
              

  • Crawl Log Error: "The filename or extension is too long."

    Hello All,
    I get this error for some files on my SharePoint 2010 error log. The fix suggested
    here does not work as its for earlier versions of sharepoint 2010. I have verified the files in question have a title lenght of 120 characters and Name(Link) with character lenght of 71.
    Whats weird is sharepoint indexes some similarly named files but exempts the other. These files are basically the same just named different as they belong to different users.
    Any help?

    It could be because of this also:
    Assume that a custom list in a Microsoft SharePoint Foundation 2010 site or in a Microsoft SharePoint Server 2010 site contains a multiline text column. If the data size of the custom column is more than 100 kilobytes (KB), only the first 100 KB of the data
    is indexed when you perform a crawl on the SharePoint site. Additionally, you receive the following error message:
    The filename or extension is too long.
    RESOLUTION : http://kbalertz.com/2288793/filename-extension-error-message-crawl-perform-crawl-SharePoint-Foundation-SharePoint-Server.aspx

Maybe you are looking for

  • Printing Proofs in Lightroom

    I'm using Lightroom for management of my digital images, and wish that Adobe would provide a way for additional output methods from the Print tab. I recently had to output a large amount of proofs, and was able to successfully build the proofs in lig

  • Power View SharePoint - Y axis not show percentage

    I am using a line chart. The Y axis is showing decimal (0.95) instead of percentage (95%). Is this a bug? I notice it will display % if i pick a matrix table instead.

  • Read Table with key field - question

    Hi, Can you use the same key field more than once? For example:   READ TABLE I_TVKWZ INTO I_TVKWZ_2 WITH KEY WERKS = '1004'                                                                                 Werks = '1002'. I get an error when trying thi

  • Network card for G$

    Can someone recommend a network card for a G4 ? My built-in card died recently. I installed a DFE-530TX but couldn't get it to work with 10.3.9. I am looking at some of the G-wireless options but not sure which one to select. Any recommendation will

  • Can you give each item in a podcast its own image?

    We would like each individual item within a podcast to be able to have its own album art.  How can this be achieved? Thanks, A