Recent content by Gennadiy Ostanin

  1. G

    rest-api/data/send - возвращает 500 "Internal Server Error"

    Логи: 09:55:06,992 ERROR RestCallController - HTTPS-pool-5-thread-564 Got remote exception while sending data to client! com.flashphoner.server.commons.rmi.operations.exception.ClientNotFoundException at com.flashphoner.rest.server.NodeApi.sendData(Unknown Source) at...
  2. G

    rest-api/data/send - возвращает 500 "Internal Server Error"

    При попытке отправить data/send приходит 500 ошибка, причем работает через раз. Иногда нормально отправляется и приходит статус 200, а иногда приходит 500 data = { "nodeId": "", "sessionId": session_id, "operationId": "", "payload": {"type": type, "value": data} } res =...
Top