1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bug Caused by: java.rmi.ConnectException

Discussion in 'Client & Site Support' started by ineedtonutt, Oct 9, 2017.

  1. ineedtonutt

    Joined:
    Oct 8, 2017
    Messages:
    4
    Likes Received:
    0
    [Debug] Maximum Heap Size: 743MB
    [Debug] RuneMate Version: 2.63.0
    [Debug] Operating System: Windows 10 x64
    [Web Services] Connection authorized.
    Attempting to start official client. If it does not open shortly please do so manually.
    Checking for a new game client every second for two minutes or until one is found.
    Found a new game instance after 4 seconds.
    [Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
    Failed to bind to the game client because of an Exception
    java.lang.Exception: Failed to bind to the virtual machine.
    at nul.IiiiiIiiIIiII.const(pad:63)
    at nul.IIIiIIiiIIIii.run(xuc:7)
    Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.0.10; nested exception is:
    java.net.ConnectException: Connection timed out: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
    at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    at nul.iIiiIIiiIiiiI.const(btc:148)
    at nul.IiiiiIiiIIiII.const(pad:190)
    ... 1 more
    Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at java.net.Socket.connect(Socket.java:538)
    at java.net.Socket.<init>(Socket.java:434)
    at java.net.Socket.<init>(Socket.java:211)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
    ... 7 more


    What do I do now?? Second day trying to get this to run.
     
  2. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,457
    Likes Received:
    1,695
    [Debug] Maximum Heap Size: 743MB
    [Debug] RuneMate Version: 2.63.0
    [Debug] Operating System: Windows 10 x64
    [Web Services] Connection authorized.
    Attempting to start official client. If it does not open shortly please do so manually.
    Checking for a new game client every second for two minutes or until one is found.
    Found a new game instance after 4 seconds.
    [Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
    Failed to bind to the game client because of an Exception
    java.lang.Exception: Failed to bind to the virtual machine.
    at nul.IiiiiIiiIIiII.const(pad:63)
    at nul.IIIiIIiiIIIii.run(xuc:7)
    Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.0.10; nested exception is:
    java.net.ConnectException: Connection timed out: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
    at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    at nul.iIiiIIiiIiiiI.const(btc:148)
    at nul.IiiiiIiiIIiII.const(pad:190)
    ... 1 more
    Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
    at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    at java.net.Socket.connect(Socket.java:589)
    at java.net.Socket.connect(Socket.java:538)
    at java.net.Socket.<init>(Socket.java:434)
    at java.net.Socket.<init>(Socket.java:211)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
    ... 7 more
     
  3. ineedtonutt

    Joined:
    Oct 8, 2017
    Messages:
    4
    Likes Received:
    0
    Why copy and paste what I submitted?
    --- Double Post Merged, Oct 9, 2017, Original Post Date: Oct 9, 2017 ---
    Creating a new rmi registry.
    Hijacking event queue.
    Hijacked event queue.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
    at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:407)
    Caused by: java.lang.IllegalStateException: The root directory was desired to be set to C:\Users\xxxxxxx\RuneMate but was already defined as being C:\Users\xxxxxxx\RuneMate
    at aux.IiIiIiIIIii.this(hb:14)
    at com.runemate.bind.AttachBridge.agentmain(cc:210)
    ... 6 more
    --- Double Post Merged, Oct 11, 2017 ---
    Can I get any help with this issue?
     

Share This Page

Loading...