Opening a Flow Diagram from Server side causes error
Hi,
I like to share the flow diagram of our stream's releation. In order to have everybody see this diagram without creating a new diagram on their local I put this *.sfv file to the JazzSourceControl in the project folder. But when I try reach this file from server( but right clicking the component of a stream and selecting show repository files) I have this error. If I load this file to my local, I have no problem.
Here's the error message.
I like to share the flow diagram of our stream's releation. In order to have everybody see this diagram without creating a new diagram on their local I put this *.sfv file to the JazzSourceControl in the project folder. But when I try reach this file from server( but right clicking the component of a stream and selecting show repository files) I have this error. If I load this file to my local, I have no problem.
Here's the error message.
java.lang.IllegalArgumentException: class com.ibm.team.filesystem.ui.editor.RemoteFileEditorInput
at com.ibm.team.internal.filesystem.ui.views.flowvis.FlowVisEditor.setInput(FlowVisEditor.java:220)
at org.eclipse.gef.ui.parts.GraphicalEditor.init(GraphicalEditor.java:318)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:644)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
3 answers
I've verified this bug still exists in 4.0 M6.
Submitted work item 193558 for it.
Cheers,
Geoff
On 1/27/2012 12:08 PM, tmok wrote:
Submitted work item 193558 for it.
Cheers,
Geoff
On 1/27/2012 12:08 PM, tmok wrote:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.newWorkItem
Looks like a bug. You should open a defect against Source Control.