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 100516 - exception occurs during loading of program
Summary: exception occurs during loading of program
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: HP Windows Vista
: P1 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
: 100515 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-10 20:12 UTC by texas
Modified: 2008-10-20 08:42 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (55.64 KB, text/plain)
2007-04-10 20:15 UTC, texas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description texas 2007-04-10 20:12:22 UTC
a java io exception occurs
Comment 1 texas 2007-04-10 20:15:30 UTC
Created attachment 40700 [details]
messages.log
Comment 2 Kirill Sorokin 2007-04-11 05:29:51 UTC
*** Issue 100515 has been marked as a duplicate of this issue. ***
Comment 3 Kirill Sorokin 2007-04-11 05:30:55 UTC
This does not look like an installer issue, but nevertheless leaving it to Marek
for evaluation.
Comment 4 mslama 2007-04-11 08:21:33 UTC
Passing to openide/filesystems for evaluation. It looks like some other process
blocks access to files in user dir. Is there any other IDE instance running on
the same user dir? As workaround you could try to use another user dir (use
--userdir <Path to another user dir> command line option). Does it happen with
JDK 6? (You can use --jdkhome <Path to JDK home> eg. --jdkhome "C:\Program
Files\Java\jdk1.6.0")
Comment 5 texas 2007-04-11 17:47:20 UTC
i tried to run it as administrator and still the same error

I AM USING JDK 1.6

there is no other IDE instance running

Comment 6 texas 2007-04-11 17:47:57 UTC
oh yea, thanks for your help!
Comment 7 mslama 2007-04-11 19:36:21 UTC
ide log shows ide runs on JDK 5.0u11. You can check either log file or Help ->
About -> Detail tab to see what JDK is used to run ide.
Comment 8 Tomas Stupka 2007-04-13 16:53:37 UTC
two different stacktraces from subversion - both off them were already addressed
in an issue and solved - see issue 86674 and issue 86656

installing the subversion cmdline client, or uninstalling the nb subversion
module should help.
Comment 9 pribyl 2008-10-20 08:42:58 UTC
Verified on 6.5 RC1