1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Solved [Help]Internal Mismatch (0x01)

Discussion in 'Support' started by L W, May 18, 2013.

  1. L W

    L W New Member

    LilyPadMC Console:

    [LilyPad] build 18 of AllInOne
    java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.hash(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.get(Unknown Source)
    at lilypad.server.connect.node.NodeSessionMapper.getServerByUsername(Nod
    eSessionMapper.java:31)
    at lilypad.server.connect.ConnectService.getServerByName(ConnectService.
    java:79)
    at lilypad.server.proxy.net.ProxySession.inboundAuthenticate(ProxySessio
    n.java:112)
    at lilypad.server.proxy.net.ProxySession.inboundAuthenticate(ProxySessio
    n.java:74)
    at lilypad.server.proxy.net.ProxyInboundHandler$1.run(ProxyInboundHandle
    r.java:125)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.hash(Unknown Source)
    at java.util.concurrent.ConcurrentHashMap.get(Unknown Source)
    at lilypad.server.connect.node.NodeSessionMapper.getServerByUsername(Nod
    eSessionMapper.java:31)
    at lilypad.server.connect.ConnectService.getServerByName(ConnectService.
    java:79)
    at lilypad.server.proxy.net.ProxySession.inboundAuthenticate(ProxySessio
    n.java:112)
    at lilypad.server.proxy.net.ProxySession.inboundAuthenticate(ProxySessio
    n.java:74)
    at lilypad.server.proxy.net.ProxyInboundHandler$1.run(ProxyInboundHandle
    r.java:125)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
  2. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    You do not have a wildcard * domain in your configuration under proxy -> servers.

Share This Page