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

Help with error Check the log for details about the error at "/var/lib/jenkins/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file.

 Help with error Check the log for details about the error at "/var/lib/jenkins/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file.

0 votes

Comments

Please clarify what operation you tried and what exact error you got.

If the problem is happened during Jenkins build, please provide the build log which has the error.

BTW, in my RTC and Jenkins integration build environment, I used RTC build toolkit to load the source code and I don't see ".jazz-scm" folder.

Please also clarify how you download the source code in Jenkins build.

 

Started by user Caroline Da Silva Oliveira
Building in workspace /var/lib/jenkins/jobs/shell/workspace
[workspace] $ /bin/bash /tmp/hudson9068519956279807045.sh
Logged in to https://jazz.
Problem running 'share':
Share attempt failed.
Error getting sharing path
Check the log for details about the error at "/var/lib/jenkins/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file. 
    
source code in Jenkins build.
    

#!/bin/bash
#/opt/IBM/jazz/scmtools/eclipse/lscm help add

/opt/IBM/jazz/scmtools/eclipse/lscm login -r  -n local -u ---- -P ----

#/opt/IBM/jazz/scmtools/eclipse/lscm create stream -r local "Fluxoteste" --projectarea "DevOps (CCM)"

#/opt/IBM/jazz/scmtools/eclipse/lscm create ws "workspaceteste" -s "Fluxoteste" -r local

#/opt/IBM/jazz/scmtools/eclipse/lscm load -r local workspaceteste
#/opt/IBM/jazz/scmtools/eclipse/lscm create comp "componenteteste" 1176

#/opt/IBM/jazz/scmtools/eclipse/lscm add flowtarget workspaceteste Fluxoteste -r local
#/opt/IBM/jazz/scmtools/eclipse/lscm add flowtarget Fluxoteste workspaceteste -r local
/opt/IBM/jazz/scmtools/eclipse/lscm share -r local workspaceteste componenteteste  /var/lib/jenkins/jobs/Load.kiprev/workspace 
    

It seems lscm commands are called in a shell script during Jenkins build.

Could you clarify:
- what's your RTC or scmtools version?
- Is there any error in "/var/lib/jenkins/.jazz-scm"?
- Is the directory "/var/lib/jenkins/jobs/Load.kiprev/workspace" existed and it's a new directory which hasn't been shared before?

 Hi


Thanks for your answer
Version 5.0.2
Yes, have a erro /var/lib/jenkins/.jazz-scm 
Yes, it has been shared.


Be the first one to answer this question!

Register or log in 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.

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: Sep 29 '16, 2:12 p.m.

Question was seen: 3,435 times

Last updated: Mar 10 '17, 5:26 p.m.

Confirmation Cancel Confirm