Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 145597 - [README] Timeout when importing logs from iSeries through control channel
Summary: [README] Timeout when importing logs from iSeries through control channel
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: Other other
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Samson Wai CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 14:44 EDT by Samson Wai CLA
Modified: 2016-05-05 11:09 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samson Wai CLA 2006-06-06 14:44:35 EDT
This has to be added to the release note.

Timeout error when importing remote logs from iSeries through control channel
-----------------------------------------------------------------------------
Symptom: The Eclipse workbench may timeout if logs are remotely imported from iSeries through control channel (data multiplexing). A timeout error dialog will appear on the Eclipse workbench side.
Resolution: Actually the log import process on the iSeries side is still running and log records will appear momentarily.
Comment 1 Samson Wai CLA 2006-06-06 14:51:29 EDT
Bug 145600 is opened to make the timeout configurable.
Comment 2 Ruth Lee CLA 2006-06-11 23:08:46 EDT
Readme entries are now self-serve.

All readme entries that are not "All Project" General Notices 
(i.e., applying to all features of TPTP) will be written by development
from now on. To have an entry added to the "All Project" general notice,
please open a bug against TPTP.Web.

In each project on the TPTP web there is a readme XML file that is parsed
by the central readme XSLT and formatted into the TPTP readme file.

If you are unfamiliar with how to check out your project's web site, 
	1. Add a new CVS repository:
		host: dev.eclipse.org
		repository path: /home/cvs/org.eclipse
		user, password, connection type: same as development CVS
	2. Check out your project's folder:
		1. Platform: tptp\platform
		2. Monitoring: tptp\monitoring
		3. Trace & Profiling: tptp\performance
		4. Test: tptp\test

To add a readme, edit your project's readme file:
	1. Open resources\v4.2\readme.xml
	2. Each readme entry looks like this:
		<readme>
			<title></title>
			<category></category>
			<bugzilla></bugzilla>
			<description></description>
		</readme>
	   For the title, put a brief description of the problem that the user will see.

	   For the category, put one of the following:
		A. General Notices
		B. Agent Controller
		C. Generic Log Adapter
		D. Log and Trace Analyzer
		E. Probekit
		F. Profiling Tool
		G. Statistical Console
		H. Common Test Issues
		I. Charting Service

	   For the bugzilla, enter the number of the bugzilla that, once fixed, means that
	   the readme can be removed from the readme.xml file.

	   In the description, you can use the following HTML formatting:
		<b>
		<br/>
		<code>
		<p>
		<ul>
		<ol>
		<li>
	   To have additional categories or HTML formats added, open a bug against TPTP.Web.

	   For an example of a working readme.xml file, please view 
	   http://www.eclipse.org/tptp/platform/resources/v4.2/readme.xml
Comment 3 Samson Wai CLA 2006-06-12 11:04:23 EDT
Readme updated 2006/06/12 11:05 EDT
Comment 4 Samson Wai CLA 2006-11-16 09:15:09 EST
Closing.