This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 71523 - code fold disappeared,and class info storage process is frozen when exit ide
Summary: code fold disappeared,and class info storage process is frozen when exit ide
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-18 03:22 UTC by hdwang
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
this is a log file of ide (624.12 KB, text/plain)
2006-01-18 03:24 UTC, hdwang
Details
a IDE image for not java cold (100.50 KB, image/jpeg)
2006-01-18 04:38 UTC, hdwang
Details
my IDE code setting in options dialog (52.83 KB, image/jpeg)
2006-01-18 04:40 UTC, hdwang
Details
never stopped class info storage process (132.73 KB, image/jpeg)
2006-01-18 04:42 UTC, hdwang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hdwang 2006-01-18 03:22:11 UTC
after i set the java code fold properties in the ide options dialog,ide's editor
does not display the java code fold. even i set back the code fold properties,my
java code was not displayed as code fold.some times i start the ide, the
background scan class info process never finished.when i exit ide,the process of
storage the class info into disk could not terminate. i use the last 5.0rc1,and
my computer is hp notesbook,equiped with 1G memory and 1.7G CPU.My system is
windows xp with sp2. i upload the log file.hope to cope with those problems.
Comment 1 hdwang 2006-01-18 03:24:29 UTC
Created attachment 28430 [details]
this is a log file of ide
Comment 2 hdwang 2006-01-18 03:35:36 UTC
by the way,i use netbeans 5.0b2  importing and create my project,those
phenomenas occured when i use netbeans5.0rc1 opening original project.and my
html files fold was ok.
Comment 3 hdwang 2006-01-18 04:37:11 UTC
my project is controled by ant script. i test with netbeans 5.0rc1 again:
 delete the project's nb file folder,and create a new project using the "Web
Application with Existing Ant Script" wizard. the java code fold is still
unavailable,and the storage class info process is also still never stopped.i
upload  the image for those infomation.please visit the additional files. 
Comment 4 hdwang 2006-01-18 04:38:38 UTC
Created attachment 28431 [details]
a IDE image for not java cold
Comment 5 hdwang 2006-01-18 04:40:22 UTC
Created attachment 28432 [details]
my IDE code setting in options dialog
Comment 6 hdwang 2006-01-18 04:42:09 UTC
Created attachment 28433 [details]
never stopped class info storage process
Comment 7 Miloslav Metelka 2006-01-20 16:20:04 UTC
IMHO your mdr database is corrupted so a quick fix could be to delete the folder
C:\Documents and Settings\hp\.netbeans\5.0rc1/var/cache/mdrstorage
Reassigning to java/javacore for further evaluation.
Comment 8 Jan Becicka 2006-10-26 16:27:12 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 9 Quality Engineering 2007-09-20 10:37:29 UTC
Reorganization of java component