Le 2012-03-06 à 02:58, James Cicenia a écrit :

> OK:
> 
> Building in workspace 
> /Users/Shared/Jenkins/Home/jobs/Install_WebObjects_And_Wonder/workspace
> [workspace] $ /bin/sh -xe 
> /var/folders/zz/zyxvpxvq6csfxvn_n0000004000001/T/hudson6886741672062496060.sh
> + 
> /Users/Shared/Jenkins/Home/jobs/Install_WebObjects_And_Wonder/workspace/WOJenkins/Install/WebObjects/installWebObjects.sh
> /var/folders/zz/zyxvpxvq6csfxvn_n0000004000001/T/hudson6886741672062496060.sh:
>  line 2: 
> /Users/Shared/Jenkins/Home/jobs/Install_WebObjects_And_Wonder/workspace/WOJenkins/Install/WebObjects/installWebObjects.sh:
>  No such file or directory
> Build step 'Execute shell' marked build as failure
> Finished: FAILURE
> 
> 
> <Screen Shot 2012-03-06 at 1.52.58 AM.png>
> 
> Where is the parameter ${WORKSPACE} set ?

${WORKSPACE} is set by Jenkins itself.

> 
> James 
> 
> On Mar 5, 2012, at 11:10 PM, David Avendasora wrote:
> 
>> Ah,
>> 
>> 
>> 
>> On Mar 6, 2012, at 11:25 AM, James Cicenia wrote:
>> 
>>> I am trying...
>>> 
>>> Step 2 on the wiki to "git" the configurations gives a permission 
>>> problem... might want to add "sudo" first.
>> 
>> Good catch! I had changed my permissions on that directory a while ago and 
>> forgotten that I had done that. I'll change the instructions. Thanks for 
>> catching it!
>> 
>>> Step 5... FAILED
>>> 
>>> <Screen Shot 2012-03-05 at 9.24.09 PM.png>
>> 
>> Those are jobs that you'd want to run _after_ this job succeeds. The ones 
>> that are there were placeholders that I forgot to remove after doing my 
>> testing.
>> 
>> Your build is succeeding if it's trying to call those, but then the job 
>> itself fails because it can't find any jobs with those names. Just clear the 
>> field out, or change them to job names that you would want to run if this 
>> one succeeds.
>> 
>> Dave
>> 
>>> 
>>> 
>>> 
>>> Is this stopping it? 
>>> 
>>> James
>>> 
>>> 
>>> 
>>> On Mar 5, 2012, at 6:31 PM, David Avendasora wrote:
>>> 
>>>> Hey all,
>>>> 
>>>> I've committed some WOJenkins Shell Script and Job Configuration updates 
>>>> to my Github repository: https://github.com/avendasora
>>>> 
>>>> Basic rundown of the changes:
>>>> 
>>>> 1) Added a new WOProject_AllInOne_Git Jenkins job configuration that will 
>>>> build both an Application and one or more Frameworks that the app depends 
>>>> on.
>>>>    https://github.com/avendasora/WOJenkins_Job_WOProject_AllInOne_Git
>>>> 2) Cleaned up the WOJenkins_Job_WOProject_Git and 
>>>> WOJenkins_Job_WOProject_SVN Jenkins job configurations
>>>>    https://github.com/avendasora/WOJenkins_Job_WOProject_Git
>>>>    https://github.com/avendasora/WOJenkins_Job_WOProject_SVN
>>>> 3) Unified the various setupWonderProjectWorkspace.sh scripts so now one 
>>>> script works for both Git and SVN builds, and all-in-one builds of as well
>>>>    https://github.com/avendasora/WOJenkins
>>>> 4) Updated the setupWonderWorkspace.sh script to install the .jar versions 
>>>> of Wonder in the correct location
>>>>    https://github.com/avendasora/WOJenkins
>>>> 5) Updated the WOJenkins_Job_InstallWOAndWOnder job configuration
>>>>    https://github.com/avendasora/WOJenkins_Job_InstallWOAndWOnder
>>>> 6) Updated the Wiki with new, more complete, easy-to-follow instructions 
>>>> on how to use WOJenkins.
>>>>    
>>>> http://wiki.wocommunity.org/display/WO/Using+Jenkins+Build+Server+with+WebObjects+Projects
>>>> 
>>>> I would love if one or two of you that are thinking of trying out Jenkins 
>>>> would take a stab at following the instructions on the Wiki and letting me 
>>>> know here if you have any issues or questions.
>>>> 
>>>> Once everything seems to be working well, I'm planning on transferring 
>>>> ownership of WOJenkins to WOCommunity (I'm a committer, so I'll still be 
>>>> involved, it just belongs with WOCommunity and not just me).
>>>> 
>>>> Dave
>>>> _______________________________________________
>>>> Do not post admin requests to the list. They will be ignored.
>>>> Webobjects-dev mailing list      ([email protected])
>>>> Help/Unsubscribe/Update your Subscription:
>>>> https://lists.apple.com/mailman/options/webobjects-dev/james%40jimijon.com
>>>> 
>>>> This email sent to [email protected]
>>> 
>> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
> 
> This email sent to [email protected]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to