<
From version < 39.3 >
edited by Outhman Moustaghfir
on 2022/07/08 13:53
To version < 36.7 >
edited by Outhman Moustaghfir
on 2022/07/08 12:46
>
Change comment: (Autosaved)

Summary

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 ... 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
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.
122 122  
123 123  === 1) Ports ===
124 124  
... ... @@ -128,9 +128,8 @@
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/config/config.ini ** : 
131 +\\and same for  **./SERVER/wwwroot/ ** : 
132 132  [[image:1657208646920-357.png||height="146" width="543"]]
133 -\\NB: 'Rest' refers to Engine service, and 'COM' refers to COM service 
134 134  
135 135  * the Engine also uses ports 22920 and 22921 for FTP and FTPS respectively** **
136 136  [[image:2022-07-07_17h03_53.png||height="337" width="501"]]
... ... @@ -148,7 +148,7 @@
148 148  [[image:2022-07-07_17h45_14.png||height="163" width="724"]]
149 149  
150 150  
151 -=== 2) Services ===
150 +=== 2) Services ===
152 152  
153 153  * To maintain services on your operating system, go to the search bar and type "services.msc" :
154 154  
... ... @@ -184,46 +184,42 @@
184 184  ** start apache service  
185 185  [[image:1657275791598-755.png||height="233" width="356"]]
186 186  
187 -=== 3) Logs ===
188 188  
189 -There are some log files to help you figure out what causes the dysfunctioning of the iXPath app, and here are all of them :
187 +===
188 +3) Logs ===
190 190  
190 +There are some log files to help you figure out what causes a dysfunctioning of the iXPath app, and here are all of them :
191 +
191 191  |(% rowspan="8" %)(((
192 -(% class="wikigeneratedid" id="HCOM" %)
193 -//**COM**//
193 +=== **COM** ===
194 194  )))|(% rowspan="2" %)(((
195 -(% class="wikigeneratedid" id="HPORTAL" %)
196 -//**PORTAL**//
197 -)))|iXPath Front Php:|.\SERVER\wwwroot\Logs
198 -|Portal Log:|.\SERVER\wwwroot\Logs
195 +===== **PORTAL** =====
196 +)))|iXPath Front Php:|/var/www/html
197 +|Portal Log:|/var/www/html/Logs
199 199  |(% rowspan="6" %)(((
200 -(% class="wikigeneratedid" id="HCOM-1" %)
201 -//**COM**//
202 -)))
203 -|(% colspan="1" rowspan="2" %)Communication Protocol
204 -|.\SERVER\Data\config\COM
205 -|Communication Protocol (AS2) Log (Example)|.\SERVER\Data\config\COM\AS2\LOGS
206 -|(% colspan="1" rowspan="2" %)LogCom
207 -|.\SERVER\Engine\ (logRESTCOM.log)
199 +===== **COM** =====
200 +)))|Source:|/opt/ixpathCom/ixpathCom.jar
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/LOGS
204 +|LogAppCOM:|/var/log/ixpathCom (logRESTCOM.log)
205 +|ENV|/mnt/ixpath-data-sim/ixServer/ENV
208 208  |(% rowspan="4" %)(((
209 -(% class="wikigeneratedid" id="HENGINE" %)
210 -//**ENGINE**//
207 +=== **ENGINE** ===
211 211  )))|(% rowspan="3" %)(((
212 -(% class="wikigeneratedid" id="HENGINE2019sLog" %)
213 -//**ENGINE’s Log**//
214 -)))|Source:|.\SERVER\Engine\ixpath.jar
215 -|LogRest:|.\SERVER\Data\LOGS\REST (logREST.log)
216 -|LogApp:|.\SERVER\Engine\ (ixpath.log ou ixpathErr.log)
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)
217 217  |(((
218 -(% class="wikigeneratedid" id="HProcessLOGS" %)
219 -//**Process LOGS**//
220 -)))|Process LOGS|.\SERVER\Data\LOGS\ENGINE
214 +===== **Process LOGS** =====
215 +)))|Process LOGS|/ixServer/LOGS/ENGINE
221 221  |(((
222 -(% class="wikigeneratedid" id="HBDD" %)
223 -//**BDD**//
217 +=== **BDD** ===
224 224  )))|(((
225 -(% class="wikigeneratedid" id="HDataBase" %)
226 -//**DataBase**//
227 -)))|Query Log|.\SERVER\mysql\logs
219 +===== **DataBase** =====
220 +)))|Query Log|/var/log/mysql
228 228  
222 +
223 +
229 229  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian