Bug 445489

Summary: TeamException: Could not instantiate provider
Product: [Eclipse Project] Platform Reporter: Marcel Bruch <marcel.bruch>
Component: TeamAssignee: Platform Team Inbox <platform-team-inbox>
Status: UNCONFIRMED --- QA Contact:
Severity: normal    
Priority: P3 CC: alex.blewitt, error-reports-inbox, karsten.thoms, marcel.bruch
Version: 4.5   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Marcel Bruch CLA 2014-09-30 08:01:25 EDT
Hello committers,

we received a new error report for Eclipse 4.4.1.M20140925-0400.


General Information:
    anonymous-id:         7431d31e-7058-4e40-89b0-644cd93252e5
    eclipse-build-id:     4.4.1.M20140925-0400
    eclipse-product:      org.eclipse.epp.package.jee.product
    operating system:     Linux 3.2.0 (x86_64) - gtk
    java-runtime-version: 1.7.0_67-b01

The following plug-ins were present on the execution stack (*):
    1. org.eclipse.core.databinding.observable_1.4.1.v20140210-1835
    2. org.eclipse.core.databinding_1.4.2.v20140729-1044
    3. org.eclipse.core.runtime_3.10.0.v20140318-2214
    4. org.eclipse.e4.ui.workbench_1.2.1.v20140901-1244
    5. org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436
    6. org.eclipse.egit.core_3.4.1.201406201815-r
    7. org.eclipse.egit_3.4.1.201406201815-r
    8. org.eclipse.egit.ui_3.4.1.201406201815-r
    9. org.eclipse.equinox.app_1.3.200.v20130910-1609
    10. org.eclipse.equinox.launcher_1.3.0.v20140415-2008
    11. org.eclipse.swt_3.103.1.v20140903-1938
    12. org.eclipse.team.core_3.7.0.v20130514-1224
    13. org.eclipse.ui_3.106.0.v20140812-1751
    14. org.eclipse.ui.ide.application_1.0.500.v20140514-2033
    15. org.eclipse.ui.ide_3.10.1.v20140828-0944


Error Status:
    code:                   0
    message:                Could not instantiate provider org.eclipse.team.svn.core.svnnature for project junit-javabean-runner-read-only.
    fingerprint:            6305d6c0
    exception class:        org.eclipse.team.core.TeamException
    exception message:      Could not instantiate provider org.eclipse.team.svn.core.svnnature for project junit-javabean-runner-read-only.
    number of children:     0

Topmost Stacktrace:
 org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project junit-javabean-runner-read-only.
    at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
    at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
    at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
    at org.eclipse.egit.core.project.RepositoryMapping.getMapping(RepositoryMapping.java:264)
    at org.eclipse.egit.ui.Activator$ResourceRefreshJob.triggerRefresh(Activator.java:404)
    at org.eclipse.egit.ui.Activator$2.windowActivated(Activator.java:267)
    at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:1045)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.fireWindowActivated(Workbench.java:1042)
    at org.eclipse.ui.internal.WorkbenchWindow$14.shellActivated(WorkbenchWindow.java:2285)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:88)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1412)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1393)
    at org.eclipse.swt.widgets.Shell.filterProc(Shell.java:761)
    at org.eclipse.swt.widgets.Display.filterProc(Display.java:1586)
    at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(OS.java:-2)
    at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2477)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3407)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    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:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    

Messages, stacktraces, and nested status objects may be shortened. Please visit 
http://dev.eclipse.org/recommenders/reports/542a9b94e4b0fdd807ac497e
for the complete error log.

The list of all reported error reports belonging to this error group can be
fetched from http://dev.eclipse.org/recommenders/states/542a9b94e4b0fdd807ac497f/reports

The Error Log Reporter presents the current processing state of this error to 
new reporters. This state can be updated by modifying the values of this bug.
To update the error log database call the link below after each change made to
this bug report: http://dev.eclipse.org/recommenders/states/542a9b94e4b0fdd807ac497f/sync


Thank you for caring.
Your friendly error reports bot.


--
* Note: The list of present bundles and their respective versions was
  calculated by package naming heuristics. This may or may not reflect reality.
Comment 1 EPP Error Reports CLA 2014-10-22 16:12:07 EDT
*** Bug 447040 has been marked as a duplicate of this bug. ***
Comment 2 EPP Error Reports CLA 2014-11-04 15:29:17 EST
*** Bug 449985 has been marked as a duplicate of this bug. ***
Comment 3 Alex Blewitt CLA 2015-02-18 06:00:39 EST
This seems to be a problem that the getProvider throws an exception if a previously shared project could not load, e.g. bug 416561