Changes for page Reporting Issues

Last modified by michelk on 2021/09/09 20:55

From version 19.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import
To version 24.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Home
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michaely
1 +XWiki.michelk
Tags
... ... @@ -1,0 +1,1 @@
1 +favourite|report|issue|support|ticket|bug
Content
... ... @@ -249,6 +249,15 @@
249 249  source /opt/isymphony3/server/config-vars.sh && ${JAVA_HOME}/bin/java -version
250 250  {{/code}}
251 251  
252 += Heap Dumps =
253 +
254 +In certain circumstances our support team may ask for a heap dump. This dump allows us to inspect the memory of your iSymphony application. Heap dumps can be created with the jmap utiltily.
255 +
256 +jmap's documentation can be found on the oracle web site: see: [[http:~~/~~/docs.oracle.com/javase/7/docs/technotes/tools/share/jmap.html>>url:http://docs.oracle.com/javase/7/docs/technotes/tools/share/jmap.html||shape="rect"]]
257 +
258 +If you are using OpenJDK (as bundle with e.g. FreePBX) you will need to install openjdk-debuginfo. For FreePBX (Centos based) the version of debug info can be downloaded here:
259 +[[http:~~/~~/debuginfo.centos.org/6/x86_64/>>url:http://debuginfo.centos.org/6/x86_64/||shape="rect"]]
260 +
252 252  = Extra Information For UI Issues =
253 253  
254 254  If you encounter a bug/issue with display in the client or administrator (i.e. UI not drawing correctly, phone state not showing what it should, ect.) Try the following steps to attempt to correct it. Please included which step, if any, resolved the issue in your issue report. This will give us a general idea of where the issue exists in the Application.