Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. 17:10:39,685 INFO [stdout] (http-/10.99.2.190:8080-9) PortalApi id= INFO net.colt.sdwan.portal.controller.VersaDirectoryController : Calling Get Application Details
  2. 17:10:39,687 INFO [stdout] (http-/10.99.2.190:8080-9) PortalApi id= INFO net.colt.sdwan.portal.service.impl.PolicyManagementServiceImpl : Calling http://10.5.13.54:8530/applications/to get applications:
  3. 17:10:39,761 INFO [stdout] (http-/10.99.2.190:8080-9) PortalApi id= ERROR net.colt.sdwan.portal.service.impl.PolicyManagementServiceImpl : Internal Error occured ----->org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not instantiate value of type [simple type, class net.colt.sdwan.portal.response.ApplicationResponse] from String value ('{"error":"invalid_token","error_description":"Invalid access token passed in the request"}'); no single-String constructor/factory method
  4. 17:10:39,761 INFO [stdout] (http-/10.99.2.190:8080-9) at [Source: java.io.PushbackInputStream@2c9bd5a3; line: 1, column: 1]; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not instantiate value of type [simple type, class net.colt.sdwan.portal.response.ApplicationResponse] from String value ('{"error":"invalid_token","error_description":"Invalid access token passed in the request"}'); no single-String constructor/factory method
  5. 17:10:39,761 INFO [stdout] (http-/10.99.2.190:8080-9) at [Source: java.io.PushbackInputStream@2c9bd5a3; line: 1, column: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement