Hi, without full logs, I cannot tell anything, some of the command launched can fail on purpose (checking if a view tag exists for instance)
Vincent 2015-05-13 15:06 GMT+02:00 Mohamed Sathack <[email protected]>: > Hi Vincent, > > I started using UCM Clearcase plugin which comes along with base Clearcase > plugin (Trial). I provided a unique view tag, view path and Stream name > with PVOB. When executing the job, it is getting the correct baseline > version for the streamline. And then it is throwing an error message like > this. > > cleartool: Error: No matching entries found for view tag > "testing_Clearcase_Repo_Job". > FATAL: UCM ClearCase failed. exit code=1 > > > I believe Jenkins will create view tag and then snapshot view in it job's > workspace. But here it is throwing an error. > > > Earlier I manually created a view tag and loaded a view. Then after I used > that view tag inside Jenkins job. By that time , it identifies that view tag > was present and then deleting it. After that it fails again > > > Our Clearcase implementation is we are running Jenkins in Linux machine. But > our Clearcase server is running in Windows machine. So we are trying to > access the Windows VOB from Jenkins in Linux. We have done all the setup > between Linux and Windows server and manually tested it. We were able to > create the snapshot view by that time and able to load the entire contents > from Clearcase server. > > > Regards, > > Mohamed Sathack > > > On Monday, 6 April 2015 22:33:41 UTC+5:30, Vincent Latombe wrote: >> >> Hi Mohamed, >> >> Before even considering working with clearcase and Jenkins, I'd recommend >> you to Google around or get a basic Clearcase training from one of your >> administrators. This should get you started. >> >> Regards, >> >> Le lun. 6 avr. 2015 15:34, Mohamed Sathack <[email protected]> a écrit : >> >>> Hi, >>> >>> I am working on Build Deployment automation. Build and Deployment >>> automation is complete by having local repository. >>> >>> Now I am going to integrate this Job with Clearcase which is a SCM in >>> our project. >>> >>> Here is the scenario, >>> >>> Our clearcase server is running in Windows machine. But I am >>> implementing this CI in Linux(Redhat) machine. So I need to access my >>> Windows VOBs from my linux client. We have a limitation here. We can create >>> only snapshot view as per the IBM technote. This is due to accessing the >>> Windows VOB from Linux client. >>> >>> I could see "Base ClearCase" supports Snapshot view. Hence I installed >>> this plugin. >>> >>> Guide me How to setup the details since I am newbie to Clearcase too. >>> There are fields like Load Rules, Config Specs which I require hands on >>> >>> https://wiki.jenkins-ci.org/display/JENKINS/ClearCase+Plugin >>> >>> Thanks in Advance >>> >>> Regards, >>> Mohamed Sathack >>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/9bbecb81-55b5-4248-9bf2-82b3a874893c%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/9bbecb81-55b5-4248-9bf2-82b3a874893c%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/9afc40dc-a3df-48ab-8797-89148c36098a%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/9afc40dc-a3df-48ab-8797-89148c36098a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAH-zGCg%2BFywuKbodrfGL_phGn4-TxDGE%2BU_i4u%3DDsFmc3vBVHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
