Community
Participate
Working Groups
Build Identifier: I20110412-2200 DBCS file names are placed in remote system. When connecting the remote server from Eclipse, the DBCS files in remote server are corrupted. The code page information of remote system property shows system default code page "MS932". As MS932 is Japanese Windows code page, the connection property may be good. I'm not sure Windows' rseserver handles DBCS file names. Configuration: RSE: 3.3M6 RSEServer: OS - Window XP SP3 32Bit, Japanese environment JDK - J2RE 1.5.0 IBM Windows 32 build pwi32dev-20080315 (SR7) Eclipse/RSE: OS - Windows 7 SP1 64Bit, Japanese environment JDK: java full version "JRE 1.6.0 IBM Windows AMD 64 buildpwa6460sr9fp1-20110208_03 (SR9 FP1)" Version: 3.7.0, Build id: I20110412-1532 Version 4.1.0, Build id: I20110412-2200 Reproducible: Always Steps to Reproduce: 1. Start rseserver (daemon.bat) in windows XP. 2. Open "Remote System Explorer". Window > Open perspective > Remote System Explorer 3. In remote System view, open the context menu, New > Connection.. > Windows 4. Enter hostname, connection name and description, then finish 5. Open "Files".
Created attachment 195175 [details] Screen capture of the chracter corruption Here is a screen capture. I'm sorry that I forgot screen capture...
The Windows RSE server is rarely used. Could you see if this is an issue for something more common like the dstore linux RSE sever?
> Could you see if this is an issue for > something more common like the dstore linux RSE sever? The problem does not happen with dstore lunux server. It looks that this problem is caused by Windows RSE server only.
Created attachment 195300 [details] Good result with Linux RSE server
Created attachment 195341 [details] updated dstore_core.jar with change for windows server to assume UTF8 Could you try this on windows using the attached jar?
Created attachment 195342 [details] patch to assume utf8 encoding on windows server
Created attachment 195346 [details] updated patch to also assume utf8 on windows server when receiving
Created attachment 195347 [details] updated dstore_core.jar Please try this updated jar instead of the one I originally attached.
Since the change works for me, I've committed it to cvs. Please indicate whether this needs to be backported (since this is Windows server only, I'm not sure it's such a big deal).
(In reply to comment #7) > Created attachment 195346 [details] > updated patch to also assume utf8 on windows server when receiving I verified that the patch worked fine for me.
Created attachment 195450 [details] Good result with the patch (screen capture)
*** Bug 342569 has been marked as a duplicate of this bug. ***
This change didn't make M7 but was released for RC2.