Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[closed] Can not create a component because no owner

When component it is displayed <component> (to add)

0 votes

Comments

Hi,

can you please advance a bit on the question, so that people have a chance to understand and help?

What you describe below is the normal state of a component prior to delivering it, I think.

Ralph

When component it is displayed <component> (to add)

Here are the steps I use to generate the error:

1.Create a new workspace
2.Create a new component in the workspace
3.Try to Save the workspace
ERROR: Component has no owner : unexpected

So this is the problem.


The question has been closed for the following reason: "Duplicate Question See http://jazz.net/forums/viewtopic.php?t=8525&highlight=error+component+owner" by tmok Jun 09 '14, 10:09 a.m.


3 answers

Permanent link
Hi,

I remember having seen that recently. Can you verify if http://jazz.net/forums/viewtopic.php?t=8525&highlight=error+component+owner solves your issue?

Ralph

Here are the steps I use to generate the error:

1.Create a new workspace
2.Create a new component in the workspace
3.Try to Save the workspace
ERROR: Component has no owner : unexpected

So this is the problem.

1 vote

Comments

Restart solved the problem!, and i tested few components and now everything looks ok

Sort of like a Windows fix stop/start and everything works


Permanent link
Is there a sdk class which will give me only the components owned a certain owner.

IComponentSearchCriteria class has no way to specficify an owner.

I am using IWorkspaceManager findComponents()

0 votes


Permanent link
crit.getFilterByOwnerOptional().add(ownerHandle);

0 votes

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 04 '10, 2:06 p.m.

Question was seen: 8,518 times

Last updated: Jun 09 '14, 10:09 a.m.

Confirmation Cancel Confirm