Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SEM] Semux - Official Thread
by
flyin_piggie
on 30/09/2017, 12:55:49 UTC
I just noticed my client was there hanging. After restarting and loading up wallet i got  exception you can see below. Is it due to network down? v1.0.11 loads up wallet.

09/30 13:41:26 [main] INFO Config - Client: Semux v1.0.11 Alpha
09/30 13:41:26 [main] INFO Config - System booting up: network = 1, coinbase = 1080fbf3e0b38c1b06e4cea3a376cbc1c6bcedc5
09/30 13:41:26 [main] INFO Config - Latest block number = 22326
Exception in thread "main" java.lang.IndexOutOfBoundsException: input [0, 0], require: [0 4]
        at org.semux.utils.SimpleDecoder.require(SimpleDecoder.java:37)
        at org.semux.utils.SimpleDecoder.readInt(SimpleDecoder.java:57)
        at org.semux.net.NodeManager.getPersistedNodes(NodeManager.java:224)
        at org.semux.net.NodeManager.start(NodeManager.java:111)
        at org.semux.Kernel.start(Kernel.java:147)
        at org.semux.GUI.showMain(GUI.java:129)
        at org.semux.GUI.main(GUI.java:80)
        at org.semux.Semux.main(Semux.java:15)

v1.0.12 just gives:
"Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap"

Memory leak? I had 0.11 running for probably 2 days with no other java soft that i can recall. Win 10 x64/java 8u144 32bit.

edit: computer reset did not help, so not mem leak. Kind of bummer if one can't access wallet if there is no connection to network