When parsing a Livetable response corresponding to the empty string, which can happen for legitimate reason (e.g., the user does not have enough rights), the resulting EmptyNode is casted to ObjectNode, leading to a cast exception.