META-INF.resources.jsp.datarouter.exception.exceptionDetails.jsp Maven / Gradle / Ivy
<%@ include file="/jsp/generic/prelude.jspf"%>
<%@ include file="/jsp/generic/datarouterHead.jsp"%>
Exception records
<%@ include file="/jsp/menu/common-navbar-b4.jsp" %>
Exception record not found
Exception
ID: ${exceptionRecord.id}
${exceptionRecord.type}
(counter)
at
${exceptionRecord.created}
after
">
${httpRequestRecord.duration} ms
on
${exceptionRecord.serverName}
version
${exceptionRecord.appVersion}
Show more
${shortStackTrace}
Location: ${exceptionRecord.exceptionLocation}
Call origin: ${exceptionRecord.callOrigin}
(counter)
(exact counter)
No http request record found
Http request (${httpRequestRecord.httpMethod})
No http parameters
Parameter
Value(s)
${entry.key}
${fn:join(entry.value, ',')}
Body :
${fn:escapeXml(httpRequestRecord.stringBody)}
Client
Ip: ${httpRequestRecord.ip}
User: ${httpRequestRecord.userToken}
Roles: ${httpRequestRecord.userRoles}
TraceId: ${httpRequestRecord.traceId}
ParentId: ${httpRequestRecord.parentId}
No cookie
Cookie
Value
${entry.key}
${entry.value}
Header
Value
${entry.key}
${entry.value}
Others
${entry.key}
${fn:join(entry.value, ',')}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy