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
78:upgrade_from_77 [2022/08/25 10:09] – [Check Log4j configuration] alz78:upgrade_from_77 [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 5: Line 5:
 Stages 7.8 increases security by enforcing more robust security policies, e.g. disabling the access by users with Internet Explorer browsers by default. Other security settings have also been tightened. Stages 7.8 increases security by enforcing more robust security policies, e.g. disabling the access by users with Internet Explorer browsers by default. Other security settings have also been tightened.
  
-[[:78:security_settings|Check here for more info]] how that impacts your environment.+[[:78:security_settings|Check here for more info]] on how that impacts your environment. 
  
 ===== General Recommendations Before Upgrading ===== ===== General Recommendations Before Upgrading =====
Line 25: Line 26:
 Log4j 2.17.1 is now used for Stages itself Log4j 2.17.1 is now used for Stages itself
  
-In case there have been any changes to files //<Stages Installation Directory>\stages\conf\log4j-customer.xml// and //<Stages Installation Directory>\stages\conf\log4j-processor.xml// - the changes need to be adopted to the new files// log4j-customer-example.xml// and //log4j-processor-example.xml//. Afterwards please delete the old files and rename the new files to // log4j-customer.xml //and //log4j-processor.xml//+In case there have been any changes to files //<Stages Installation Directory>\stages\conf\log4j-customer.xml// or //<Stages Installation Directory>\stages\conf\log4j-processor.xml// - the changes need to be adopted to the new files// log4j-customer-example.xml// and //log4j-processor-example.xml//. Afterwards please delete the old files and rename the new files to // log4j-customer.xml //and //log4j-processor.xml// and run update.bat/ update.sh
  
 WINDOWS only:\\ WINDOWS only:\\
 Check if entry **set JAVA_OPTS=** in file //<Stages Installation Directory>\stages\config.bat// contains the following parameter:\\ Check if entry **set JAVA_OPTS=** in file //<Stages Installation Directory>\stages\config.bat// contains the following parameter:\\
 ''-Dlog4j2.configurationFile=<Stages Installation Directory>\data-cache\generated\log4j.xml'' \\ ''-Dlog4j2.configurationFile=<Stages Installation Directory>\data-cache\generated\log4j.xml'' \\
-If you added the parameter please run //<Stages Installation Directory>\stages\bin>//''reinstallService.bat'' to reinstall the Windows services.+If you add the parameter please run //<Stages Installation Directory>\stages\bin\reinstallService.bat //afterwards// //to reinstall the Windows services.
 =====   ===== =====   =====