Details
-
Type: Bug
-
Status: Closed
-
Priority: Trivial
-
Resolution: Not a Bug
-
Affects Version/s: None
-
Fix Version/s: Eris
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 5
Description
Response-Code: 500
Encoding: UTF-8
Content-Type: application/json; charset=utf-8
Headers:
Payload: {"error":{"code":0,"message":"An unknown internal error occurred"}}
--------------------------------------
2018-08-01 05:01:23,822 [pool-12-thread-1] INFO c.t.s.c.t.u.e.i.TPErrorEntityFactory - TP ServiceException Error Found
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - ******* Error *******
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - code = 0
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - message = An unknown internal error occurred
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - errorCode = null
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - details =
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - errorType = null
2018-08-01 05:01:23,823 [pool-12-thread-1] DEBUG c.t.s.client.tp.util.RestUtils - index = null
2018-08-01 05:01:23,824 [pool-12-thread-1] WARN c.t.s.client.tp.impl.request.Request - Could not retry TPResponseException with request
com.thesearchagency.services.client.tp.impl.TPResponseException: TPErrorEntityFactory Error
at com.thesearchagency.services.client.tp.impl.request.ResponseMapper.throwExceptionIfTopLevelErrors(ResponseMapper.java:74)
at com.thesearchagency.services.client.tp.impl.request.ResponseMapper.handle(ResponseMapper.java:43)
at com.thesearchagency.services.client.tp.impl.serviceclient.CampaignServiceClient$1.sendRequest(CampaignServiceClient.java:101)
at com.thesearchagency.services.client.tp.impl.request.Request.requestLoop(Request.java:53)
at com.thesearchagency.services.client.tp.impl.request.Request.call(Request.java:37)
at com.thesearchagency.services.client.tp.impl.serviceclient.ServiceClient.executeRequest(ServiceClient.java:45)