Hi All, i have problem using clearcase plugin, i am getting below problem *Building in workspace C:\Users\<username>\jobs\Testing_Build\workspace* *[WARNING] config spec is empty!* *[WARNING] load rules are empty!* *[<dynview>] $ cleartool lsview -cview -s* *[INFO] computeChangeLogBeforeCheckout = false* *[INFO] computeChangeLogAfterCheckout = true* *[workspace] $ cleartool lsview <dynview>* ** <dynview> \\<buildmachne>\ccase$\views\<dynview>.vws*
*Removing view tag because it exists, but the view path doesn't.* *[workspace] $ cleartool rmview -force -tag <dynview>* *Removing references from VOB "\<vobname>" ...* *Removed references to view "\\<buildmachne>\ccase$\views\<dynview>.vws" from VOB "\<vobname>".* *[workspace] $ cleartool mkview -snapshot -tag <dynview> -stgloc -auto <dynview>* *cleartool: Error: No available Server Storage Location entries.* *FATAL: Base ClearCase failed. exit code=1* *java.io.IOException: cleartool did not return the expected exit code. Command line="mkview -snapshot -tag <dynview> -stgloc -auto <dynview>", actual exit code=1* * at hudson.plugins.clearcase.HudsonClearToolLauncher.run(HudsonClearToolLauncher.java:152)* * at hudson.plugins.clearcase.ClearToolExec.mkview(ClearToolExec.java:563)* * at hudson.plugins.clearcase.action.SnapshotCheckoutAction.createView(SnapshotCheckoutAction.java:184)* * at hudson.plugins.clearcase.action.SnapshotCheckoutAction.cleanAndCreateViewIfNeeded(SnapshotCheckoutAction.java:128)* * at hudson.plugins.clearcase.action.BaseSnapshotCheckoutAction.checkout(BaseSnapshotCheckoutAction.java:64)* * at hudson.plugins.clearcase.AbstractClearCaseScm.checkout(AbstractClearCaseScm.java:390)* * at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)* * at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)* * at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)* * at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)* * at hudson.model.Run.execute(Run.java:1738)* * at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)* * at hudson.model.ResourceController.execute(ResourceController.java:98)* * at hudson.model.Executor.run(Executor.java:410)* On Wednesday, February 23, 2011 at 5:15:19 PM UTC+5:30, BEvans wrote: > > > I have load rules speicifed as load /rules and load /core. This means that > 2 > folders are created under the snapshot view directory, being core and > rules. > > The branch name is e.g. build_all and is passed in as the branch name. > > This fails as previously stated and has the same layout as the command you > said. > > cleartool lshistory -all -since SOMEDATE -fmt SOMEFORMAT -branch > brtype:build_all -nco rules core > > I've tried running this from the snapshot views main directory, > Workspace->snapshot view, in the console window however I get the same > error. The lshistory command only seems to work correctly if i go into the > independent folders, eg i navigate into the core folder and then run the > command. This returns the correct information, however I am guessing that > there is no way I can get the clearcase plugin to do this. > > Thanks > -- > View this message in context: > http://jenkins.361315.n4.nabble.com/Base-Clearcase-issues-tp3313107p3320861.html > Sent from the Jenkins users mailing list archive at Nabble.com. > > -- 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/d221456a-e981-4bf4-a37c-a0887f189955%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
