No such file or directory!

Results 1 to 5 of 5
  1. #1
    Member Pufulici is offline
    MemberRank
    Aug 2012 Join Date
    98Posts

    angry No such file or directory!

    [root@localhost ~]# /home/BOI/start.sh
    run dir:../bin
    run dir:../bin
    run dir:../bin
    Same shm seg (key=0000426D) exist, now try to attach it...
    Attach to share memory succeed.
    Successfully alloced share memory block, key = 0000426D, id = 1212429, size = 3057104
    [root@localhost ~]# [Error : file ./src/srv_conf.cpp:63 at 2013-2-19 21:39:57]read xml PortGACD config error
    [Error : file ./src/app.c:136 at 2013-2-19 21:39:57]load config file error please check file exist
    DB Tools V1.0 Run build in Sep 8 2011 15:08:23
    load fonts file, charlib.dat
    load charlib, count = 3900
    sh: ../createtab/create-database.sh: /bin/bash^M: bad interpreter: No such file or directory
    size = 4114
    [root@localhost ~]# sh: ../db/create-database.sh: /bin/bash^M: bad interpreter: No such file or directory
    ^C

    what i do wrong? i configured ip's and ports in all config files hundred times but still getting those errors..also tried to replace gacd config files with old ones but didn't work.. and the wierd part is that two days ago server was going... thx and i appreciate your advice


  2. #2
    MuOnline xtreme17 is offline
    MemberRank
    Feb 2011 Join Date
    RomaniaLocation
    326Posts

    Re: No such file or directory!

    u have brain ? this is question ......

  3. #3
    Proficient Member naphy is offline
    MemberRank
    Apr 2012 Join Date
    165Posts

    Re: No such file or directory!

    That is because you update the OLD BOI SERVER FILES in LINUX.. That's is also my problem. And I don't know what to do.. better to wait for video tut..

  4. #4
    MuOnline xtreme17 is offline
    MemberRank
    Feb 2011 Join Date
    RomaniaLocation
    326Posts

    Re: No such file or directory!

    Quote Originally Posted by naphy View Post
    That is because you update the OLD BOI SERVER FILES in LINUX.. That's is also my problem. And I don't know what to do.. better to wait for video tut..
    its because u use old linux DBSERVER,CARDSERVER AND DBTOOLS :) this is my server run perfect with old linux files

  5. #5
    Valued Member xirod1 is offline
    MemberRank
    Jan 2012 Join Date
    110Posts

    No such file or directory!

    Try using the old LogServer folder to fix the 2 two PortGACD config file errors errors. Any file that is telling you "bad interpreter" means that Linux is unable to read the file correctly because it is written in DOS. To translate them to UNIX, cd to the file that is giving the error and translate it from there. The commands look like this:

    # cd /home/BOI/DBServer/db
    # dos2unix create-database.sh



Advertisement