Channels did not show up :S

Results 1 to 16 of 16
  1. #1
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Channels did not show up :S

    Hello,

    Here is my clean start log. Why i can't see channels?
    cabal.rar


  2. #2
    Breaker of Codes GoldenHeaven is offline
    MemberRank
    Jan 2010 Join Date
    271Posts

    Re: Channels did not show up :S

    Probably this:

    Sun Jul 28 2013 13:49:20.792233 3077188464]: [##ERROR##] 1:1 server notify time over (time: 64388)
    [Sun Jul 28 2013 13:49:20.792456 3077188464]: close(): closing(127.0.0.1)
    [Sun Jul 28 2013 13:49:20.797002 3077188464]: 5.close user -1 [9F93E98] (127.0.0.1)

    Check the Cfgs for NotifyTime=30000 (or 10000 can't recall acurractly) and set it to NotifyTime=70000 should be about it atleast for that error.

  3. #3
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    I get this time over log in GlobalMgrSvr.
    Anyone can tell me what i need change?
    I only see this with notify text: NoNotifyTimeLimit=60000

  4. #4
    Enthusiast shaman96 is offline
    MemberRank
    Oct 2011 Join Date
    49Posts

    Re: Channels did not show up :S

    mind telling me.. did u use window OS x64 ?

    i have same problem b4 this no channel appear..
    my os window 7 x64 home prem. n centos 32bit i386 = result no channel appear..

    it solved after i change centos to x86_64 = channel appear

  5. #5
    Breaker of Codes GoldenHeaven is offline
    MemberRank
    Jan 2010 Join Date
    271Posts

    Re: Channels did not show up :S

    Quote Originally Posted by inika View Post
    I get this time over log in GlobalMgrSvr.
    Anyone can tell me what i need change?
    I only see this with notify text: NoNotifyTimeLimit=60000
    yeah its that NoNotifyTimeLimit=60000 you have to increase it.

  6. #6
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    shaman96: I use win svr 2003 r2 32bit and centos 5.9 i386
    GoldenHeaven: I increased to 60000000 and no differente.
    And the error sometime:
    Code:
     [##ERROR##] 1:1 server notify time over (time: 64388)
     [##ERROR##] 1:1 server notify time over (time: 73874)
     [##ERROR##] 1:1 server notify time over (time: 31548)
    Last edited by inika; 02-08-13 at 06:08 PM.

  7. #7
    Account Upgraded | Title Enabled! oOSpikeOo is offline
    MemberRank
    Dec 2010 Join Date
    460Posts

    Re: Channels did not show up :S

    tell me exactly your computer configuration (ram,cpu)

  8. #8
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    I can tell but you 100% laugh. xD Anyway around 20 times the server started succesfully but now not. :S
    The main pc: 4gb ram 4 core
    The centos: 2gm ram 1 core

    But please don't tell give more core i know the problem i only need the solution to change the time over limit. And the NoNotifyTimeLimit is not enought or i configure in bad place. I changed this in /etc/cabal.

  9. #9
    Breaker of Codes GoldenHeaven is offline
    MemberRank
    Jan 2010 Join Date
    271Posts

    Re: Channels did not show up :S

    I only have a possible quick fix for you copy all original inis over the ones you have at /etc/cabal but first try to change NoNotifyLimit=60000 in every .ini file that has it.

  10. #10
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    I reinstalled fully the centos and the cabal so its clean config but i changed in every ini where i found the NoNotifyTimeLimit to big number and nothing.
    Code:
    [##ERROR##] 1:1 server notify time over (time: 25972)

  11. #11
    Account Upgraded | Title Enabled! oOSpikeOo is offline
    MemberRank
    Dec 2010 Join Date
    460Posts

    Re: Channels did not show up :S

    Quote Originally Posted by inika View Post
    I can tell but you 100% laugh. xD Anyway around 20 times the server started succesfully but now not. :S
    The main pc: 4gb ram 4 core
    The centos: 2gm ram 1 core

    But please don't tell give more core i know the problem i only need the solution to change the time over limit. And the NoNotifyTimeLimit is not enought or i configure in bad place. I changed this in /etc/cabal.
    Wtf man... :| i can't run it even with 4 gb ram and dual core 1.8 ... i got same error :). You have to buy a new machine with quad core processor and min 4 gb of ram...

  12. #12
    Breaker of Codes GoldenHeaven is offline
    MemberRank
    Jan 2010 Join Date
    271Posts

    Re: Channels did not show up :S

    You can try creating a .sh file on root folder with this then run it with ./nameoffile.sh (Note: replace XX with number of daemon, like service WorldSvr_01_01 start):

    #!/bin/sh
    service cabal stop
    service GlobalDBAgent_XX start
    sleep(2000)
    service CashDBAgent_XX start
    sleep(2000)
    service PCBangDBAgent_XX start
    sleep(2000)
    service DBAgent_XX start
    sleep(2000)
    service GlobalMgrSvr_XX start
    sleep(2000)
    service ChatNode_XX start
    sleep(2000)
    service LoginSvr_XX start
    sleep(2000)
    service WorldSvr_XX_XX start
    This will start a daemon then wait 2mins to start another giving them time to settle after that start the rest manually

  13. #13
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    oOSpikeOo: You are stupid. Its easy can run i already runed this server with this config but only i now get this error. Anyway do anything if you want for yourself buy strong machine for nothing. :)

    GoldenHeaven: I now put 30 sec start time for each service and i try it. If now work i incrase this time.

  14. #14
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: Channels did not show up :S

    GlobalMgrSvr.ini
    NoNotifyTimeLimit=60000

    cabal_start.sh
    Spoiler:
    #!/bin/sh

    countdown()
    (
    IFS=:
    set -- $*
    secs=$(( ${1#0} * 3600 + ${2#0} * 60 + ${3#0} ))
    while [ $secs -gt 0 ]
    do
    sleep 1 &
    echo -e -n "\033[1;33m"
    printf "\rWaiting for GlobalMgrSvr: [ %02d:%02d:%02d ]" $((secs/3600)) $(( (secs/60)%60)) $((secs%60))
    echo -e -n "\033[0m"
    secs=$(( $secs - 1 ))
    wait
    done
    echo
    )

    echo -e "\n\033[0;31m..-----Shutting down CABAL Services-----..\033[0m"
    /sbin/service crond stop
    /sbin/service WorldSvr_01_16 stop
    /sbin/service WorldSvr_01_15 stop
    /sbin/service WorldSvr_01_14 stop
    /sbin/service WorldSvr_01_13 stop
    /sbin/service WorldSvr_01_12 stop
    /sbin/service WorldSvr_01_11 stop
    /sbin/service WorldSvr_01_01 stop
    /sbin/service AgentShop_01 stop
    /sbin/service LoginSvr_01 stop
    /sbin/service EventMgrSvr stop
    /sbin/service ChatNode_01 stop
    /sbin/service PCBangDBAgent stop
    /sbin/service PartySvr_01 stop
    /sbin/service EventDBAgent stop
    /sbin/service GlobalMgrSvr stop
    /sbin/service CashDBAgent stop
    /sbin/service RockAndRollITS stop
    /sbin/service AuthDBAgent stop
    /sbin/service GlobalDBAgent stop
    /sbin/service DBAgent_01 stop
    echo -e "\n\033[0;32m..-----Starting up CABAL Services-----..\033[0m"
    /sbin/service DBAgent_01 start
    /sbin/service GlobalDBAgent start
    /sbin/service AuthDBAgent start
    sleep 1
    /sbin/service RockAndRollITS start
    /sbin/service CashDBAgent start
    sleep 1
    /sbin/service GlobalMgrSvr start
    /sbin/service EventDBAgent start
    /sbin/service PartySvr_01 start
    /sbin/service PCBangDBAgent start
    countdown "00:00:12"
    /sbin/service ChatNode_01 start
    /sbin/service EventMgrSvr start
    /sbin/service LoginSvr_01 start
    /sbin/service AgentShop_01 start
    /sbin/service WorldSvr_01_01 start
    ret=`ps aux | grep crond | grep ^root | grep -v grep`
    if [ -z "$ret" ]; then
    sleep 1
    /sbin/service crond start
    fi



    GlobalMgrSvr needs time of at least 14 sec in particular to start.
    There are 4 services that depend on GlobalMgrSvr.

    DBAgent_01 5x (RockAndRollITS, GlobalMgrSvr, ChatNode_01, EventMgrSvr, AgentShop_01)
    GlobalMgrSvr 4x (ChatNode_01, EventMgrSvr, AgentShop_01, LoginSvr_01)
    GlobalDBAgent 1x (LoginSvr_01)
    ChatNode 1x (AgentShop_01)

    The services that are independent should start first and the services that are dependent should start the last.

    You stop them in the reverse order.

  15. #15
    Apprentice Tsvetan Topalov is offline
    MemberRank
    Oct 2012 Join Date
    6Posts

    Re: Channels did not show up :S

    I tested the first time on 1gb ram and 1 core (3.1ghz) vps. I can bet it worked fine.
    Now I'm building a dedicated server configuration.

  16. #16
    I love RaGEZONE! inika is offline
    MemberRank
    Dec 2008 Join Date
    274Posts

    Re: Channels did not show up :S

    toast2250: this is for your development repack?

    Tsvetan Topalov: I told this too much time i succesfully started. But now not. :S
    Last edited by inika; 03-08-13 at 09:26 AM.



Advertisement