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 - StorageTransientDataException exception has occurred
Summary: StorageTransientDataException exception has occurred
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: HP Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-28 21:14 UTC by phreed
Modified: 2007-03-30 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.