sysperfana/memspyext/com.nokia.s60tools.memspy.help/html/reference/troubleshooting.htm
changeset 7 8e12a575a9b5
equal deleted inserted replaced
6:f65f740e69f9 7:8e12a575a9b5
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
       
     5   <title>Troubleshooting</title>
       
     6   <link href="../../book.css" type="text/css" rel="stylesheet">
       
     7 </head>
       
     8 
       
     9 <body>
       
    10 <h2>Troubleshooting</h2>
       
    11 
       
    12 <h3 name="memspy_trb">MemSpy</h3>
       
    13 
       
    14 <p>The MemSpy&gt; Carbide.c++ Extension error messages are listed below:</p>
       
    15 
       
    16 <table width="615" border="1" cellspacing="1" cellpadding="2">
       
    17   <colgroup><col width="250*">
       
    18     <col width="356*">
       
    19   </colgroup>
       
    20   <tbody>
       
    21     <tr>
       
    22       <th>Message</th>
       
    23       <th align="center">Description</th>
       
    24     </tr>
       
    25     <tr>
       
    26       <td><i>MemSpy extension was unable to receive response from MemSpy
       
    27         S60-application.</i></td>
       
    28       <td>The target device does not respond to requests sent from the MemSpy
       
    29         Carbide.c++ Extension. Restart the target device. If you are using an
       
    30         USB connection, make sure you have activated trace sending in
       
    31         TraceSwitch or TraceCoreUserApp.</td>
       
    32     </tr>
       
    33     <tr>
       
    34       <td><i>MemSpy s60-application was not found from your device.</i></td>
       
    35       <td>Your device has MemSpy Launcher, but not MemSpy S60 application
       
    36         installed. Install MemSpy S60 application to the device and restart the
       
    37         device.</td>
       
    38     </tr>
       
    39     <tr>
       
    40       <td><i>Received log files are corrupt.</i></td>
       
    41       <td>The heap dump or SWMT log files are missing lines. If you are using
       
    42         an USB connection, increase the buffer size in TraceSwitch or
       
    43         TraceCoreUserApp.</td>
       
    44     </tr>
       
    45     <tr>
       
    46       <td><i>No Heap Found.</i></td>
       
    47       <td>The selected thread is missing, probably because it has terminated.
       
    48         Reload the thread list. If this does not help, restart the device. </td>
       
    49     </tr>
       
    50     <tr>
       
    51       <td><i>Selected heap's heap type is wrong (needs to be Symbian OS
       
    52         RHeap).</i></td>
       
    53       <td>The heap of the selected thread is not supported, and the heap dump
       
    54         cannot be retrieved by MemSpy.</td>
       
    55     </tr>
       
    56     <tr>
       
    57       <td><i>Invalid heap dump file. The file doesn't contain any threads with
       
    58         binary data information.</i></td>
       
    59       <td>The file you are trying to import does not contain any threads with
       
    60         binary data information, or contains a binary data error. The file will
       
    61         not be imported.</td>
       
    62     </tr>
       
    63   </tbody>
       
    64 </table>
       
    65 
       
    66 <h3 name="swmt_analyser_trb">SWMT Analyser</h3>
       
    67 
       
    68 <p>The SWMT Analyser error messages are listed below:</p>
       
    69 
       
    70 <table width="615" border="1" cellspacing="1" cellpadding="2">
       
    71   <colgroup><col width="250*">
       
    72     <col width="356*">
       
    73   </colgroup>
       
    74   <tbody>
       
    75     <tr>
       
    76       <th>Message</th>
       
    77       <th align="center">Description</th>
       
    78     </tr>
       
    79     <tr>
       
    80       <td><i>xyz.xls file is already exists and opened, could not overwrite.
       
    81         Please close it and try again.</i></td>
       
    82       <td>The Excel XLS file is already opened in the target folder.<br>
       
    83         Close the Excel file and try exporting to Excel again.</td>
       
    84     </tr>
       
    85     <tr>
       
    86       <td><i>Invalid order of the log files. The selected files must be in
       
    87         consecutive order and must start from the cycle 1.</i></td>
       
    88       <td>The selected files in the MemSpy view are not in consecutive order,
       
    89         starting from cycle 1.<br>
       
    90         Select the log files and make sure that they are in consecutive order
       
    91         and starting from cycle 1.</td>
       
    92     </tr>
       
    93     <tr>
       
    94       <td><i>This is a delta file. It does not contain the complete
       
    95         information. Do you still want to continue?</i></td>
       
    96       <td>You tried to open a single file which has a cycle number other than
       
    97         1.<br>
       
    98         Click <b>Yes</b> to continue, or <b>No</b> to cancel.</td>
       
    99     </tr>
       
   100     <tr>
       
   101       <td><i>The file is invalid.</i></td>
       
   102       <td>SWMT Analyser cannot read the data from the log file. This may occur
       
   103         if there are typos or other manual edits in the log file.<br>
       
   104         Please check the filename and the line number shown in the error
       
   105         message, and act accordingly.</td>
       
   106     </tr>
       
   107   </tbody>
       
   108 </table>
       
   109 
       
   110 <div id="footer">
       
   111 Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights
       
   112 reserved. License: <a
       
   113 href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
       
   114 </body>
       
   115 </html>