It's all about the answers!

Ask a question

[Load request overlaps with xxx other load request(s)]


Krasimir Malchev (56531) | asked May 15 '17, 4:53 a.m.

Environment:

RTC 6.0.2 command line

I have an issue loading an RTC workspace using the command line tool (lscm) and the remote road rule file. Though, if I use the same load rule file using the Eclipse client, the workspace is loaded successfully.

Finally If I fetch the load rule file first then I manage to load the workspace successfully using the command line tool. 

 Do you have any idea what could I do wrong, and what should I do in order to make the command line tool to load a repository workspace with a remote load rule file?

Additional Information:

Prior to loading a workspace I login to the repository:

lscm login -r https://jazz.visteon.com:9443/ccm3 -u myUserName-P MyPassword -n CCM3

Repository nickname: ccm3

Workspace – named "test". It is  based on a stream
LoadRule file (
named "workspace.loadrule")  it is stored in a component in the repository workspace -> di-controls-RTC_LoadRule-IC_Gen4.5

The command which fails:

   lscm  load -r ccm3 -R "di-controls-RTC_LoadRule-IC_Gen4.5/workspace.loadrule"    "test"


Result:
Invalid load request.
[Load request overlaps with 2 other load request(s)]
  Component (1245) "di-controls-KSS_HUD_CDD-IC_Gen4.5"
[Load request overlaps with 1 other load request(s)]
....
Problem running 'load':
Load could not complete due to collisions. Choose a different destination for the load.



The command which works with a local load rule file
:

lscm  load -r ccm3 -L workspace.loadrule    "test"  


Comments
Krasimir Malchev commented May 17 '17, 4:06 a.m.

Hasn't anybody encountered this issue? It can be easily simulated.
I wonder if it is really a bug or I am doing something wrong?

Regards!

One answer



permanent link
Ralph Schoon (63.1k33645) | answered May 17 '17, 6:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I would suggest to contact support. There are several factors that makes your load scenario special.


Comments
Krasimir Malchev commented May 17 '17, 7:04 a.m.

Hello Ralf.

What is the official way to contact support?

Is there any web based interface?

Thanks!

Greetings!

K. Malchev

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.