Community
Participate
Working Groups
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.
Bug 145600 is opened to make the timeout configurable.
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
Readme updated 2006/06/12 11:05 EDT
Closing.