Opened 6 years ago

Closed 6 years ago

#915 closed defect (cantfix)

Experiment design: Perspective not found

Reported by: Rene Ranzinger Owned by: sena
Priority: normal Milestone: GRITS - 1.2
Component: Experiment designer Version: GRITS 1.1.x
Severity: major Keywords:
Cc: sena

Description

When opening an experiment design (New or View) the following error is shown in the log file (maybe category value is not set correctly in the fragment.xmi)

[INFO ] 2017-03-22 12:25:41,215 [org.grits.toolbox.core.service.impl.GritsUIService selectPerspective 301] - Switching to perspective : org.grits.toolbox.editor.experimentdesigner.designPerspective
[ERROR] 2017-03-22 12:25:41,215 [org.grits.toolbox.core.service.impl.GritsUIService selectPerspective 311] - Perspective could not be found : org.grits.toolbox.editor.experimentdesigner.designPerspective
[INFO ] 2017-03-22 12:25:41,215 [org.grits.toolbox.core.service.impl.GritsUIService selectPerspective 301] - Switching to perspective : org.grits.toolbox.editor.experimentdesigner.designPerspective.<Experiment Design>

Change History (3)

comment:1 Changed 6 years ago by Rene Ranzinger

Owner: set to sena
Status: newassigned

comment:2 Changed 6 years ago by sena

Resolution: cantfix
Status: assignedreview

This is not actually an error. Since it is a 3.x perspective, it fails to find it e4 way and then tries to switch 3.x way. But we cannot remove e4 way of checking since there are cases that switch works and 3.x one fails.

comment:3 Changed 6 years ago by Rene Ranzinger

Status: reviewclosed
Note: See TracTickets for help on using tickets.