Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
75:reporting-troubleshooting [2020/09/23 14:56] cgl75:reporting-troubleshooting [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 3: Line 3:
 If Stages is accessed through a proxy server, in some cases there can be connectivity problems for reporting requests (report execution, parameters loading and script upload fails). When these problems cannot be resolved otherwise, the following workaround can be used: If Stages is accessed through a proxy server, in some cases there can be connectivity problems for reporting requests (report execution, parameters loading and script upload fails). When these problems cannot be resolved otherwise, the following workaround can be used:
  
-1.) Add the following property to config.xml with an url of the Stages server (host name or ip address) which is accessible for internal request from the Stages server to itself:+1.) Add the following property to config.xml with an url of the Stages server (host name or ip address) which is accessible for internal requests from the Stages server to itself:
  
 <code> <code>
Line 10: Line 10:
 </code> </code>
  
-2.) Configure the proxyName and proxyPort of your proxy server for the internal connector in tomcat/conf/server.xml as shown in the following example:+2.) Configure the proxyName and proxyPort of your proxy server for the internal connector in /conf/server.xml as shown in the following example:
  
 <code> <code>
Line 19: Line 19:
  
 </code> </code>
 +
 +Now run: /bin/update.bat