Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Bill Wonch
ws Phone > From: Richard Bywater > Sent: 8/8/2012 2:18 PM > To: jenkins...@googlegroups.com > Subject: Re: Issues calling cleartool from Jenkins > Or, probably more reliable, use the full UNC path rather than rely on > drive mappings - will save you pain down the road :)

Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Bill Wonch
@googlegroups.com > Subject: Re: Issues calling cleartool from Jenkins > Or, probably more reliable, use the full UNC path rather than rely on > drive mappings - will save you pain down the road :) > > Richard. > > On 9/08/2012, at 8:28 AM, Slide > wrote: > > >

RE: Issues calling cleartool from Jenkins

2012-08-08 Thread Alex Earl
Agreed...I can't count on all my digits the number of times NOT using a UNC has brought me pain. Sent from my Windows Phone From: Richard Bywater Sent: 8/8/2012 2:18 PM To: jenkinsci-users@googlegroups.com Subject: Re: Issues calling cleartool from Jenkins Or, probably more reliable, use the

Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Richard Bywater
Or, probably more reliable, use the full UNC path rather than rely on drive mappings - will save you pain down the road :) Richard. On 9/08/2012, at 8:28 AM, Slide wrote: > Please see here [1] which says that persistent network shares are not > accessible from services, even if logged in as the

Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Slide
Please see here [1] which says that persistent network shares are not accessible from services, even if logged in as the same account. You may need to manually map the drive as part of your build step. 1 - http://stackoverflow.com/questions/182750/how-to-map-a-network-drive-to-be-used-by-a-servic

Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Bill Wonch
I am. I log onto the server as the same account the Apache Tomcat 7.0 service is running under. On Wednesday, August 8, 2012 1:51:55 PM UTC-6, slide wrote: > > I Y: a network share? If so, are you running from the command line as > the same user that Jenkins is running as? If not, you may need

Re: Issues calling cleartool from Jenkins

2012-08-08 Thread Slide
I Y: a network share? If so, are you running from the command line as the same user that Jenkins is running as? If not, you may need to add permissions for that user to that share (and actually mount the network share under that account since mapped drives are not shared between users). slide On

Issues calling cleartool from Jenkins

2012-08-08 Thread Bill Wonch
Hi everyone - I'm having issues calling cleartool from a "Execute Windows Batch Command" step. In Jenkins, I see this output: C:\POC\Jenkins\workspace\Deploy-Flex>cleartool checkout -nc Y:\Flex_SOA_deploy\deploy\dev\flexC\flexC_OriginatorData.zip cleartool: Error: Unable to access "Y:\Flex_