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 125415 - Cannot take data lock for more than 10000 ms
Summary: Cannot take data lock for more than 10000 ms
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: rcauble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 17:28 UTC by boulderboy
Modified: 2008-03-10 17:15 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 boulderboy 2008-01-16 17:28:21 UTC
When trying to upload a file to my Sun Identity Manager Repository or even save the file locally i receive the following
error and no saving takes place.
java.io.IOException: Cannot take data lock for more than 10000 ms

What is the issue here?
Comment 1 Srividhya Narayanan 2008-01-16 18:13:24 UTC
This issue has to do with Identity Manager while this category tracks issues on Access Manager. Nevertheless assigning
to Robert. In the future please reach out to idm-technical-questions to address Identity Manager related issues.
Comment 2 rcauble 2008-01-16 18:44:51 UTC
This is addressed in the 8.0 plugin.
Comment 3 rcauble 2008-03-10 17:15:58 UTC
The Identity Manager IDE plugin has now been open-sourced.

https://identitymanageride.dev.java.net/

This, as well as a number of other issues have been resolved. Please see here for a list of changes:

https://identitymanageride.dev.java.net/netbeans-changes.html

In the future, please file defects related to the Identity Manager IDE here:

https://identitymanageride.dev.java.net/servlets/ProjectIssues

Thanks for your patience.