In case you have defined a Dollar Universe Explorer on the UVMS where the node $U is registered, the node will try to send the job statistics every two minutes to Dollar Universe Explorer.
In case there is a file DATE_job on the folder data/area with an important size, it is likely that the following error appear every two minutes on the universe.log:
################
|ERROR|X|IO |pid=p.t| _read_dua_response | DUA has refused our request (413: Request Entity Too Large)
################
Error Message :
On the universe.log or the IO_<datestamp>.dump.log:
################
|ERROR|X|IO |pid=p.t| _read_dua_response | DUA has refused our request (413: Request Entity Too Large)
################
On the Dollar Universe Explorer,on the application.log and unistartdux.log:
################
[debug] play - Invalid Json
com.fasterxml.jackson.core.JsonParseException: Unexpected end-of-input: expected close marker for OBJECT (from [Source: [
[email protected]; line: 1, column: 101937])
at [Source: [
[email protected]; line: 1, column: 204801]
...
[debug] play - Invalid Json
com.fasterxml.jackson.core.JsonParseException: Unexpected end-of-input: expected close marker for ARRAY (from [Source: [
[email protected]; line: 1, column: 0])
at [Source: [
[email protected]; line: 1, column: 204801]
################