Thread: Port already in use.

Results 1 to 7 of 7
  1. #1 Port already in use. 
    Registered Member

    Join Date
    Mar 2011
    Posts
    527
    Thanks given
    89
    Thanks received
    49
    Rep Power
    97
    Alright, I know how to fix this problem, but this time it seems a bit different.

    Right now I'm at a hotel (Vacation) and I started up a source using this Run.bat
    Code:
    @echo off
    @title [%date%] [%time%]
    
    "C:\Program Files\Java\jdk1.6.0_25\bin\java.exe" -cp ./bin/;./libs/xpp3_min-1.1.4c.jar;./libs/xstream-1.3.1.jar com.rs2.Server localhost 43594 600
    pause
    I'm guessing that opened port 43594 on localhost, which is normal, but after I closed it out and tried to start a different source because the first one wasn't the one I wanted and I get the ' Port already in use? ' error, I've restarted my computer and it still didn't fix it, I wen't into the command prompt and looked at all my ports currently open (UDP and TCP) and 43594 doesn't show up under 127.0.0.1, localhost or the hotels Wi-Fi IP address.. I've deleted the port rules for 43594 in the firewall and that didn't seem to work either, but the thing is, if nothing is using port 43594 then what is that's disabling me from running the source because I don't even have uTorrent installed on my computer or ever have.

    So if anyone knows what I could try to do to fix this, I'd really appreciate it.

    Thanks in advance.

    When I reopen the source that I first used, it works perfectly fine, but any other one isn't working, so I don't know if it's not getting shut down correctly or something.
    sweet
    Reply With Quote  
     

  2. #2  
    محمد

    Jamili's Avatar
    Join Date
    Jun 2010
    Posts
    405
    Thanks given
    93
    Thanks received
    249
    Rep Power
    307
    Exit uTorrent.

    Spoiler for Honorable mentions:

    Quote Originally Posted by JRFisher View Post
    Dude, learn yourself, it took me 17 months of continuous research to learn how to import a project.
    Quote Originally Posted by Pollution View Post
    When? And Idiot, I'm using a oldschool, it's not easy to get the command for an oldschool, retard c u.
    Quote Originally Posted by Waj_Assif View Post
    I sayin u dont contribute never aall u do is finna tryin attack ppl and always finna start fights .......
    Quote Originally Posted by Kris View Post
    You must be one of those slower breeds.
    Quote Originally Posted by Gandalf View Post
    Just piss off ploter hacker fella dumb fuck. Your a donor to a rsps community, I'm a Mainowner to a Private Server thats 7+ Years old. Lmfao kid, get a life. Don't let my name come out of your mouth again. Or it wont end nicely for you. Understand me big boy?
    Quote Originally Posted by Tojad View Post
    What do you know about Public Void and int without this [] is only 1 integer, why?
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member

    Join Date
    Mar 2011
    Posts
    527
    Thanks given
    89
    Thanks received
    49
    Rep Power
    97
    Like I said, I don't have uTorrent, it's not even installed or ever has been.
    sweet
    Reply With Quote  
     

  5. #4  
    محمد

    Jamili's Avatar
    Join Date
    Jun 2010
    Posts
    405
    Thanks given
    93
    Thanks received
    249
    Rep Power
    307
    In CMD, type in netstat. It shows where the port is open.

    Spoiler for Honorable mentions:

    Quote Originally Posted by JRFisher View Post
    Dude, learn yourself, it took me 17 months of continuous research to learn how to import a project.
    Quote Originally Posted by Pollution View Post
    When? And Idiot, I'm using a oldschool, it's not easy to get the command for an oldschool, retard c u.
    Quote Originally Posted by Waj_Assif View Post
    I sayin u dont contribute never aall u do is finna tryin attack ppl and always finna start fights .......
    Quote Originally Posted by Kris View Post
    You must be one of those slower breeds.
    Quote Originally Posted by Gandalf View Post
    Just piss off ploter hacker fella dumb fuck. Your a donor to a rsps community, I'm a Mainowner to a Private Server thats 7+ Years old. Lmfao kid, get a life. Don't let my name come out of your mouth again. Or it wont end nicely for you. Understand me big boy?
    Quote Originally Posted by Tojad View Post
    What do you know about Public Void and int without this [] is only 1 integer, why?
    Reply With Quote  
     

  6. Thankful user:


  7. #5  
    Registered Member

    Join Date
    Mar 2011
    Posts
    527
    Thanks given
    89
    Thanks received
    49
    Rep Power
    97
    I've done that, 43594 is not found when I've tried it, please read the post more carefully.

    Quote Originally Posted by 'TheKenny
    I wen't into the command prompt and looked at all my ports currently open (UDP and TCP) and 43594 doesn't show up under 127.0.0.1, localhost or the hotels Wi-Fi IP address..
    sweet
    Reply With Quote  
     

  8. #6  
    Registered Member
    Wiffles's Avatar
    Join Date
    Dec 2007
    Posts
    1,168
    Thanks given
    100
    Thanks received
    198
    Rep Power
    493
    Check in your task manager if there are any java.exe/javaw.exe instances open, force close the processes if there are.

    Update me on anything.
    Reply With Quote  
     

  9. #7  
    Registered Member

    Join Date
    Mar 2011
    Posts
    527
    Thanks given
    89
    Thanks received
    49
    Rep Power
    97
    Quote Originally Posted by Dane View Post
    Check in your task manager if there are any java.exe/javaw.exe instances open, force close the processes if there are.

    Update me on anything.
    After I exit the server (The red [X]) it stops/ends both the java.exe and cmd.exe processes that the source was using, and I've checked again and there aren't any more open.
    sweet
    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

Similar Threads

  1. Replies: 7
    Last Post: 07-21-2010, 11:05 AM
  2. How to port forward on port 80? REP++
    By Alexander in forum Help
    Replies: 2
    Last Post: 07-13-2010, 08:25 AM
  3. Port
    By mikelmao in forum Help
    Replies: 4
    Last Post: 11-18-2009, 01:54 PM
  4. Replies: 2
    Last Post: 10-11-2009, 05:07 PM
  5. port
    By Warlock 999 in forum Help
    Replies: 4
    Last Post: 02-04-2009, 05:39 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •