error on service cabal start :(

Results 1 to 17 of 17
  1. #1
    Apprentice RaMiXxX is offline
    MemberRank
    Sep 2007 Join Date
    16Posts

    error on service cabal start :(

    what can this mean??
    i controled my settiings ip etc...but still this problem :/
    sql = ok.
    centos ip config = ok.
    putty settings = ok.
    but still this problem :(



  2. #2
    Valued Member bajong009 is offline
    MemberRank
    Jun 2008 Join Date
    AnyWhere in toWn!..Location
    110Posts

    Re: error on service cabal start :(

    that's my problem too.. help plz!

  3. #3

    Re: error on service cabal start :(

    Quote Originally Posted by RaMiXxX View Post
    what can this mean??
    i controled my settiings ip etc...but still this problem :/
    sql = ok.
    centos ip config = ok.
    putty settings = ok.
    but still this problem :(


    You need to change the law to all these files with root to cabal user

  4. #4
    Account Upgraded | Title Enabled! myliquid is offline
    MemberRank
    Sep 2006 Join Date
    251Posts

    Re: error on service cabal start :(

    chmod +777 /usr//bin/ChatNode
    chmod +777 /usr//bin/LoginSvr
    chmod +777 /usr/bin/DBAgent
    chmod +777 /usr/bin/CashDBAgent
    chmod +777 /usr/bin/WorldSvr

  5. #5

    Re: error on service cabal start :(

    Quote Originally Posted by myliquid View Post
    chmod +777 /usr//bin/ChatNode
    chmod +777 /usr//bin/LoginSvr
    chmod +777 /usr/bin/DBAgent
    chmod +777 /usr/bin/CashDBAgent
    chmod +777 /usr/bin/WorldSvr
    no , you need to change owner from root to cabal

  6. #6
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: error on service cabal start :(

    You can either use chmod 0777 on the files it complains about so all users, root or cabal, can execute them or you can change the owner with chown cabal:cabal /usr/bin/ChatNode and so on. Personally i would suggest the following:

    Code:
    chmod 0777 /usr/bin/LoginSvr*
    chmod 0777 /usr/bin/DBAgent*
    chmod 0777 /usr/bin/ChatNode*
    chmod 0777 /usr/bin/WorldSvr*
    chmod 0777 /usr/bin/GlobalDBAgent
    chmod 0777 /usr/bin/GlobalMgrSvr
    chmod 0777 /usr/bin/CashDBAgent
    This makes sure you have access to ALL of the files in there you need to.

  7. #7
    Apprentice RaMiXxX is offline
    MemberRank
    Sep 2007 Join Date
    16Posts

    Re: error on service cabal start :(

    thanks a lot man ... I LUV YOU ALL +RAGEZONE DD:D

  8. #8
    Apprentice loveU is offline
    MemberRank
    Sep 2010 Join Date
    5Posts

    Re: error on service cabal start :(

    when I tipe "ln -s WorldSvr WorldSvr_24_01"it say "too many levels of symbolic links"

    What should I do please help

  9. #9
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: error on service cabal start :(

    Your problem is different and you should not get the problem the topic is about on my 2.81 files as i fixed it.

    If using v2.81 what problem are you getting?

  10. #10
    Apprentice loveU is offline
    MemberRank
    Sep 2010 Join Date
    5Posts

    Re: error on service cabal start :(

    I didn-t use y-or tutorial
    I use thes tutorial YouTube - CABAL Online Server Files - Download (at description are the links and video tutorial)(I hope is not ilegal to post the link here)
    It gives me these problem when open Putty and tipe that command (my version of CentOS is 5.5)
    the tutorial worked perfectly except that step and because of that when y tri to start server it says WorldSvr_24_01 start FAILED
    is these because of CentOS ?
    P.S these is my first attemp to do a Cabal server and sorry for my bad english ;)

  11. #11
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: error on service cabal start :(

    Those are probably old files. Check my sig below for the most up to date files ;)

  12. #12
    Apprentice loveU is offline
    MemberRank
    Sep 2010 Join Date
    5Posts

    Re: error on service cabal start :(

    and if I use i-or server files can y keep old programs (SQL 2000 ;VMWare ; CentOS 5.5 Winscp3 and putty )and macke the server with the sane tutorial or y have to download from i-or tutorialall programs and start from 0 ?

    OK then Y tried y-or tutorial + server files and y get these
    http://img40.imageshack.us/img40/4131/cabalerror.png
    Last edited by loveU; 28-09-10 at 02:19 AM.

  13. #13
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: error on service cabal start :(

    I think some old files must be left over. My cabal_config.sh is missing and the ace assert error is from badly formatted data files in etc/cabal somewhere. I think there would have been an error during cabal_install.sh as it has completely skipped extracting my ep2 files.

    Manually remove everything from /etc/cabal and /home/cabal and then run /root/cabal_install.sh (remember to chmod it to 0777 first).

    You can keep sql 2000 and everything else as my files will work with them.

  14. #14
    Apprentice loveU is offline
    MemberRank
    Sep 2010 Join Date
    5Posts

    Re: error on service cabal start :(

    I instaled centos again from 5.5 to 4.8 and made all steps from tutorial .
    The server start-s with no error but i can-t conect to it (i instaled both client Us and patch v2.81 patchdata by Lost-Spirit) What sould I do now is because of the ip`s?

  15. #15
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: error on service cabal start :(

    Please provide us some logs.

  16. #16
    Apprentice loveU is offline
    MemberRank
    Sep 2010 Join Date
    5Posts

    Re: error on service cabal start :(

    what logs?
    In my leanguage logs means someting like trees :|
    more info:
    I have Dynamic IP that request`s username and pass
    I configured the Local Area Conection 3 like in the image link http://img375.imageshack.us/img375/4...conections.png
    the ip with .4 is for windows and for centOs I use .5

    Ow and 1 more thing why I can-t connect to internet from centOS ?
    Any sugestions?

  17. #17
    The Cat in the Hat cypher is offline
    MemberRank
    Oct 2005 Join Date
    IrelandLocation
    5,073Posts

    Re: error on service cabal start :(




Advertisement