htiextension/com.nokia.s60tools.hticonnection.help/html/reference/troubleshooting.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Thu, 04 Mar 2010 13:38:40 +0200
changeset 7 018264c44c89
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection v1.3.1 - Supporting Carbide 2.5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
<html>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
<head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
<title>Troubleshooting</title>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
<link href="../../book.css" type="text/css" rel="stylesheet">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
</head>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
<body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
<h2>Troubleshooting</h2>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
<p>The following table lists the messages that may be displayed when using the HTI Connection.</p>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
<table width="709" border="1" cellspacing="1" cellpadding="2">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
<colgroup>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
<col width="94*">
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
<col width="95*"></colgroup>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
<thead>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
	<tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
		<td><b>Message</b></td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
		<td><b>Action</b></td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
	</tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
</thead>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
<tbody>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
	<tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
		<td>HTI agent in the device is not responding.</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
		<td><ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
			<li>Ensure that you have started the HTI framework in the device.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
			<li>Ensure that your device is connected to a computer.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
			<li>From computer settings, check which COM port is used.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
			<li>Check the port and host fields (if using TCP/IP connection type).</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
			</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
		</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
	</tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
	<tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
		<td>Connection failed.</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
		<td><ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
			<li>Select the correct COM port (if using serial connection type).</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
			<li>Check the port and host fields (if using TCP/IP connection type).</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
			</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
		</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
	</tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
	<tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
		<td>Warning: Testing of a connection will close the existing connection.</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
		<td>You can resume the connection after the testing by clicking <b>Cancel.</b></td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
	</tr>	
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
	<tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
		<td>Datagateway has been shutdown unexpectedly. Do you want to manage connections?
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
		<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
			<li><b>Yes</b>: Opens the HTI Connection preferences dialog.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
			<li><b>No</b>: Continues as before.</li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
		</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
		</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    53
		<td>Datagateway has been stopped by an unknown reason. It can be restarted either by clicking the <b>Start Datagateway</b> button in toolbar or by changing/testing settings in HTI Connection preferences.</td>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    54
	</tr>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    55
</tbody>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    56
</table>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    57
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    58
<h5>Related tasks</h5>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    59
<ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    60
	<li><a href="../tasks/comm_usb.htm">Setting up USB serial connection</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    61
	<li><a href="../tasks/comm_bt.htm">Setting up Bluetooth connection</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    62
	<li><a href="../tasks/set_preferences.htm">Editing HTI connection settings</a></li>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    63
</ul>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    64
7
018264c44c89 HTI Connection v1.3.1 - Supporting Carbide 2.5
Matti Laitinen <matti.t.laitinen@nokia.com>
parents: 0
diff changeset
    65
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. 
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    66
License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.</div>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    67
</body>
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    68
</html>