Hi All,
My question is related to hudson (
https://hudson.dev.java.net/)
I am getting the below exception message while creating a view in my Unix machine. Could some unix users help me in figuring out the problem ?
started
Building remotely on qa-release303.qa
[ws] $ cleartool catcs -tag crp2
element * CHECKEDOUT
element * /main/LATEST
[ws] $ cleartool rmview -force crp2
[ws] $ cleartool mkview -snapshot -tag crp2 -vws /home/automan/hudson/ViewS
tore/crp2.
vws -tmode insert_cr crp2
Created view.
Host-local path: qa-release303:/home/automa
n/hudson/V
iewStore/c
rp2.vws
Global path: /home/automan/hudson/ViewS
tore/crp2.
vws
It has the following rights:
User : automan : rwx
Group: automan : rwx
Other: : r-x
Created snapshot view directory "crp2".
[crp2] $ cleartool setcs ..\configspec19173.txt
cleartool: Error: Unable to open file "..\configspec19173.txt": No such file or directory.
cleartool: Error: Unable to change configuration specification: error detected by ClearCase subsystem.
FATAL: Base ClearCase failed. exit code=1
FATAL: cleartool did not return the expected exit code. Command line="setcs ..\configspec19173.txt", actual exit code=1
java.io.IOException: cleartool did not return the expected exit code. Command line="setcs ..\configspec19173.txt", actual exit code=1
at hudson.plugins.clearcase.H
udsonClear
ToolLaunch
er.run(Hud
sonClearTo
olLauncher
.java:72)
at hudson.plugins.clearcase.C
learToolSn
apshot.set
cs(ClearTo
olSnapshot
.java:34)
at hudson.plugins.clearcase.a
ction.Snap
shotChecko
utAction.c
heckout(Sn
apshotChec
koutAction
.java:48)
at hudson.plugins.clearcase.A
bstractCle
arCaseScm.
checkout(A
bstractCle
arCaseScm.
java:217)
at hudson.model.AbstractProje
ct..checko
ut(Abstrac
tProject.j
ava:693)
at hudson.model.AbstractBuild
$AbstractR
unner.chec
kout(Abstr
actBuild.j
ava:266)
at hudson.model.AbstractBuild
$AbstractR
unner.run(
AbstractBu
ild.java:2
39)
at hudson.model.Run.run(Run.j
ava:842)
at hudson.model.Build.run(Bui
ld.java:88
)
at hudson..model.ResourceCont
roller.exe
cute(Resou
rceControl
ler.java:7
0)
at hudson.model.Executor.run(
Executor.j
ava:90)