Cisco Prime Infrastructure API Support Error code 500
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 02:38 AM
Scenario: We're trying to export all the clients via the ClientDetails object, and this fails for an unkown reason. We're doing this with paging and can be replicated both with a REST tool and with python code
Reply Code: 500
Reply Text: {"errorDocument":{"httpResponseCode":500,"httpMethod":"GET","message":"errorId=12,componentName=CRUD Error null identifier","exception":"com.cisco.xmp.web.query.PersistenceException: errorId=12,componentName=CRUD Error null identifier","uriPath":"data/ClientDetails","queryParams":"{.full=[true], .maxResults=[1000], .firstResult=[33000]}","domain":"ROOT-DOMAIN"}}
Headers: HTTPHeaderDict({'Cache-Control': 'private', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Strict-Transport-Security': 'max-age=31622400; includeSubDomains', 'X-XSS-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Content-Security-Policy': "default-src 'self' wss: https: data: 'unsafe-inline' 'unsafe-eval'", 'X-Frame-Options': 'SAMEORIGIN', 'Set-Cookie': 'JSESSIONID=E412F1D68EF0F729D54E84886CBD6976; Path=/webacs; Secure; HttpOnly', 'X-NBI-TIME': '2909', 'Date': 'Fri, 21 Oct 2022 07:33:34 GMT', 'Server-Timing': 'filters;dur=9;desc="Servlet filters", security;dur=329;desc="Authentication and authorization", cxf;dur=2;desc="CXF", nbi;dur=5;desc="NBI framework", db;dur=2904;desc="Database access", marshalling;dur=0;desc="Response marshalling", total;dur=3249;desc="Total time"', 'Content-Type': 'application/json', 'Content-Length': '364', 'Connection': 'close', 'Server': 'Prime'})
- Labels:
-
Cisco Software
