Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491612

Summary: ID-JYLKJ
Product: [Technology] Subversive Reporter: Brian Antao <bantao>
Component: ConnectorsAssignee: Alexander Gurov <a.gurov>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 4.6.2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Brian Antao CLA 2016-04-13 11:55:51 EDT
Version:	3.0.3.I20151228-1700

SVN Client:	org.eclipse.team.svn.connector.svnkit18 5.0.2.I20151228-1700 SVN/1.8.1 SVNKit/1.8.11 (http://svnkit.com/) r10483_v20150925_0010

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.8.0_77-b03, java.vendor=Oracle Corporation, line.separator=
 , java.class.version=52.0, os.name=Windows 7, os.arch=amd64, user.country=GB, os.version=6.1, eclipse.commands=-data file:/C:/EclipseWorkspace8/ -os win32 -ws win32 -arch x86_64 -showsplash -launcher C:\Users\bantao\eclipse\jee-neon\eclipse\eclipse.exe -name Eclipse --launcher.library C:\Users\bantao\eclipse\jee-neon\eclipse\\../../../.p2/pool/plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20160105-0945\eclipse_1611.dll -startup C:\Users\bantao\eclipse\jee-neon\eclipse\\../../../.p2/pool/plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar --launcher.appendVmargs -exitdata 1ee8_5c -install C:/Users/bantao/eclipse/jee-neon/eclipse -product org.eclipse.epp.package.jee.product -vm C:\ProgramData\Oracle\Java\javapath\javaw.exe , java.version=1.8.0_77, file.separator=\, java.vm.info=mixed mode, path.separator=;, user.timezone=Europe/London, user.language=en, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=Cp1252}

java.lang.NullPointerException
java.lang.NullPointerException
	at org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1278)
	at org.eclipse.ui.internal.WorkbenchPage$12.run(WorkbenchPage.java:4265)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4261)
	at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:4241)
	at org.eclipse.team.svn.ui.repository.RepositoriesView$13.runImpl(RepositoriesView.java:402)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:82)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:40)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(DefaultCancellableOperationWrapper.java:55)
	at org.eclipse.team.svn.ui.utility.UIMonitorUtility$1.run(UIMonitorUtility.java:186)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.team.svn.ui.utility.UIMonitorUtility.doTaskBusy(UIMonitorUtility.java:183)
	at org.eclipse.team.svn.ui.utility.UIMonitorUtility.doTaskBusyDefault(UIMonitorUtility.java:174)
	at org.eclipse.team.svn.ui.repository.RepositoriesView.showRepositoryBrowser(RepositoriesView.java:400)
	at org.eclipse.team.svn.ui.repository.RepositoriesView$7.run(RepositoriesView.java:257)
	at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
	at org.eclipse.jface.action.ActionContributionItem.lambda$5(ActionContributionItem.java:436)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4373)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4191)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3779)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1118)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1019)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:157)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:691)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:609)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1516)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1489)
Comment 1 Alexander Gurov CLA 2016-04-25 04:27:34 EDT

*** This bug has been marked as a duplicate of bug 479542 ***