Community
Participate
Working Groups
Build Identifier: I get the following NPE multiple times when Tigerstripe is started in a workspace that contains all the XMP models: Thread [Worker-174] (Suspended (exception NullPointerException)) TigerstripeCore.findModelProjectByID(String) line: 216 TigerstripeURIAdapterFactory.extractArtifact(URI) line: 186 TigerstripeURIAdapterFactory.uriToComponent(URI) line: 273 TigerstripeExplorerPart.modelChanged(IModelChangeDelta[]) line: 643 TigerstripeWorkspaceNotifier$15.run() line: 355 SafeRunner.run(ISafeRunnable) line: 42 TigerstripeWorkspaceNotifier.broadcastModelChange(IModelChangeDelta[]) line: 348 TigerstripeWorkspaceNotifier.access$6(TigerstripeWorkspaceNotifier, IModelChangeDelta[]) line: 343 TigerstripeWorkspaceNotifier$14.run(IProgressMonitor) line: 335 Worker.run() line: 55 Reproducible: Always
Created attachment 174234 [details] Patch Modified file: TigerstripeCore
Patch applied.