Internal exception got error code in reply:34

InternalExceptionException got error code in reply:34
The reason is that I use the long type to get the number of milliseconds of time, gettime (); the result exceeds the storage range; numerical result out of range, change to double to receive;

Read More: