Thread: Wtf?

Results 1 to 7 of 7
  1. #1 Wtf? 
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Hello, i just updated my windows 7, but after i restarted pc im getting this error, wtf?

    Unable to establish loopback connection - what does it means?


    Code:
    [04/08/12 14:05]: Exception in thread "main" [04/08/12 14:05]: java.io.IOExcepti
    on: Unable to establish loopback connection
    [04/08/12 14:05]:       at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:125
    )
    [04/08/12 14:05]:       at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:69)
    
    [04/08/12 14:05]:       at java.security.AccessController.doPrivileged(Native Me
    thod)
    [04/08/12 14:05]:       at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:141)
    [04/08/12 14:05]:       at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProv
    iderImpl.java:50)
    [04/08/12 14:05]:       at java.nio.channels.Pipe.open(Pipe.java:150)
    [04/08/12 14:05]:       at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelector
    Impl.java:126)
    [04/08/12 14:05]:       at sun.nio.ch.WindowsSelectorProvider.openSelector(Windo
    wsSelectorProvider.java:44)
    [04/08/12 14:05]:       at java.nio.channels.Selector.open(Selector.java:227)
    [04/08/12 14:05]:       at org.apache.mina.transport.socket.nio.SocketAcceptor.s
    tartupWorker(SocketAcceptor.java:162)
    [04/08/12 14:05]:       at org.apache.mina.transport.socket.nio.SocketAcceptor.b
    ind(SocketAcceptor.java:141)
    [04/08/12 14:05]:       at server.Server.main(Server.java:148)
    [04/08/12 14:05]: Caused by: java.net.ConnectException: Connection refused: conn
    ect
    [04/08/12 14:05]:       at sun.nio.ch.Net.connect0(Native Method)
    [04/08/12 14:05]:       at sun.nio.ch.Net.connect(Net.java:364)
    [04/08/12 14:05]:       at sun.nio.ch.Net.connect(Net.java:356)
    [04/08/12 14:05]:       at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImp
    l.java:623)
    [04/08/12 14:05]:       at java.nio.channels.SocketChannel.open(SocketChannel.ja
    va:184)
    [04/08/12 14:05]:       at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:97)
    
    [04/08/12 14:05]:       ... 11 more
    Reply With Quote  
     

  2. #2  
    Web, App and game dev
    marciano's Avatar
    Join Date
    Jul 2009
    Posts
    588
    Thanks given
    11
    Thanks received
    28
    Rep Power
    2
    compile the source with a other version of java(just get java 7u5).

    You'll also get this error if you're getting a root. Just compile and it should be fixed.
    Fuck the bully's always have self confidence, and have fun in life!

    Spoiler for QOUTES:

    Quote Originally Posted by Faris View Post
    There is no real age limit on learning something new, if you want to do it, then do it.


    Spoiler for VOUCHES:

    Quote Originally Posted by vish View Post
    Vouch, great help and highly professional.
    Quote Originally Posted by Titanium View Post
    Vouch for vbulletin 4.2 postbit backgrounds.
    Reply With Quote  
     

  3. #3  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Allready downloaded latest java (i had older version b4), but still im gatting the same error.
    Reply With Quote  
     

  4. #4  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Bump. Please help!
    Reply With Quote  
     

  5. #5  
    Registered Member
    jordan641's Avatar
    Join Date
    Apr 2010
    Posts
    1,807
    Thanks given
    70
    Thanks received
    128
    Rep Power
    189
    Did you change it in your compiler?
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Aug 2012
    Posts
    15
    Thanks given
    0
    Thanks received
    0
    Rep Power
    12
    If you didn't change your compiler find it right click and edit it with notepad.
    You will get this:
    @echo off
    @title Compiler
    "C:\Program Files\Java\jdk1.7.0_05\bin\javac.exe" *.java
    pause
    exit

    Go to your C: drive>Program files>Java>Your newest JDK folder>bin
    Then copy the link in the top bar and replace C:\Program Files\Java\jdk1.7.0_05\bin with the link you copied. I hoped I helped.
    Reply With Quote  
     

  7. #7  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Thank you but i'm not stupid.
    Ofc i did.
    Ehh whatever, ill just reinstall my windows, because its kinda fcked up.
    Lots of programs are not working correctly.
    Thanks Anyways!
    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: 6
    Last Post: 06-05-2013, 08:47 PM
  2. ERM..Wtf...WTF LOOK
    By «I Gf I» ©£ in forum Help
    Replies: 8
    Last Post: 11-14-2009, 10:53 AM
  3. Wtf??
    By Mario in forum Help
    Replies: 5
    Last Post: 07-30-2009, 06:33 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •