Changes for page Interpreting wrapper.log on-premise
Last modified by Erik Bakker on 2024/02/22 12:36
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ebakker1 +XWiki.marijn - Content
-
... ... @@ -1,9 +1,16 @@ 1 -{{container}}{{container layoutStyle="columns"}}((( 1 +{{html wiki="true"}} 2 +<div class="ez-academy"> 3 + <div class="ez-academy_body"> 4 + 5 +<div class="doc"> 6 + 7 + 8 + 2 2 = Interpreting wrapper.log on-premise = 3 3 4 4 There is a need to see runtime level logging in cases where it is unclear whether that specific runtime has started up or not. In eMagiz, you won't receive logging if the start-up fails because no established connection can send logging to eMagiz. When this particular runtime runs on-premises, you can see that specific logging on the runtime in the wrapper.log. In this microlearning, we will learn how to find the wrapper log and search within the wrapper log to find the corresponding error and subsequently analyze that error. 5 5 6 -Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].13 +Should you have any questions, please get in touch with academy@emagiz.com. 7 7 8 8 * Last update: November 15st, 2021 9 9 * Required reading time: 5 minutes ... ... @@ -39,7 +39,7 @@ 39 39 40 40 Before we can interpret the wrapper.log, the first action will be to find the wrapper.log. The wrapper.log is available within the data folder of each eMagiz runtime that is running on-premises. To see it, you first need to know the location where you saved and unpacked the runtime zips. Suppose you open the runtime you want to interpret the wrapper log and open the data folder. Within the data folder, there is a folder called log. You will see a file called wrapper which can be opened with a tool such as Notepad++. 41 41 42 - [[image:Main.Images.Microlearning.WebHome@advanced-advanced-monitoring-interpreting-wrapper-log-on-premise--wrapper-log-location.png]]49 +<p align="center">[[image:advanced-advanced-monitoring-interpreting-wrapper-log-on-premise--wrapper-log-location.png||]]</p> 43 43 44 44 === 3.2 Find additional information === 45 45 ... ... @@ -47,8 +47,8 @@ 47 47 48 48 One way to do so would be to stop the runtime and delete the data folder without deleting the h2 folder. That would initiate a clean restart of the runtime to alleviate the problems. In case of structural issues, you should dive into the logging and analyze the issues in more detail. 49 49 57 +===== Practice ===== 50 50 51 - 52 52 == 4. Assignment == 53 53 54 54 Run your own Academy project on your laptop (on-premise), so you can experiment a bit with analyzing the karaf.log on-premise. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. ... ... @@ -67,4 +67,11 @@ 67 67 68 68 == 7. Silent demonstration video == 69 69 70 -As this is a more theoretical microlearning, we have no video for this.)))((({{toc/}}))){{/container}}{{/container}} 77 +As this is a more theoretical microlearning, we have no video for this. 78 + 79 +</div> 80 +</main> 81 +</div> 82 +</div> 83 + 84 +{{/html}}