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

Bug OutOfMemoryError: Java heap space

Discussion in 'Client & Site Support' started by Aidden, Apr 25, 2016.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Code (Text):
    1.  
    2. java.lang.OutOfMemoryError: Java heap space
    3.         at java.io.ObjectOutputStream$HandleTable.<init>(Unknown Source)
    4.         at java.io.ObjectOutputStream.<init>(Unknown Source)
    5.         at sun.rmi.server.MarshalOutputStream.<init>(Unknown Source)
    6.         at sun.rmi.server.MarshalOutputStream.<init>(Unknown Source)
    7.         at sun.rmi.transport.ConnectionOutputStream.<init>(Unknown Source)
    8.         at sun.rmi.transport.StreamRemoteCall.getOutputStream(Unknown Source)
    9.         at sun.rmi.transport.StreamRemoteCall.getOutputStream(Unknown Source)
    10.         at sun.rmi.transport.StreamRemoteCall.<init>(Unknown Source)
    11.         at sun.rmi.server.UnicastRef.invoke(Unknown Source)
    12.         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unkn
    13. own Source)
    14.         at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
    15.         at com.sun.proxy.$Proxy8.int32(Unknown Source)
    16.         at nul.iIIiiIiIIIii.const(efc:181)
    17.         at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.
    18. getWidth(qwb:208)
    19.         at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces.const(bb
    20. c:268)
    21.         at com.runemate.game.api.hybrid.local.hud.interfaces.Interfaces$$Lambda$
    22. 489/11109229.test(Unknown Source)
    23.         at java.util.function.Predicate.lambda$and$0(Unknown Source)
    24.         at java.util.function.Predicate$$Lambda$487/19111414.test(Unknown Source
    25. )
    26.         at com.runemate.game.api.hybrid.queries.QueryBuilder.accepts(qrb:102)
    27.         at com.runemate.game.api.hybrid.queries.InteractableQueryBuilder.accepts
    28. (ifc:28)
    29.         at com.runemate.game.api.hybrid.queries.InterfaceComponentQueryBuilder.a
    30. ccepts(hic:21742)
    31.         at com.runemate.game.api.hybrid.queries.InterfaceComponentQueryBuilder.a
    32. ccepts(hic:166)
    33.         at com.runemate.game.api.hybrid.queries.QueryBuilder$1.test(qrb:34)
    34.         at java.util.ArrayList.removeIf(Unknown Source)
    35.         at com.runemate.game.api.hybrid.queries.QueryBuilder.results(qrb:28)
    36.         at nul.iiiiiIiIIiii.const(jrb:85)
    37.         at nul.iIIIIIiiiiii.const(jrb:39)
    38.         at nul.iIIIIIiiiiii.const(jrb:34)
    39.         at nul.IIiiIIiiIiii.validate(qub:252)
    40.         at rm.CoN.run(i:71)
    41.         at com.runemate.game.api.script.framework.AbstractScript.start(nrb:134)
    42.         at nul.IIiIIIiiiiII.run(kic:277)
    43. java.lang.OutOfMemoryError: Java heap space
    44.         at java.lang.Class.getDeclaredMethods0(Native Method)
    45.         at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    46.         at java.lang.Class.getDeclaredMethod(Unknown Source)
    47.         at java.io.ObjectStreamClass.getPrivateMethod(Unknown Source)
    48.         at java.io.ObjectStreamClass.access$1700(Unknown Source)
    49.         at java.io.ObjectStreamClass$2.run(Unknown Source)
    50.         at java.io.ObjectStreamClass$2.run(Unknown Source)
    51.         at java.security.AccessController.doPrivileged(Native Method)
    52.         at java.io.ObjectStreamClass.<init>(Unknown Source)
    53.         at java.io.ObjectStreamClass.lookup(Unknown Source)
    54.         at java.io.ObjectOutputStream.writeObject0(Unknown Source)
    55.         at java.io.ObjectOutputStream.writeObject(Unknown Source)
    56.         at sun.rmi.server.UnicastRef.marshalValue(Unknown Source)
    57.         at sun.rmi.server.UnicastRef.invoke(Unknown Source)
    58.         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unkn
    59. own Source)
    60.         at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
    61.         at com.sun.proxy.$Proxy8.uid(Unknown Source)
    62.         at nul.IiiiiIiiiIiI.getAnimationId(ttb:245)
    63.         at rm.Com2.class(xb:125)
    64.         at rm.com6.class(ib:127)
    65.         at rm.com6$$Lambda$945/8448855.run(Unknown Source)
    66.         at com.runemate.game.api.script.framework.core.LoopingThread.run(mub:199
    67. )
    68. java.lang.OutOfMemoryError: Java heap space
    69.         at java.io.BufferedInputStream.<init>(Unknown Source)
    70.         at java.io.BufferedInputStream.<init>(Unknown Source)
    71.         at sun.rmi.transport.tcp.TCPConnection.getInputStream(Unknown Source)
    72.         at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
    73.         at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
    74.         at sun.rmi.server.UnicastRef.newCall(Unknown Source)
    75.         at sun.rmi.transport.DGCImpl_Stub.dirty(Unknown Source)
    76.         at sun.rmi.transport.DGCClient$EndpointEntry.makeDirtyCall(Unknown Sourc
    77. e)
    78.         at sun.rmi.transport.DGCClient$EndpointEntry.access$1600(Unknown Source)
    79.  
    80.         at sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread$1.run(Unkn
    81. own Source)
    82.         at sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread$1.run(Unkn
    83. own Source)
    84.         at java.security.AccessController.doPrivileged(Native Method)
    85.         at sun.rmi.transport.DGCClient$EndpointEntry$RenewCleanThread.run(Unknow
    86. n Source)
    87.         at java.lang.Thread.run(Unknown Source)
    88.  
    89. Exception: java.util.concurrent.RejectedExecutionException thrown from the Uncau
    90. ghtExceptionHandler in thread "RMI RenewClean-[192.168.0.2:52026]"
    91.  
    92. Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i
    93. n thread "Thread-33"
    94. java.lang.OutOfMemoryError: Java heap space
    95. java.lang.OutOfMemoryError: Java heap space
    @Cloud Occurred when trying to run a second instance of Alpha Fighter beta. It also seems to get really slow at starting a new instance when you already have one or more running.
     
    qverkk likes this.
  2. qverkk

    Joined:
    Sep 22, 2015
    Messages:
    1,603
    Likes Received:
    381
    I have the same, 1 person wrote to me that running more instances is slowing down the newer bots. I thought thats the resources of PC issue but idk.
     
  3. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Third time round its not running out of memory but it's so slow there's no point running the second instance. And spectre seems to stop responding and after about 10 seconds starts responding again. And by not responding i mean windows says its not responding and says to end or wait.
     

Share This Page

Loading...