Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 5 of 5

Thread: scauto on unix

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Posts
    9

    Default scauto on unix

    Hi all,

    I use ServiceCenter 6.2 on UNIX (AIX)
    I installed scauto on UNIX (AIX) , when i start the scmail on the server UNIX, it doesn't work, the scmail.log is empty
    and this error message appears:

    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument
    Error! ObtainMutex() failed in ../../commonv3/log.c line 362
    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument
    Error! ObtainMutex() failed in ../../commonv3/log.c line 362
    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument
    Error! ObtainMutex() failed in ../../commonv3/log.c line 362
    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument
    Error! ObtainMutex() failed in ../../commonv3/log.c line 362
    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument
    Error! ObtainMutex() failed in ../../commonv3/log.c line 362
    ObtainSemaphore(): semop() failed! Errno = 22 : Invalid argument

    The params in the scmail.ini are correct.


    Thank you ffor your help

  2. #2
    Senior Member
    Join Date
    Apr 2006
    Location
    Poland
    Posts
    680

    Default

    I am not using the scauto for years, so I can not be of much help.

    But, why do you think the params in the scmail.ini are correct, since scmail does not work?

    Looking at messages I would suggest:

    1. stop your system , then :
    sm -shutipc
    and restart it

    2. look at line 362 in log.c and see what cuases an error. Maybe there is missing/inproper path to log file ?


    regards
    Artur

  3. #3
    Senior Member glg's Avatar
    Join Date
    Aug 2004
    Location
    Chicago, IL, USA
    Posts
    714

    Default

    Is there a reason you want to use scauto mail instead of scemail?

  4. #4
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    Quote Originally Posted by Artur View Post
    2. look at line 362 in log.c and see what cuases an error. Maybe there is missing/inproper path to log file ?
    This error is referring to the line in source code for the app.
    It is highly unlikely that nyroshima has access to them, don't you think?

    http://lmgtfy.com/?q=semop()+errno+22

    Anyways, the message is self explanatory, adjust the number of semaphores.
    You're running out. (kernel settings + ipcs check should do)
    Last edited by mateuszk; 2009-09-23 at 21:36.

  5. #5
    Junior Member
    Join Date
    Jun 2008
    Posts
    9

    Default

    thank you all for you reply

    I find an issue to my problem. The ports i define for scauto is used by another process, now it works. The error message appears when i started scmail and i think the link provide by Mateuszk help me.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts