Bug 57861 - DBCS: Background Indexer Crash recovery for DBCS named class
Summary: DBCS: Background Indexer Crash recovery for DBCS named class
Status: CLOSED DUPLICATE of bug 57419
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.0 M9   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 00:58 EDT by Masayuki Fuse CLA
Modified: 2004-04-28 08:28 EDT (History)
1 user (show)

See Also:


Attachments
.log on windows2003Japanese (23.55 KB, text/plain)
2004-04-08 01:17 EDT, Masayuki Fuse CLA
no flags Details
sample DBCS named class (759 bytes, application/octet-stream)
2004-04-08 01:18 EDT, Masayuki Fuse CLA
no flags Details
sample dbcs named class with source (1.14 KB, application/octet-stream)
2004-04-08 01:30 EDT, Masayuki Fuse CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masayuki Fuse CLA 2004-04-08 00:58:22 EDT
OS:		Windows2003, RHEL 3.0 
Language:	Japanese
Build level: 	M8
JDK version:  IBM JDK 1.4.2 Beta
Test case #:          

Summary: DBCS: Background Crash recovery for DBCS named class

Steps to recreate problem:
1- create a class with DBCS name
2- edit & save it, then error will be logged in .log
3- Select Run > Run Java application from the context menu 

Error:  launch failure dialog pop up with "there is no main type"

Expected Result:  
no error writing to .log and no error dialog
Comment 1 Masayuki Fuse CLA 2004-04-08 01:16:17 EDT
additional info;
the problem was disappeared by doing exit and relaunch Eclipse. when added 
class name is DBCS, the error occurr and fixed by re-lauching the eclipse 
Comment 2 Masayuki Fuse CLA 2004-04-08 01:17:11 EDT
Created attachment 9315 [details]
.log on windows2003Japanese
Comment 3 Masayuki Fuse CLA 2004-04-08 01:18:42 EDT
Created attachment 9316 [details]
sample DBCS named class

the name is fullwidth DBCS "abc"
Comment 4 Masayuki Fuse CLA 2004-04-08 01:30:32 EDT
Created attachment 9318 [details]
sample dbcs named class with source

please replace to 9316
Comment 5 Kent Johnson CLA 2004-04-21 11:45:51 EDT
Was NOT able to reproduce the problem on a Windows XP Chinese machine running 
build M8.

The error log is a duplicate of 57419 so we'll close this one and continue to 
track the problem in bug 57419.

*** This bug has been marked as a duplicate of 57419 ***
Comment 6 Masayuki Fuse CLA 2004-04-28 08:28:23 EDT
Closing with new JVM beta