Thread: How to run two servers at once...

Results 1 to 8 of 8
  1. #1 How to run two servers at once... 
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    ok i have two servers and i already configured one so it runs on port 55555 and i can run both of them at the same time, because i cant set the auto restarter because then when one of them restarts it closes the other things that run on java which means the other server will go off HELp?

    here are the directorys of where the servers are i am using a vps..
    C:\Documents and Settings\Administrator\Desktop\creatorv2
    C:\Documents and Settings\Administrator\Desktop\csv2

    can someone make an autorestarter or someting that runs both servers at once? and restarts them at the same time?
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Mar 2008
    Posts
    1,945
    Thanks given
    118
    Thanks received
    201
    Rep Power
    2104
    2 ports or if you knwo what your doing make a login server
    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    Quote Originally Posted by lmctruck30 View Post
    2 ports or if you knwo what your doing make a login server
    no i already now that xD, haha im runngin one on 55555 and the other one on the defualt port (to hard to remember) lol , but i mean like i want them to restart every 30min but the auto restarter i have closes all java programs , i need something that runs both of them and restarts them without interfering with each other
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Jul 2009
    Posts
    1,875
    Thanks given
    119
    Thanks received
    233
    Rep Power
    408
    run one on a vps and one on your computer?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    Quote Originally Posted by sylas View Post
    run one on a vps and one on your computer?
    lol my computer sucks i know u can run two servers at once ive seen many people do it in the past but i dk where to contact them so i posted here.
    Reply With Quote  
     

  6. #6  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    If your server needs a restarter, then dont even bother thinking of running two worlds, fix the one you have got.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    Quote Originally Posted by RogueX View Post
    If your server needs a restarter, then dont even bother thinking of running two worlds, fix the one you have got.
    well xD i figured out how haha xD thanks for all ur suggestions
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Dec 2006
    Age
    28
    Posts
    2,196
    Thanks given
    5
    Thanks received
    23
    Rep Power
    0
    make one of your run.bat's run the other one like

    Code:
    java server
    start C:/server2/run.bat
    needs some touching up
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

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