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

Bug 366551

Summary: Exceptions for non-Tigerstripe projects
Product: [Technology] Tigerstripe Reporter: Richard Craddock <rcraddoc>
Component: CoreAssignee: Project Inbox <tigerstripe.core-inbox>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P3 CC: nmehrega, valentin
Version: unspecified   
Target Milestone: 0.5M0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Richard Craddock CLA 2011-12-13 10:18:29 EST
With projects in my workspace that are nothing to do with TS (eg web projects) -  I have a series of these messages in the error log – one for each project in my ws, both open and closed.
 
org.eclipse.tigerstripe.workbench.TigerstripeException: Cannot find tigerstripe project descriptor (C:\Users\rcraddoc\Workspaces\New folder\xmpweb_ri\tigerstripe.xml)
at org.eclipse.tigerstripe.workbench.internal.core.project.AbstractTigerstripeProject.reload(AbstractTigerstripeProject.java:492)
at org.eclipse.tigerstripe.workbench.internal.api.impl.TigerstripeProjectHandle.getTSProject(TigerstripeProjectHandle.java:144)
at org.eclipse.tigerstripe.workbench.internal.api.impl.TigerstripeProjectHandle.getArtifactManagerSession(TigerstripeProjectHandle.java:112)
at org.eclipse.tigerstripe.workbench.internal.BasePlugin$1.runInWorkspace(BasePlugin.java:81)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Valentin Yerastov CLA 2011-12-20 06:19:15 EST
Done.
Comment 2 Navid Mehregani CLA 2012-01-04 17:07:33 EST
Verified. Thanks!