root 1686 1684 3 09:31 ? 00:00:06 ./jre/bin/NolioAgent -Djava.ext.dirs=./jre/lib/ext:./lib:./libNoUpgrade:./lib/ext:./lib/db -Duser.country=US -Duser.language=en -Djava.library.path=./lib:./bin -classpath ./lib/wrapper.jar -Dwrapper.key=**********-Dwrapper.port=32001 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.disable_console_input=TRUE -Dwrapper.pid=1684 -Dwrapper.version=3.5.6-stbut when we try to deploy the agent is offline in log we have this error
2019-04-29 09:31:22,833 [WrapperSimpleAppMain] DEBUG (com.nolio.platform.shared.communication.CommunicationNetwork:56) - establishing Communication Network connection... 2019-04-29 09:31:27,337 [WrapperSimpleAppMain] ERROR (com.nolio.platform.agent.DeployerLifecycle:506) - failed to start agent java.lang.Error: this node is not configured with supernode address - without it a node can not function.
but when when start again the service work
2019-04-29 09:31:27,336 [WrapperSimpleAppMain] ERROR (com.nolio.nimi.keepalive.impl.KeepAliveManagerImpl:141) - Bad supernode address [test.test:6600] - unknown host 2019-04-29 09:31:27,337 [WrapperSimpleAppMain] ERROR (com.nolio.nimi.keepalive.impl.KeepAliveManagerImpl:141) - Bad supernode address [test.test:6600] - unknown host 2019-04-29 09:31:27,337 [WrapperSimpleAppMain] ERROR (com.nolio.nimi.keepalive.impl.KeepAliveManagerImpl:101) - this node is not configured with supernode address - without it a node can not function.