Yin,

This may be the reason that Ofbiz is running on derby database and at the
same time you had tried to run "ant clean-all".
Once I installed ofbiz database using "root" user and then was trying (ant
clean-all && java -jar ofbiz.jar) with user "ashish" on my Linux box.
I got permission error at that time.

But I noticed that you are using Windows as your development machine.
So the suggestion given by Jacques looks more appropriate to me.

--
Ashish


On Tue, Jun 10, 2008 at 4:03 AM, Jacques Le Roux (JIRA) <[EMAIL PROTECTED]>
wrote:

>
>    [
> https://issues.apache.org/jira/browse/OFBIZ-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603798#action_12603798]
>
> Jacques Le Roux commented on OFBIZ-1835:
> ----------------------------------------
>
> Yin,
>
> Did you not have OFBiz running at the same time ? Then Derby is active and
> you can't delete its files ? Could you retry please before I close this
> issue ?
>
> > ant clean-all gives errors
> > --------------------------
> >
> >                 Key: OFBIZ-1835
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-1835
> >             Project: OFBiz
> >          Issue Type: Bug
> >    Affects Versions: SVN trunk
> >            Reporter: Yin T
> >            Priority: Trivial
> >
> > got the latest version of source on June9,2008
> > ran "ant clean-all".
> > got the following error output...
> > clean-data:
> >    [delete] Deleting C:\myofbizroot\runtime\data\derby\derby.log
> > BUILD FAILED
> > C:\myofbizroot\build.xml:46: The following error occurred while executing
> this line:
> > C:\myofbizroot\build.xml:56: The following error occurred while executing
> this line:
> > C:\myofbizroot\framework\build.xml:85: Unable to delete file
> C:\myofbizroot\runtime\data\derby\derby.log
> > Total time: 2 minutes 34 seconds
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>

Reply via email to