EC
EC
@joschi 2 things 1) Does that mean this piece of software is essentially unsupported? If so you guys should say so in the documentation at some point. 2) Will you...
@etheriau Unfortunately we have not and I have not had time to look at the code. Right now I just monitor for low level of log messages to see if...
This is definitely occurring fairly regularly.
@Spitfire1900 it connects runs fine then at some point disconnects and never reconnects
No proxy On Nov 20, 2015 3:28 AM, "Kay Roepke" [email protected] wrote: > Are you using a proxy in between? > We had a similar problem in the OVA (see...
After posting this I got an error stacktrace posted below: ``` ! @6o37bk041 - Internal server error, for (GET) [/system/nodes] -> play.api.Application$$anon$1: Execution exception[[NullPointerException: null]] at play.api.Application$class.handleError(Application.scala:296) ~[com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] at play.api.DefaultApplication.handleError(Application.scala:402)...
Not everytime. I had to do a reinstall for unrelated reasons and it seems to have gone away.
This has reappeared.
Log from web interface ``` ! @6o57k2c5f - Internal server error, for (GET) [/system/nodes] -> play.api.Application$$anon$1: Execution exception[[NullPointerException: null]] at play.api.Application$class.handleError(Application.scala:296) ~[com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] at play.api.DefaultApplication.handleError(Application.scala:402) [com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] at play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$3$$anonfun$applyOrElse$4.apply(PlayDefaultUpstreamHandler.scala:320) [com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] at play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$3$$anonfun$applyOrElse$4.apply(PlayDefaultUpstreamHandler.scala:320)...
In one of the server nodes logs I saw this: ``` 2015-11-12T21:33:22.751Z WARN [NodePingThread] Did not find meta info of this node. Re-registering. 2015-11-12T21:33:23.751Z WARN [NodePingThread] Did not find meta...