Hi all, I setup Jenkins in a build server using Base ClearCase plugin. For every build, plugin runs the following commands ;
$ cleartool lsview -cview -s $ cleartool lsview "view_name" Mostly, these commands runs OK but sporadically the command gives the following output; $ cleartool lsview -cview -s *cleartool: Error: Unable to find view by uuid:30.4677e2345f.82da.45:cc:12:a0:8d:29, last known at "<viewhost>:<stg_path>".cleartool: Error: Unable to establish connection to snapshot view " 30.4677e2345f.82da.45:cc:12:a0:8d:29 ": ClearCase object not foundcleartool: Error: Cannot get view info for current view: not a ClearCase object.FATAL: Base ClearCase failed. exit code=1* I could not understand why this command gives different outputs as I stated above. Could you please help about the possible causes of this issue ? Thanks in advance, Regards -- 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/a6036b1e-3f85-4a82-bf91-7988ed0fd9b7%40googlegroups.com.
