What I meant was, make sure OFBiz isn't running when you execute the
build. If OFBiz is running, then the jars can't be deleted because OFBiz
is using them.
-Adrian
Pradeep Kumar wrote:
Hi,
I am running it on the local machine and copy of ofbiz is also in the local
machine.
On Wed, Apr 16, 2008 at 4:09 AM, Adrian Crum <[EMAIL PROTECTED]> wrote:
Make sure OFBiz isn't running on your local machine.
-Adrian
Pradeep Kumar wrote:
Hi all,
I am getting this error recently but all the build files are proper and
I
haven't altered any thing ;
I am running my application in NetBeans, MySQL, Appach tomcat 5.5
combination and the error is :
build:
[build] ========== Start Building (Compile) ==========
ofbiz-init:
dir-init:
copy-derby-props:
build:
[build] ========== Start Building Framework (Compile) ==========
init:
clean-lib:
Deleting directory E:\Havini\framework\base\build\lib
E:\Havini\build.xml:106: The following error occurred while executing
this
line:
E:\Havini\framework\build.xml:133: The following error occurred while
executing this line:
E:\Havini\framework\base\build.xml:55: Unable to delete file
E:\Havini\framework\base\build\lib\ofbiz-base.jar
BUILD FAILED (total time: 1 second)