Changes for page Installation
Last modified by Achraf El Kari on 2022/09/02 08:04
<
>
edited by Outhman Moustaghfir
on 2022/07/08 13:01
on 2022/07/08 13:01
edited by Outhman Moustaghfir
on 2022/07/08 13:52
on 2022/07/08 13:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -117,8 +117,8 @@ 117 117 118 118 there are configuration files that help to maintain all needed parameters for the functioning of iXPath. 119 119 120 -* config.properties: configuration of the Engine. here we can configure ports, directories, hosts ... 121 -* config.ini: Configuration of "Portail". here we configure all parameters to connect Engine to Portail. 120 +* config.properties: configuration of the Engine. here we can configure ports, directories, hosts ... it's located in **/SERVER/engine/config.properties **path 121 +* config.ini: Configuration of "Portail". here we configure all parameters to connect Engine to Portail. it's located in **./SERVER/wwwroot/config/config.ini **path 122 122 123 123 === 1) Ports === 124 124 ... ... @@ -128,7 +128,7 @@ 128 128 [[image:1657208183258-245.png||height="48" width="712"]] 129 129 \\and make the changes on **./SERVER/engine/config.properties :** 130 130 \\[[image:1657208426432-822.png||height="349" width="478"]] 131 -\\and same for **./SERVER/wwwroot/ ** : 131 +\\and same for **./SERVER/wwwroot/config/config.ini ** : 132 132 [[image:1657208646920-357.png||height="146" width="543"]] 133 133 134 134 * the Engine also uses ports 22920 and 22921 for FTP and FTPS respectively** ** ... ... @@ -147,7 +147,7 @@ 147 147 [[image:2022-07-07_17h45_14.png||height="163" width="724"]] 148 148 149 149 150 -=== 2) Services 150 +=== 2) Services === 151 151 152 152 * To maintain services on your operating system, go to the search bar and type "services.msc" : 153 153 ... ... @@ -183,42 +183,46 @@ 183 183 ** start apache service 184 184 [[image:1657275791598-755.png||height="233" width="356"]] 185 185 186 +=== 3) Logs === 186 186 187 -=== 188 -3) Logs === 189 - 190 190 There are some log files to help you figure out what causes the dysfunctioning of the iXPath app, and here are all of them : 191 191 192 192 |(% rowspan="8" %)((( 193 -=== **COM** === 191 +(% class="wikigeneratedid" id="HCOM" %) 192 +//**COM**// 194 194 )))|(% rowspan="2" %)((( 195 -===== **PORTAL** ===== 196 -)))|iXPath Front Php:|/var/www/html 197 -|Portal Log:|/var/www/html/Logs 194 +(% class="wikigeneratedid" id="HPORTAL" %) 195 +//**PORTAL**// 196 +)))|iXPath Front Php:|.\SERVER\wwwroot\Logs 197 +|Portal Log:|.\SERVER\wwwroot\Logs 198 198 |(% rowspan="6" %)((( 199 -===== **COM** ===== 199 +(% class="wikigeneratedid" id="HCOM-1" %) 200 +//**COM**// 200 200 ))) 201 -| LogRest:|/ixServer/LOGS/REST(logREST.log)202 -| Communication Protocol|/mnt/ixpath-data-sim/ixServer/CONFIG/COM/203 -|Communication Protocol (AS2) Log |/mnt/ixpath-data-sim/ixServer/CONFIG/COM/AS2/LOGS204 -| LogAppCOM:|/var/log/ixpathCom(logRESTCOM.log)205 -|E NV|/mnt/ixpath-data-sim/ixServer/ENV202 +|(% colspan="1" rowspan="2" %)Communication Protocol 203 +|.\SERVER\Data\config\COM 204 +|Communication Protocol (AS2) Log (Example)|.\SERVER\Data\config\COM\AS2\LOGS 205 +|(% colspan="1" rowspan="2" %)LogCom 206 +|.\SERVER\Engine\ (logRESTCOM.log) 206 206 |(% rowspan="4" %)((( 207 -=== **ENGINE** === 208 +(% class="wikigeneratedid" id="HENGINE" %) 209 +//**ENGINE**// 208 208 )))|(% rowspan="3" %)((( 209 -===== **ENGINE’s Log** ===== 210 -)))|Source:|/opt/ixpath/ixpath.jar 211 -|LogRest:|/ixServer/LOGS/REST (logREST.log) 212 -|LogApp:|/var/log/ixpath (ixpath.log ou ixpathErr.log) 211 +(% class="wikigeneratedid" id="HENGINE2019sLog" %) 212 +//**ENGINE’s Log**// 213 +)))|Source:|.\SERVER\Engine\ixpath.jar 214 +|LogRest:|.\SERVER\Data\LOGS\REST (logREST.log) 215 +|LogApp:|.\SERVER\Engine\ (ixpath.log ou ixpathErr.log) 213 213 |((( 214 -===== **Process LOGS** ===== 215 -)))|Process LOGS|/ixServer/LOGS/ENGINE 217 +(% class="wikigeneratedid" id="HProcessLOGS" %) 218 +//**Process LOGS**// 219 +)))|Process LOGS|.\SERVER\Data\LOGS\ENGINE 216 216 |((( 217 -=== **BDD** === 221 +(% class="wikigeneratedid" id="HBDD" %) 222 +//**BDD**// 218 218 )))|((( 219 -===== **DataBase** ===== 220 -)))|Query Log|/var/log/mysql 224 +(% class="wikigeneratedid" id="HDataBase" %) 225 +//**DataBase**// 226 +)))|Query Log|.\SERVER\mysql\logs 221 221 222 - 223 - 224 224