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 99306

Summary: StorageTransientDataException exception has occurred
Product: java Reporter: phreed <phreed>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: HP   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description phreed 2007-03-28 21:14:50 UTC
I did an update using 'Tools->Update Center' and now I get the following error
dialog...
[A org.netbeans.mdr.persistence.StorageTransientDataException exception has
occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and
Settings\cznwdr\.netbeans\5.5\var\log folder.]

I have noticed a few problems in the user interface.
- Auto-completion posts the 'Please wait' message which stays until I click away.
- I cannot set breakpoints

Building and running seem to still work correctly.
Comment 1 phreed 2007-03-30 15:14:24 UTC
The problem arose due to a discrepancy between the JDK version, 5.0.8 and that
expected by Netbeans, JDK 5.0.11.  I reinstalled Netbeans prior to discovering
this.  I believe an upgrade of the JDK would have been sufficient.