Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TM 2.0 Known Issues and Workarounds"

 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
Nav: [[DSDP/TM]] | [[TM and RSE FAQ]] | [[TM 2.0 Testing]] | TM 2.0 Known Issues and Workarounds
+
Nav: [[DSDP/TM]] | [[TM and RSE FAQ]] | [[TM 2.0 Testing]] | TM 2.0 Known Issues and Workarounds | [[TM 3.0 Known Issues and Workarounds]]
 
<hr/>
 
<hr/>
  
Line 11: Line 11:
 
for queries to get the full list of known bugs out of bugzilla.<br/>
 
for queries to get the full list of known bugs out of bugzilla.<br/>
  
== Known Problems in TM 2.0 ==
+
== Known Problems in TM 2.0.x ==
 +
 
 +
[http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.2-200711131300/ TM 2.0.2] is the latest official release.
 +
<!-- after [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.1-200709262145/ TM 2.0.1]. -->
  
 
{| border=1 cellpadding="2"
 
{| border=1 cellpadding="2"
Line 17: Line 20:
 
| '''Description'''
 
| '''Description'''
 
| '''Workaround'''
 
| '''Workaround'''
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=192741 192741]
 
| <font color="red"><b>Moving a folder from an archive doesn't work sometimes</b></font>
 
| RSE Local and DStore: when browsing into an archive and using the "Move To" functionality on a folder, it can happen that this folder gets removed from the archive but not extracted properly. <font color="red"><b>This can mean loss of data</b></font>, and we are working on a fix urgently. '''Workaround:''' Copy&Paste the folder out of the archive and delete it in the archive after verifying correct extraction.
 
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=194204 194204]
 
| RSE FTP: Renaming Files/Folders moves them
 
| Renaming an item on an RSE FTP connection can move that item to the place that was expanded before, instead of just renaming it in the same directory. '''Workaround:''' before renaming the item, refresh and expand the folder in which the item resides.
 
|-
 
| [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=substring&short_desc=%5Befs&classification=DSDP&product=Target+Management&target_milestone=---&target_milestone=2.0.1&target_milestone=Future&cmdtype=doit (query)]
 
| Problems with EFS Integration
 
| Several problems have been reported with the RSE EFS integration, see the bugzilla query (left) for a full list. Some of these issues appear critical, like hanging Eclipse when refreshing a remote folder linked in to a JDT tree; but in many cases we think that the problem is not with the TM/RSE EFS provider but with the clients not being prepared for remote resources through EFS properly. We will continue looking at EFS issues with high priority, and at the same time we encourage all projects to be aware that resources in the workspace are not necessarily fast to access, in the case they actually reside on a remote computer linked in through EFS.
 
 
|-
 
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=181458 181458]
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=181458 181458]
Line 41: Line 32:
 
| Some long-running dstore commands cannot be canceled
 
| Some long-running dstore commands cannot be canceled
 
| When a "list directory" query is extremely slow because of e.g. missing mounted file systems, the dstore server gets unresponsive because it is single-threaded for "list" type queries. Other queries are multi-threaded, so fixing this in the future should not be too hard. Unfortunately, when the client cancels the operation further access to the hanging dstore server may block the UI. <b>Workaround</b>: When a dstore connection hangs, cancel the job in the progress view, then disconnect and reconnect the hanging connection. This will restart the dstore server.
 
| When a "list directory" query is extremely slow because of e.g. missing mounted file systems, the dstore server gets unresponsive because it is single-threaded for "list" type queries. Other queries are multi-threaded, so fixing this in the future should not be too hard. Unfortunately, when the client cancels the operation further access to the hanging dstore server may block the UI. <b>Workaround</b>: When a dstore connection hangs, cancel the job in the progress view, then disconnect and reconnect the hanging connection. This will restart the dstore server.
|-
 
| [https://bugs.eclipse.org/bugs/show_bug.cgi?id=179937 179937]
 
| (BIDI) File and Path names in files tree do not honor encoding
 
| On dstore, launch the server with proper encoding parameter. Multiple servers may be needed for multiple different encodings on the same host. The host-wide encoding control has been added to RSE but it is not yet functional for file and path names. This will be added as a bug fix in RSE 2.0.1.
 
 
|}
 
|}
  
Line 54: Line 41:
 
| '''Description'''
 
| '''Description'''
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=187301 187301]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=209656 209656]</strike>, <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=209662 209662]</strike>
| 2.0
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/S-3.0M3-200711141025/ TM 3.0M3]
| RSE Telnet Integration does not support multiple shells
+
| '''Eclipse 3.4 only''': When running on Eclipse 3.4M3, the TM 2.0.x Terminal leads to ClassCastExceptions, missing menu items and slow operation in general
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=188939 188939]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=205393 205393]</strike>
| 2.0 RC2
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.2-200711131300/ TM 2.0.2]
| Terminal does not connect unless RXTX serial library is installed
+
| <font color="red"><b>2.0.1 regression: Terminal causes stack overflow</b></font> -- has been fixed and promoted to Europa Fall Maintenance Update.
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=160293 160293]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186 205186]</strike>
| 2.0 RC2
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.2-200711131300/ TM 2.0.2]
| RSE perspective doesn't start if only Core is installed: Now it starts but of course it is not very useful without any connection plugins.
+
| '''2.0.1 regression''': Terminal does not paint properly on Mac OSX -- has been fixed and promoted to Europa Fall Maintenance Update.
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=179939 179939]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=substring&short_desc=%5Befs&classification=DSDP&product=Target+Management&target_milestone=---&target_milestone=2.0.1&target_milestone=Future&cmdtype=doit (query)]</strike>
| 2.0 M7
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.1-200709262145/ TM 2.0.1]
| Remote encoding of text files not corrctly considered in BIDI Locale (like Hebrew)
+
| Problems with EFS Integration
 +
 
 +
All known major EFS related issues have been fixed for TM 2.0.1. In many cases we think that the problem is not with the TM/RSE EFS provider but with the clients not being prepared for remote resources through EFS properly. We encourage all projects to be aware that resources in the workspace are not necessarily fast to access, in the case they actually reside on a remote computer linked in through EFS. TM/RSE is a great toolkit to verify EFS-awareness.
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=180994 180994]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=179937 179937]</strike>
| 2.0 M7
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.1-200709262145/ TM 2.0.1]
| Expand of filter hangs with dstore
+
| (BIDI) File and Path names in files tree do not honor encoding: For SSH and FTP, this has been fixed in TM 2.0.1; for dstore, it is possible to launch the server with required encoding settings (see the bug for details). For enhanced usbility, dstore should also use the host-wide encoding control in the future.
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=143458 143458]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=192741 192741]</strike>
| 2.0 M7
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.0.1-200707061039/ TM 2.0.0.1] / [http://download.eclipse.org/dsdp/tm/downloads/ I20070705-0600]
| Right-click > Refresh on a remote folder changes selection to the parent folder
+
| <font color="red"><b>Moving a folder from a ZIP archive fails if > 1 level deep</b></font> - this could mean loss of data.
 +
A patch is provided with TM 2.0.0.1. See [http://tmober.blogspot.com/2007/07/dsdp-tm-rse-2001-critical-patch-release.html the TM 2.0.0.1 blog] for details.
 
|-
 
|-
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=175686 175686]</strike>
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=194204 194204]</strike>
| 2.0 M6
+
| [http://download.eclipse.org/dsdp/tm/downloads/drops/R-2.0.0.1-200707061039/ TM 2.0.0.1] / [http://download.eclipse.org/dsdp/tm/downloads/ I20070705-0600]
| Cannot install RSE from update site into eclipse-platform. Update Manager claims '...requires feature "org.eclipse.cvs (1.0.0)", or later version'.
+
| <font color="red"><b>RSE FTP: Renaming Files/Folders moves them sometimes</b></font> - this could mean loss of data. A patch is provided with TM 2.0.0.1. See [http://tmober.blogspot.com/2007/07/dsdp-tm-rse-2001-critical-patch-release.html the TM 2.0.0.1 blog] for details.
|-
+
| <strike>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=153652 153652]</strike>
+
| 2.0 M6
+
| Cannot drag&drop from RSE into C/C++ Projects View
+
 
|}
 
|}
  
  
 
+
(Back to [[TM 2.0 Testing]] | [[TM 2.0 Test Instructions]] | [[TM 3.0 Known Issues and Workarounds]])
(Back to [[TM 2.0 Testing]] | [[TM 2.0 Test Instructions]])
+

Latest revision as of 13:55, 14 November 2007

Nav: DSDP/TM | TM and RSE FAQ | TM 2.0 Testing | TM 2.0 Known Issues and Workarounds | TM 3.0 Known Issues and Workarounds


This page lists the most obvious known issues with TM 2.0 and suggests workarounds. By "most obvious" we mean those issues that many users are likely to encounter. Note that there may be other severe or critical issues not listed here, because they are less likely to occur. See the Bugzilla: TM Major and Critical, P1 and P2 query to show those.

We encourage you to enable Wiki Watch for this page: ensure that you are logged on to the Wiki, then click the little 'watch' tab on top of this page. On your personal "preferences" page (accessible from the top right of your screen) you can also enable E-Mail notifications for changes on this page. This will allow you to get notified when other users find important problems that you might be able to work around.

This is a collaborative page: Every user may edit this page and add bugs he or she has filed, that are very obivious or problematic and that he or she'd like other users to be able to work around to avoid. See the TM Bug Process Page for queries to get the full list of known bugs out of bugzilla.

Known Problems in TM 2.0.x

TM 2.0.2 is the latest official release.

Bug # Description Workaround
181458 Cannot drag&drop / copy&paste from remote to Windows Explorer We had to take out the "Download on Copy" workaround again because of critical bug 189268. A proper fix will need a fix in SWT. Workaround: Copy&Paste to the RSE "Local" file system instead.
153652 Cannot drag&drop from remote into the Project Explorer We had to take out the "Download on Copy" workaround again because of critical bug 189268. A proper fix will need support for the "PluginTransfer" method in the Project Explorer. Workaround: Open the Resource Navigator in a separate view, then drag&drop to the Resource Navigator instead.
190803 Some long-running dstore commands cannot be canceled When a "list directory" query is extremely slow because of e.g. missing mounted file systems, the dstore server gets unresponsive because it is single-threaded for "list" type queries. Other queries are multi-threaded, so fixing this in the future should not be too hard. Unfortunately, when the client cancels the operation further access to the hanging dstore server may block the UI. Workaround: When a dstore connection hangs, cancel the job in the progress view, then disconnect and reconnect the hanging connection. This will restart the dstore server.

Issues fixed in recent milestones

Bug # Fixed in Description
209656, 209662 TM 3.0M3 Eclipse 3.4 only: When running on Eclipse 3.4M3, the TM 2.0.x Terminal leads to ClassCastExceptions, missing menu items and slow operation in general
205393 TM 2.0.2 2.0.1 regression: Terminal causes stack overflow -- has been fixed and promoted to Europa Fall Maintenance Update.
205186 TM 2.0.2 2.0.1 regression: Terminal does not paint properly on Mac OSX -- has been fixed and promoted to Europa Fall Maintenance Update.
(query) TM 2.0.1 Problems with EFS Integration

All known major EFS related issues have been fixed for TM 2.0.1. In many cases we think that the problem is not with the TM/RSE EFS provider but with the clients not being prepared for remote resources through EFS properly. We encourage all projects to be aware that resources in the workspace are not necessarily fast to access, in the case they actually reside on a remote computer linked in through EFS. TM/RSE is a great toolkit to verify EFS-awareness.

179937 TM 2.0.1 (BIDI) File and Path names in files tree do not honor encoding: For SSH and FTP, this has been fixed in TM 2.0.1; for dstore, it is possible to launch the server with required encoding settings (see the bug for details). For enhanced usbility, dstore should also use the host-wide encoding control in the future.
192741 TM 2.0.0.1 / I20070705-0600 Moving a folder from a ZIP archive fails if > 1 level deep - this could mean loss of data.

A patch is provided with TM 2.0.0.1. See the TM 2.0.0.1 blog for details.

194204 TM 2.0.0.1 / I20070705-0600 RSE FTP: Renaming Files/Folders moves them sometimes - this could mean loss of data. A patch is provided with TM 2.0.0.1. See the TM 2.0.0.1 blog for details.


(Back to TM 2.0 Testing | TM 2.0 Test Instructions | TM 3.0 Known Issues and Workarounds)

Back to the top