APM 10.8 Webview issues on Windows 2019
search cancel

APM 10.8 Webview issues on Windows 2019

book

Article ID: 258148

calendar_today

Updated On:

Products

CA Application Performance Management (APM / Wily / Introscope)

Issue/Introduction

New install of APM 10.8  on a Windows 2019 server. 

Team Center works but WebView does not. 

Environment

Release : 10.8

Cause

Configuration issue 

IntroscopeWebView.properties

introscope.webview.jetty.useForwardedRequestCustomizer=false
introscope.webview.headers.removeForwardedHeaders=true

Resolution

Change in IntroscopeWebView.properties:

introscope.webview.jetty.useForwardedRequestCustomizer=true
introscope.webview.headers.removeForwardedHeaders=false

Save the file and restart Webview Server