Skip to content

Instantly share code, notes, and snippets.

@shvyrev
Created September 17, 2024 07:06
Show Gist options
  • Save shvyrev/db35cc44c3f5c260e2919d515a2d5811 to your computer and use it in GitHub Desktop.
Save shvyrev/db35cc44c3f5c260e2919d515a2d5811 to your computer and use it in GitHub Desktop.
2024-09-17 00:00:29,686 INFO ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-3] Start request EA: /api/sk/api/store
2024-09-17 00:00:33,111 ERROR ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-17] Result request EA /api/sk/api/store status=500 error={"result":"ERROR","resultCode":"INTERNAL_ERROR","successful":false,"resultText":"Non-XML response from server"} duration=30032
2024-09-17 00:00:33,111 INFO ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-17] Result request EA /api/sk/api/store status=500 duration=30032
2024-09-17 00:00:33,112 INFO ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-17] Start request EA: /api/sk/api/document/attachs/add
2024-09-17 00:00:33,116 ERROR ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-17] Result request EA /api/sk/api/document/attachs/add status=500 error={"result":"ERROR","resultCode":"INTERNAL_ERROR","successful":false,"resultText":"JSON parse error: Instantiation of [simple type, class com.bftcom.sk.rest.api.SaveAttachmentInfo] value failed for JSON property fileGuid due to missing (therefore NULL) value for creator parameter fileGuid which is a non-nullable type; nested exception is com.fasterxml.jackson.module.kotlin.MissingKotlinParameterException: Instantiation of [simple type, class com.bftcom.sk.rest.api.SaveAttachmentInfo] value failed for JSON property fileGuid due to missing (therefore NULL) value for creator parameter fileGuid which is a non-nullable type\n at [Source: (PushbackInputStream); line: 1, column: 140] (through reference chain: com.bftcom.sk.rest.api.AddAttachsRequest[\"attachs\"]->java.util.ArrayList[0]->com.bftcom.sk.rest.api.SaveAttachmentInfo[\"fileGuid\"])"} duration=4
2024-09-17 00:00:33,116 INFO ru.gov.pfr.ecp.iis.lib.ea.service.HttpService [pool-1-thread-17] Result request EA /api/sk/api/document/attachs/add status=500 duration=4
2024-09-17 00:00:33,116 INFO ru.gov.pfr.ecp.inbound.rabbitmq.service.EAService [pool-1-thread-17] fileUUID: null
2024-09-17 00:00:33,118 INFO org.apache.camel.spi.CamelLogger [pool-1-thread-17] Received from queue 21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment