Hello All,
After taking update when I used ant clean-all, it is showing error BUILD FAILED /home/parimal/ofbiz_dev/testing/build.xml:50: The following error occurred while executing this line: /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha The reason is that there is no captcha folder inside /runtime/tempfiles on which is defined in target clean-data . Regards -- Parimal Gain smime.p7s (4K) Download Attachment |
The Revision no. I am working is revision 773160.
-- Parimal Gain Parimal Gain wrote: Hello All, smime.p7s (4K) Download Attachment |
In reply to this post by Parimal Gain
I also found the same behavior. This is because in revision no. 773114,
Jacques added patch of captcha file to delete from tempfiles. So while running ant clean-all it looks for captcha foleder. And as you said parimal capthcha folder is not present in tempfiles. I hope Jacques can help us in this. Thanks -- Divesh Parimal Gain wrote: > Hello All, > > After taking update when I used ant clean-all, it is showing error > > BUILD FAILED > /home/parimal/ofbiz_dev/testing/build.xml:50: The following error > occurred while executing this line: > /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not > exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha > > The reason is that there is no *captcha* folder inside > /runtime/tempfiles on which is defined in target *clean-data . > > *Regards > -- > Parimal Gain |
In reply to this post by Parimal Gain
Its working fine.I am working on revision no. 773161 and I am not
getting this error. Thanks ------ Deepak Dixit Parimal Gain wrote: > The Revision no. I am working is revision 773160. > > -- > Parimal Gain > > Parimal Gain wrote: >> Hello All, >> >> After taking update when I used ant clean-all, it is showing error >> >> BUILD FAILED >> /home/parimal/ofbiz_dev/testing/build.xml:50: The following error >> occurred while executing this line: >> /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not >> exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha >> >> The reason is that there is no *captcha* folder inside >> /runtime/tempfiles on which is defined in target *clean-data . >> >> *Regards >> -- >> Parimal Gain |
Its not working for me as well. I am on r773162.
Regards, -- Vivek Mishra Deepak Dixit wrote: > Its working fine.I am working on revision no. 773161 and I am not > getting this error. > > Thanks > ------ > Deepak Dixit > > Parimal Gain wrote: >> The Revision no. I am working is revision 773160. >> >> -- >> Parimal Gain >> >> Parimal Gain wrote: >>> Hello All, >>> >>> After taking update when I used ant clean-all, it is showing error >>> >>> BUILD FAILED >>> /home/parimal/ofbiz_dev/testing/build.xml:50: The following error >>> occurred while executing this line: >>> /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not >>> exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha >>> >>> The reason is that there is no *captcha* folder inside >>> /runtime/tempfiles on which is defined in target *clean-data . >>> >>> *Regards >>> -- >>> Parimal Gain > > smime.p7s (4K) Download Attachment |
In reply to this post by Deepak Dixit-2
Hello All,
After taking update when I used ant clean-all, it is showing error. I am working on revision 773161. Thanks ------ Sharad Gupta On Sat, May 9, 2009 at 10:21 AM, Deepak Dixit <[hidden email]>wrote: > Its working fine.I am working on revision no. 773161 and I am not getting > this error. > > Thanks > ------ > Deepak Dixit > > > Parimal Gain wrote: > >> The Revision no. I am working is revision 773160. >> >> -- >> Parimal Gain >> >> Parimal Gain wrote: >> >>> Hello All, >>> >>> After taking update when I used ant clean-all, it is showing error >>> >>> BUILD FAILED >>> /home/parimal/ofbiz_dev/testing/build.xml:50: The following error >>> occurred while executing this line: >>> /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not >>> exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha >>> >>> The reason is that there is no *captcha* folder inside /runtime/tempfiles >>> on which is defined in target *clean-data . >>> >>> *Regards >>> -- >>> Parimal Gain >>> >> > |
In reply to this post by Deepak Dixit-2
Hello All,
The reason behind this is ?captcha folder inside /runtime/tempfiles created at run time when we go to new registration for My Portal. Thanks ------------ Deepak Dixit Deepak Dixit wrote: > Its working fine.I am working on revision no. 773161 and I am not > getting this error. > > Thanks > ------ > Deepak Dixit > > Parimal Gain wrote: >> The Revision no. I am working is revision 773160. >> >> -- >> Parimal Gain >> >> Parimal Gain wrote: >>> Hello All, >>> >>> After taking update when I used ant clean-all, it is showing error >>> >>> BUILD FAILED >>> /home/parimal/ofbiz_dev/testing/build.xml:50: The following error >>> occurred while executing this line: >>> /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not >>> exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha >>> >>> The reason is that there is no *captcha* folder inside >>> /runtime/tempfiles on which is defined in target *clean-data . >>> >>> *Regards >>> -- >>> Parimal Gain > > |
Administrator
|
Fixed (reverted r773114 for now) at r773178
Jacques From: "Deepak Dixit" <[hidden email]> To: <[hidden email]> Sent: Saturday, May 09, 2009 7:52 AM Subject: Re: ant clean-all is not working > Hello All, > > The reason behind this is ?captcha folder inside /runtime/tempfiles > created at run time when we go to new registration for My Portal. > > Thanks > ------------ > Deepak Dixit > > Deepak Dixit wrote: >> Its working fine.I am working on revision no. 773161 and I am not >> getting this error. >> >> Thanks >> ------ >> Deepak Dixit >> >> Parimal Gain wrote: >>> The Revision no. I am working is revision 773160. >>> >>> -- >>> Parimal Gain >>> >>> Parimal Gain wrote: >>>> Hello All, >>>> >>>> After taking update when I used ant clean-all, it is showing error >>>> >>>> BUILD FAILED >>>> /home/parimal/ofbiz_dev/testing/build.xml:50: The following error >>>> occurred while executing this line: >>>> /home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not >>>> exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha >>>> >>>> The reason is that there is no *captcha* folder inside >>>> /runtime/tempfiles on which is defined in target *clean-data . >>>> >>>> *Regards >>>> -- >>>> Parimal Gain >> >> > > |
Free forum by Nabble | Edit this page |