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 76333 - Exception refreshing the versioning view.
Summary: Exception refreshing the versioning view.
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker with 1 vote (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
: 76379 76976 81159 84717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-13 16:43 UTC by gugrim
Modified: 2006-09-12 16:18 UTC (History)
1 user (show)

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 gugrim 2006-05-13 16:43:28 UTC
When I refresh the "Subversion" view, I get the following exceptions:

java.lang.AssertionError: noRemoteCallinAWT(): getInfo
	at
org.netbeans.modules.subversion.client.SvnClientInvocationHandler.invoke(SvnClientInvocationHandler.java:104)
	at $Proxy13.getInfo(Unknown Source)
	at
org.netbeans.modules.subversion.util.SvnUtils.getRepositoryRootUrl(SvnUtils.java:530)
	at
org.netbeans.modules.subversion.ui.actions.ContextAction.getSvnUrl(ContextAction.java:87)
	at
org.netbeans.modules.subversion.ui.status.VersioningPanel.refreshStatuses(VersioningPanel.java:344)
	at
org.netbeans.modules.subversion.ui.status.VersioningPanel.onRefreshAction(VersioningPanel.java:327)
	at
org.netbeans.modules.subversion.ui.status.VersioningPanel.btnRefreshActionPerformed(VersioningPanel.java:774)
	at
org.netbeans.modules.subversion.ui.status.VersioningPanel.actionPerformed(VersioningPanel.java:736)
Comment 1 Peter Pis 2006-05-13 17:01:46 UTC
Can't reproduce. Could you please describe your scenario? Some steps how to
reproduce. SVN, system configuration. Thanks.
Comment 2 gugrim 2006-05-13 17:19:45 UTC
OK, more info:

Im running SuSE 9.3 GNU/Linux.

Output from svn --version:
svn, version 1.3.0 (r17949)
   compiled Jan 20 2006, 11:22:04

Repository url:
https://ksdsvn.knowit.se/svndev2/DOISuite4/trunk

The steps to reproduce is simply to select Show Changes from the Subversion
sub-menu of the Project context menu.
Comment 3 gugrim 2006-05-13 17:59:42 UTC
Also, as you have probably already suspected from the stack trace, the work dir
was once upon a time checked out with a subversion 1.1 client.
Comment 4 Tomas Stupka 2006-05-13 23:14:02 UTC
ok then, checking out with 1.3 should work for a workaround...
lowering to p3
Comment 5 Peter Pis 2006-05-16 08:55:33 UTC
*** Issue 76379 has been marked as a duplicate of this issue. ***
Comment 6 Peter Pis 2006-06-12 09:07:13 UTC
Seems to be a dup of #76333.
Comment 7 Peter Pis 2006-06-12 09:09:16 UTC
*** Issue 76976 has been marked as a duplicate of this issue. ***
Comment 8 Tomas Stupka 2006-08-15 00:40:22 UTC
we won't support working copies < 1.3.0
Comment 9 Tomas Stupka 2006-08-15 14:23:49 UTC
*** Issue 81159 has been marked as a duplicate of this issue. ***
Comment 10 Peter Pis 2006-09-12 16:18:00 UTC
*** Issue 84717 has been marked as a duplicate of this issue. ***