[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Exception on sharing project.

From: Brock Janiczak <brockj_eclipse_at_ihug.com.au>
Date: 2005-03-03 10:56:31 CET

Hi Alex,
Are you able to reproduce this error? It looks like the only way it
could happen is if the listener was called after the view is disposed.
Was the Repositories view open when this happened?

The repository listener is never removed which is very odd. The code is
commented out for some reason.

If you haven't done so already, could you create an issue in the issue
tracker?

thanks,
    Brock

Alexander Kitaev wrote:

>Hello,
>
>I got the following exception on sharing project that was already check out
>from "svn://localhost".
>
>java.lang.NullPointerException
> at
>org.tigris.subversion.subclipse.ui.repository.RepositoriesView$1.repositoryA
>dded(RepositoriesView.java:93)
> at
>org.tigris.subversion.subclipse.ui.repository.RepositoryManager.rootAdded(Re
>positoryManager.java:70)
> at
>org.tigris.subversion.subclipse.ui.repository.RepositoryManager$1.repository
>Added(RepositoryManager.java:150)
> at
>org.tigris.subversion.subclipse.core.resources.RepositoryResourcesManager.re
>positoryAdded(RepositoryResourcesManager.java:73)
> at
>org.tigris.subversion.subclipse.core.repo.SVNRepositories.addToRepositoriesC
>ache(SVNRepositories.java:57)
> at
>org.tigris.subversion.subclipse.core.repo.SVNRepositories.getRepository(SVNR
>epositories.java:156)
> at
>org.tigris.subversion.subclipse.core.SVNProviderPlugin.getRepository(SVNProv
>iderPlugin.java:329)
> at
>org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard$1.run(Shari
>ngWizard.java:190)
> at
>org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext
>.java:111)
>
>Alexander Kitaev.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
>
Received on Thu Mar 3 20:56:31 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.