Crond error: unable to exec /usr/sbin/sendmail: cron output for user .

I have cronjobs running as a normal user.
shadyabhi@ArchLinux ~/cronjobs $ crontab -l
#CronJobs located in $HOME/cronjobs/*
0 * * * * /home/shadyabhi/cronjobs/snailmail.sh
* 5 * * * /home/shadyabhi/cronjobs/backup_pkgs.sh
* 5 * * * /home/shadyabhi/cronjobs/backup_songs.sh
shadyabhi@ArchLinux ~/cronjobs $ sudo tail -f -n 10 /var/log/crond.log
Oct 16 09:00:12 ArchLinux crond[13410]: unable to exec /usr/sbin/sendmail: cron output for user shadyabhi /home/shadyabhi/cronjobs/snailmail.sh to /dev/null
Oct 16 09:40:01 ArchLinux crond[1552]: FILE /var/spool/cron/root USER root PID 13622 job sys-hourly
Oct 16 10:00:01 ArchLinux crond[1552]: FILE /var/spool/cron/shadyabhi USER shadyabhi PID 13739 /home/shadyabhi/cronjobs/snailmail.sh
Oct 16 10:00:13 ArchLinux crond[13806]: mailing cron output for user shadyabhi /home/shadyabhi/cronjobs/snailmail.sh
Oct 16 10:00:13 ArchLinux crond[13806]: unable to exec /usr/sbin/sendmail: cron output for user shadyabhi /home/shadyabhi/cronjobs/snailmail.sh to /dev/null
Oct 16 10:40:01 ArchLinux crond[1552]: FILE /var/spool/cron/root USER root PID 14418 job sys-hourly
Oct 16 11:00:01 ArchLinux crond[1552]: FILE /var/spool/cron/shadyabhi USER shadyabhi PID 15527 /home/shadyabhi/cronjobs/snailmail.sh
Oct 16 11:00:13 ArchLinux crond[15593]: mailing cron output for user shadyabhi /home/shadyabhi/cronjobs/snailmail.sh
Oct 16 11:00:13 ArchLinux crond[15593]: unable to exec /usr/sbin/sendmail: cron output for user shadyabhi /home/shadyabhi/cronjobs/snailmail.sh to /dev/null
Oct 16 11:07:01 ArchLinux crond[1552]: reading /var/spool/cron/cron.update
^C
shadyabhi@ArchLinux ~/cronjobs $ pacman -Q | grep sendmail
sendmail 8.14.4-1
shadyabhi@ArchLinux ~/cronjobs $
Why am I getting that error?

loafer wrote:The AUR package doesn't install the sendmail binary  for some reason.  There are quite a few comments about this on the AUR page.  I just built it myself.  The sendmail binary is there in the src but it doesn't get installed as part of the package.  Better ask the maintainer about why this is.
But, I have sendmail binary in /usr/sbin
shadyabhi@ArchLinux ~ $ whereis sendmail
sendmail: /usr/sbin/sendmail /usr/share/man/man1/sendmail.1.gz
shadyabhi@ArchLinux ~ $

Similar Messages

  • Unable to find /usr/bin/sendmail

    Hi Archers,
    Do you know which package I need to install to have /use/bin/sendmail ?  I do not want to install postfix or other big program just to have sendmail command.
    Thanks

    What do you need it for? I need it for mailx-heirloom and it's enough to create a symlink or better yet, add
    set sendmail="/usr/bin/mailx"
    to /etc/nail.rc.
    Edit: I think you meant /usr/bin/sendmail, not /use/bin/sendmail ;P
    /usr/bin/sendmail is in extra/courier-mta 0.62.1-6
    /usr/sbin/sendmail is in
    extra/courier-mta 0.62.1-6
    extra/postfix 2.7.0-3
    extra/ssmtp 2.64-2
    community/esmtp 1.2-1
    community/exim 4.71-5
    Last edited by karol (2010-10-25 12:42:41)

  • [SOLVED] cronie reports "/usr/sbin/run-cron: No such file or directory

    Hi, I just made a fresh install of Arch Linux x86_64 on my PC and I'm having troubles with cronie.
    cronie emails say:
    /bin/sh: /usr/sbin/run-cron: No such file or directory
    In crond.log I have:
    Jan 2 22:01:01 localhost /USR/SBIN/CROND[4691]: (root) CMD (run-parts /etc/cron.hourly)
    Jan 2 22:47:56 localhost /usr/sbin/crond[5529]: (CRON) STARTUP (1.4.8)
    Jan 2 22:47:56 localhost /usr/sbin/crond[5529]: (CRON) INFO (Syslog will be used instead of sendmail.): No such file or directory
    Jan 2 22:47:56 localhost /usr/sbin/crond[5529]: (CRON) INFO (running with inotify support)
    Jan 2 22:47:56 localhost /usr/sbin/crond[5529]: (CRON) INFO (@reboot jobs will be run at computer's startup.)
    Jan 2 23:00:01 localhost /USR/SBIN/CROND[5733]: (root) CMD (ID=sys-hourly /usr/sbin/run-cron /etc/cron.hourly)
    Jan 2 23:00:01 localhost /USR/SBIN/CROND[5732]: (root) CMDOUT (/bin/sh: /usr/sbin/run-cron: No such file or directory)
    Jan 2 23:01:01 localhost /USR/SBIN/CROND[5748]: (root) CMD (run-parts /etc/cron.hourly)
    I've changed very little of the configuration files provided with the package: root's crontab is completely empty, and cron.hourly only contains the original untouched 0anacron file.
    I have the same basic setup on another machine and I don't have such errors.
    Any hints?
    Thanks
    Last edited by Venator85 (2012-01-03 20:26:16)

    [karol@black ~]$ nosr /usr/sbin/run-cron
    extra/dcron
    community/fcron
    Seems that file is provided by other cron implementations.

  • S-nail error no such directory /usr/bin/sendmail / permission denied

    I am trying to get email notifications setup with smartmontools but the test email does not reach my address. s-nail is an optional dependency of smartmontools and is installed. From my understanding it should work out of the box without any configuration but it doesn't.
    I attempted to send an email manually for troubleshooting purposes with this command:
    sudo echo "This is the mail body" | mailx -s "This is the subject" -r sendersemail [email protected]
    The mailx command produced an odd error:
    /usr/bin/sendmail: No such file or directory
    If I create /usr/bin/sendmail directory (and chmod it to 777) I get this error:
    /usr/bin/sendmail: Permission denied
    "/home/dom/dead.letter" 10/251
    ... message not sent.
    I am lost. Does anyone have any idea what is going on here?
    Last edited by dominicm (2015-02-24 22:50:38)

    There is no config, it's all at defaults with only s-nail package installed. Or did you mean other non-snail config? Did you use the command as per my original post exactly and was it  an external email? Did you have s-nail installed/configured before now?
    I also now tried adding a .rcmail config from snail wiki linked before.
    # All the examples require v15-compat!
    set v15-compat
    # ArchLinux-specific locations of certificates.
    # Since these are subject to the ArchLinux update mechanism,
    # use only those, don't try to load OpenSSL builtin ones.
    # And use the TLS specific set: see "man 8 update-ca-trust"
    #set ssl-ca-dir=/etc/ssl/certs
    set ssl-ca-file=/etc/ssl/certs/ca-certificates.crt
    set ssl-no-default-ca
    # Require secure transport via protocol version TLS v1.2, exclusively.
    # (Change this only [best on a per-account base, as below]
    # when the remote server doesn't support this protocol!)
    set ssl-method=tls1.2
    # Request strict transport security checks
    set ssl-verify=strict
    # Essential setting: choose allowed character sets
    # (Have a look at the "CHARACTER SETS" manual section)
    set sendcharsets=utf-8,iso-8859-1
    # When sending messages, wait until the Mail-Transfer-Agent finishs.
    # Only like this you'll be able to see errors reported through the exit
    # status of the MTA (including the builtin SMTP one)!
    set sendwait
    # To save a copy of sent messages somewhere (this will end up in your home directory)
    set record=sentmail.mbox
    # This may be interesting to gain some speedup when sending mail
    set mimetypes-load-control
    # This is optional, but you should get the big picture
    # by reading the manual before you leave that off
    set from="Your Name <youremail@domain>"
    Still the same error. No surprise since this config doesn't add any new info that is not present in the mailx command.
    Last edited by dominicm (2015-02-24 23:59:44)

  • Scp through concurrent programs errors with ssh_askpass: exec(/usr/lib/ssh/

    Hi,
    We are setting up a shell script as a concurrent program which has an scp command in it. When we run the shell script from the command prompt it works fine, but when run through the front end (concurrent program) it throws the below error:
    ssh_askpass: exec(/usr/lib/ssh/ssh-askpass): No such file or directory
    any ideas on this?
    -Ritesh

    Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FTP_SCRIPT module: Secure File Transfer Program
    Current system time is 07-SEP-2011 11:10:29
    Connecting to test4000.test.com...
    Sun_SSH_1.1.3, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: Rhosts Authentication disabled, originating port will not be trusted.
    debug1: ssh_connect: needpriv 0
    debug1: Connecting to test4000.test.com [10.122.43.53] port 22.
    debug1: Connection established.
    debug1: identity file /home/apptest/.ssh/id_rsa type 1
    debug1: identity file /home/apptest/.ssh/id_dsa type 2
    debug1: Logging to host: test4000.test.com
    debug1: Local user: appomim Remote user: appmq
    debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.1.3
    debug1: match: Sun_SSH_1.1.3 pat Sun_SSH_1.1.*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-Sun_SSH_1.1.3
    debug1: use_engine is 'yes'
    debug1: pkcs11 engine initialized, now setting it as default for RSA, DSA, and symmetric ciphers
    debug1: pkcs11 engine initialization complete
    debug1: Failed to acquire GSS-API credentials for any mechanisms (No credentials were supplied, or the credentials were unavailable or inaccessible
    Unknown code 0
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: Peer sent proposed langtags, ctos: en-CA,en-US,es-MX,fr,fr-CA,ja-JP,ko,ko-KR,zh,zh-CN,zh-HK,zh-TW,es,ja,i-default
    debug1: Peer sent proposed langtags, stoc: en-CA,en-US,es-MX,fr,fr-CA,ja-JP,ko,ko-KR,zh,zh-CN,zh-HK,zh-TW,es,ja,i-default
    debug1: We proposed langtags, ctos: i-default
    debug1: We proposed langtags, stoc: i-default
    debug1: Negotiated lang: i-default
    debug1: SSH2_MSG_KEX_DH_GEX_REQUEST sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
    debug1: Remote: Negotiated main locale: C
    debug1: Remote: Negotiated messages locale: C
    debug1: dh_gen_key: priv key bits set: 122/256
    debug1: bits set: 1619/3191
    debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
    ssh_askpass: exec(/usr/lib/ssh/ssh-askpass): No such file or directory
    debug1: Calling cleanup 0x34d60(0x0)
    Host key verification failed.
    debug1: Calling cleanup 0x34d60(0x0)
    Connection closed
    Error
    /test/apptop/testappl/xxx/11.5.0/bin/FTP_SCRIPT
    Program exited with status 1
    Executing request completion options...
    Finished executing request completion options.
    Edited by: user645203 on Sep 7, 2011 10:31 AM

  • Error output for users

    Hi.
    The code that is being run is :
    message 'check loads' type 'E'.
    I want it to not send out the message "check loads", but to display the information in the particular table fields and also log it.  What would be the syntax to post the data for a particular field in a table?  Would you use the EXTRACT command and then the particular field names?
    Also, I know that error message type 'E' logs the error, but it also stops the other jobs that are scheduled.
    Would message type 'S' be suitable to log the error AND keep the other jobs that are scheduled to still run even though a previous job had an error?

    Ok, maybe this might help clarify what I want:
    This is the Code
    message 'check loads' type 'E'.
    else.
      Read table [table name] with key [file name] = '101'
      [file name] = '250'.
      if sy-subrc = '0'.
        open dataset dsn for output in text mode encoding default.
        transfer flag_n to dsn.
        close dataset dsn.
        CALL FUNCTION 'SXPG_COMMAND_EXECUTE'
        EXPORTING
          COMMANDNAME                         = CMDNAME
        ADDITIONAL_PARAMETERS               =
         OPERATINGSYSTEM                     = SY-OPSYS
         TARGETSYSTEM                        = tgtsys
        DESTINATION                         =
         STDOUT                              = 'X'
         STDERR                              = 'X'
         TERMINATIONWAIT                     = 'X'
        TRACE                               =
      IMPORTING
        STATUS                              =
        EXITCODE                            =
       TABLES
         EXEC_PROTOCOL                       = rec
      EXCEPTIONS
        NO_PERMISSION                       = 1
        COMMAND_NOT_FOUND                   = 2
        PARAMETERS_TOO_LONG                 = 3
        SECURITY_RISK                       = 4
        WRONG_CHECK_CALL_INTERFACE          = 5
        PROGRAM_START_ERROR                 = 6
        PROGRAM_TERMINATION_ERROR           = 7
        X_ERROR                             = 8
        PARAMETER_EXPECTED                  = 9
        TOO_MANY_PARAMETERS                 = 10
        ILLEGAL_COMMAND                     = 11
        WRONG_ASYNCHRONOUS_PARAMETERS       = 12
        CANT_ENQ_TBTCO_ENTRY                = 13
        JOBCOUNT_GENERATION_ERROR           = 14
        OTHERS                              = 15
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    The job log has these fields:
    Date        Time         Message text          Message class          Message no.          Message type
    I want the job log to display in the 'Message text' field the particular table info.
    The info that I want displayed are in a particular table with these fields:
    Job Name           Tivoli message             Tivoli status             Table data status                                   
    Is there a possible way to log all of this info in the job log for users to see why the job didnt finish, and also to keep the other scheduled jobs from canceling?
    Thanks

  • Solaris 10 06/06 x86 install Unable to run cmd: /usr/sbin/sysidput

    Hello,
    When I install Solaris 10 06/06 on my x86 machine, I follow all of the prompts. Eventually , I get to a place in the X Windows GUI where I enter my IP, netmask, Router IP, DNS server IPs, domain, and search list.
    I get an error at the end of th network configuration section.
    runCmd error in /usr/sbin/sysidput with output:
    Unable to run cmd: /usr/sbin/sysidput
    No sysidcfg found.
    I found my sysidcfg at /etc/sysidcfg. everytime I try to create a file or copy a file over to /usr/sbin. I get a read only error. I am logged in as root..
    /etc is not my $PATH. Is that the problem? Do special commands exist to put it in the path?
    Please help. I have not used UNIX in two years. I not know Solaris Administration.
    Does a newer DVD exist with the fix already done?
    Thank you very much.
    Andre Mikulec
    [email protected]

    This is a known issue. Do not configure the network at the time of OS installation. Select NON-Networked and continue,
    Once you are done with the installation, run sys-unconfig and you will be able to configure the network.
    -M

  • Opatch error: Unable to lock Central Inventory

    A) When applying Oracle one-off patches I get this error:
    Unable to lock Central Inventory.  Stop trying per user-request?
    OPatchSession cannot load inventory for the given Oracle Home /oracle/VRQ/102_64. Possible causes are:
       No read or write permission to ORACLE_HOME/.patch_storage
       Central Inventory is locked by another OUI instance
       No read permission to Central Inventory
       The lock file exists in ORACLE_HOME/.patch_storage
       The Oracle Home does not exist in Central Inventory
    B) Researching the error, I find thes solutions...
    This error may occur because of any one or more of the following reasons:
    1. The ORACLE_HOME/.patch_storage may not have read/write permissions. Ensure that you give read/write permissions to this folder and apply the patch again.
    2. There may be another Oracle Universal Installer instance running. Stop it and try applying the patch again.
    3. The Central Inventory may not have read permission. Ensure that you give read permission to the Central Inventory and apply the patch again.
    4. The ORACLE_HOME/.patch_storage directory might be locked. If this directory is locked, you will find a file named patch_locked inside this directory. This may be due to a previously failed installation of a patch. To remove the lock, restore the Oracle home and remove the patch_locked file from the ORACLE_HOME/.patch_storage directory. For more information on restoring the Oracle home, refer to section "Restoring Oracle Homes".
    5. The Oracle home may not be present in the Central Inventory. This may be due to a corrupted or lost inventory or the inventory may not be registered in the Central Inventory. For more information, refer to section "Diagnosing and Recovering from Central Inventory Corruption".
    C) Everyhing looks okay. What am I missing?
    Oracle - 10.2.0.4
    OS - AIX 6.1
    Multiple database on the server: IPQ and VRQ
    Thanks in advance.

    Hi,
    did you setup a seperate oraInventory for each of both instances as recommended?
    Check the contents of oraInst.loc
    (On Solaris in /var/opt/oracle, not sure if the same on AIX)
    It should point to the Inventory Location.
    May be yours is pointing to the other ORACLE_HOME-Inventory.
    I tend to use the Inventory location
    /oracle/SID/oraInventory, so each ORACLE_HOME has its
    own non-mixed inventory.
    But you have to keep in mind that oraInst.loc needs to be adjusted,
    when you use runInstaller or OPatch !
    Or is one ORACLE_HOME a binary copy of another?
    A bianary copied ORACLE_HOME is non patchable at all, as far as I know.
    In this case (beside this is not a supported SAP configuration), you need to
    apply the patches to your copy-Source and do a re-copy.
    There is a meatlink note describing how to use a cloned ORACLE_HOME,
    but again: This is not supported within SAP!
    Hope this helps
    Volker

  • Min Max Planning Error-Unable to generate requisition

    when we run min max planning in test instance for certain items we get the the below error:
    “Unable to generate requisition”
    Checked the source type for the items which had this error.There is no Source type set for those items even then we get this error.Any help.
    Thanks

    Check
    Min/Max Planning Message: "Unable to Generate Requisition" [ID 113224.1]
    Getting Message "Unable to generate requisition" in the Output of the Min-Max Planning Report (INVISMMX) [ID 1265297.1]
    Hope this helps,
    Sandeep Gandhi

  • 12.1.1 PO Output for Communication errors all POs created after upgrade

    Hi All -
    We are in the middle of upgrade testing and have encountered a critical issue with "PO Output for Communication (POXPOPDF)." All POs created after the upgrade are completing with error. We are able to generate pdf output for POs generated in 11.5.10.2 before the upgrade. This error is occurring even with seeded "PO_STANDARD_XSLFO.xsl" template as well.
    The log file has the following message towards the end.
    getArchiveOn(): APPROVE
    getArchiveOn()=APPROVE m_viewOrCommunicate=Communicate
    getArchiveOn(): APPROVE
    After calling genDocThu Jan 28 12:51:47 EST 2010
    Adding the blob to vector
    java.lang.NullPointerException
    rolling back the complete program
    PO is getting archived properly, so it is definitely an issue with document generation. We have had a SR logged for over three weeks, but there has been not much progress on this. Support has logged a new bug for this. We are unable to view bug transcript, so I am not certain as who is working this bug.
    Any help or pointers will be much appreciated.
    Thanks
    Abhishek

    Pl see if MOS Doc 433600.1 (PO Output for Communication Fails When Item Description Contains Special Characters) is relevant in your case. The error message is similar to your case.
    HTH
    Srini

  • Error - The attributes for user could not be determined

    When I login as a Buyer (with role ZTSX_EC_BBP_PURCHASER - copy of SAP_EC_BBP_PURCHASER), I get the foll. error while trying to Process Purchase Orders:
    The attributes for user could not be determined
    It does not happen on other transactions (like Sourcing or Issue POs).
    The buyer is in the org. plan and I have checked the attributes and they seem ok.
    What could be the issue ???
    Thanks
    -Bakulesh

    Hi
    <b>Please go through these links -></b>
    The attributes for user could not be determined --
    'Error in writing attributes' when using function tab
    Company code for system missing in user attributes
    BBP_POC not working in SRM 5.0
    Re: urgent: regarding ATTRIBUTES
    Regards
    - Atul

  • Attribute for user contains errors. Inform system admin

    Hello,
    We've got an issue with shopping carts created by a user that was deleted from system. When trying to see in Monitoring Shopping Carts header or item details of a given sc. A web error occurs:
    The URL http://srp.srm.gruposalinas.com.mx:8000/sap/bc/gui/sap/its/bbpsc11/! was not called due to an error.
    Note
    The following error text was processed in the system SRP : Attribute for user contains errors. Inform system admin.
    The error occurred on the application server srm-pro_SRP_00 and in the work process 2 .
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
    Form: OUTPUT_EXPRESS_MESSAGES of program SAPLBBP_SC_UI_ITS
    Form: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS
    Module: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS
    We've cheked SAP NOTE 312058-BBPPU99: Error: Attribute for ... is missing. Inform ...
    But it seems that none of the information applies to us, since this issue is only present for Shopping carts that were created by this deleted user.
    So we tried to re-assing one of this sc, chaning PARTNER_NO,ADDR_NR    
    ADDR NP data in table CRMD_PARTNER according to a new given user, but it didn't work. So we need to know how to re-assing this sc or perhaps how to find what specific attribute is missing.
    Any advice is welcome.
    Thanks in advance.

    Hi
    <b>Which SRM version are you using ? This is an SRM error message.</b>
    The manager role should be enough to change user attribute. The transaction is BBPATTRMAINT. Employee role should have BBPUM02 or BBPAT05 to change their own attribute.
    <u>Please check whether the User ID you are using to Log into BBP_PD (and seems to be assigned in the org structure also)is consistent and has no errors in tcode USERS_GEN.  You should check the user, it's not set up properly in USERS_GEN Transaction, Else repair the user.
    To maintain the user attributes you must have the Administrator role.. Your user should have role SAP_BBP-STAL_ADMINISTRATOR and be integrated in the org structure. your user must be integrated in SRM organizational structure. To see which attributes are missing, you can click on the user in PPOMA_BBP to see details, and go to last tab "Check". This will list all required attributes depending on used scenarios (so you may not require all of them). You can also use transaction BBP_ATTR_CHECK to check user's attributes for a particular scenario.</u>
    <b>Please go through the following links as well -></b>
    bbp_mon_sc attributes
    Re: FM for attribute's value assignation in PPOMA ?
    Note 751022 - Monitor Shopping Cart: Item deletion causes termination
    Re: User Settings are not saved
    Re: Not able to generate user users_gen
    Re: SRM organization plan...
    Re: User creation error
    <u>Hope this will definitely help. Do let me know.</u>
    Regards
    - Atul

  • RECEIVER: ERROR: Access to requested resource is not authorized for user

    Hi,
    I installed two instances of COREid Federation in my machine. Also installed SiteMinder and LDAP. Source Domain of COREid (8101) uses LDAP as IdMBridge and Destination Domain (9101) uses SiteMinder as IdMBridge. I am trying to access the resource protected by the SiteMinder from the source domain using the URL which is constructed using the pattern given in the PDF:
    http://mymachine.domain.com:8101/shareid/saml/ObSAMLTransferService?DOMAIN=DestinationDomain&method=POST&TARGET=http://mymachine.domain.com:8887/Source/Source.html
    Assertions are generated and I can see the assertion in the Source domain and transferred to the Destination Domain.
    when i try to access the Source.html protected with siteminder, I get the following error in the Destination Domain Shareid Log file:
    ERROR - [http10113-Processor3] - RECEIVER: ERROR: Access to the requested resource is not authorized for user uid=username, ou=People, dc=xyz,dc=com
    Please help me to solve this issue?
    Note: When the resource is accessed directly, siteminder authorizes the same user.

    We also occationaly have this error.  See my log for an example :
    Transaction completed successfuly for DocEntry = 54358 : In company FIXTHISPLEASE on 3/2/2010 9:48:49 AM
    Transaction completed successfuly for DocEntry = 54365 : In company FIXTHISPLEASE on 3/2/2010 10:24:55 AM
    Transaction completed successfuly for DocEntry = 54403 : In company FIXTHISPLEASE on 3/2/2010 12:14:53 PM
    -5006 - The requested action is not supported for this object. for DocEntry = 0 : In company FIXTHISPLEASE on 3/2/2010 1:38:45 PM
    Transaction completed successfuly for DocEntry = 54424 : In company FIXTHISPLEASE on 3/2/2010 2:40:44 PM
    Transaction completed successfuly for DocEntry = 54425 : In company FIXTHISPLEASE on 3/2/2010 3:01:51 PM
    Transaction completed successfuly for DocEntry = 54426 : In company FIXTHISPLEASE on 3/2/2010 3:03:41 PM
    Transaction completed successfuly for DocEntry = 54427 : In company FIXTHISPLEASE on 3/2/2010 3:05:12 PM
    As you can see from 9:48am to 3:05pm, one occurance of this error occured.  And they say that the transaction was
    tried a few seconds later and it worked.
    the STARTTRANSACTION() and ENDTRANSACTION() are used by the DI API so I'm really in the blank about this error and it starts to anoy the customer.  Their SAP is 2007 SP01 PL08
    Any concrete ideas about this ?

  • Error 100 File contains erroneous data. Normally for user data files.

    Hello.  We have a LabVIEW program that reads in test steps and data in order to execute a test sequence.  Recently we had to apply Retina and Gold Disk security patches in accordance with DOD security policies.  Now we are getting the following error:
    Error 100
    LabVIEW: File contains erroneous data.  Normally for user data files.
    We have not changed the code or files that the program is reading in.  My guess would be it is some sort of permission issue.  However, we have given the user modify permission to the entire C drive, and still get this error.  Does anyone have any ideas on what could be causing it?  Thanks!

    Do you have any backup copies of the files, by any chance? Is it possible the files were modified somehow (perhaps something extra was added when the new security measures were implemented)?
    How is the file being accessed? Is it occurring on the local machine, or are the files accessed from a remote location?
    Caleb Harris
    National Instruments | Mechanical Engineer | http://www.ni.com/support

  • Unable to run cmd:/usr/sbin/sysidput

    Trying to load Solaris10 from a jumpstart server running Solaris 8. I keep getting the error Unable to run cmd: /usr/sbin/sysidput. It seems to have something to do with networking. Does anybody know what this error is or a workaround for it.

    Well, i saw it in a Solaris 10 Beta, it should be fixed in the current version.
    Do you have a sysidcfg file? If so, what does it point out as a primary interface? Maybe the primary interfaces specified in that file doesn't exists on the machine.
    Othervise, check the /var/sadm/system/logs/sysidtool.log file (might be under /a/var/sadm/system/logs/sysidtool.log )
    //Magnus

Maybe you are looking for