Setup x-application problem / build failed

I have a problem with the setup of the x-application

X-Application Version: 3.1.3.2
Tamino Version : 3.1.1.4
Platform : WinNT
WebContainer : Tomcat 3.3a
JDK Version : 1.3.1

When I run the setup.cmd, I get the prompts error
BUILD FAILED
D:\xapplication\ncconfig\buildLib.xml:211: Unable to delete file D:\xapplicatio
\examples\jsp\property\WEB-INF\lib\instrumentation.jar

please guide me
thanks a lot

D:\xapplication>build setup
Buildfile: ncconfig\buildLib.xml

setup:

setup.dist:
[copy] Warning: ConverterFromDTDEditor3.jar modified in the future.
[copy] Warning: instrumentation.jar modified in the future.
[copy] Warning: JavaLoader.jar modified in the future.
[copy] Warning: JavaTaminoAPI.jar modified in the future.
[copy] Warning: resourceUtilities.jar modified in the future.
[copy] Warning: SchemaToolsSchemaModel.jar modified in the future.
[copy] Warning: standard.jar modified in the future.
[copy] Warning: xalan.jar modified in the future.
[copy] Warning: xercesImpl.jar modified in the future.
[copy] Warning: xml-apis.jar modified in the future.

setup.normal:

setup.tomcat:
[echo] generating configuration file: D:\apache\Tomcat\jakarta-tomcat-3.3a<BR>conf\apps-xapplication.xml
examples.API:
[delete] Deleting directory D:\xapplication\examples\API\debug
[mkdir] Created dir: D:\xapplication\examples\API\debug
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Br
owsePropertyDocuments.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Co
mmon.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Cr
eatePropertyDocument.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Ma
intainContactPersons.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Ma
intainPropertyDocument.java modified in the future. [javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Mo
difyMultiplePropertyDocuments.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Pr
intPropertyDocument.java modified in the future.
[javac] Warning: com\softwareag\xtools\xapplication\examples\API\property\Pr
opertyApplication.java modified in the future.
[javac] Compiling 8 source files to D:\xapplication\examples\API\debug
examples.jsp:
[echo] Build JSP Examples for Collection: xapplication3.1.3.2

examples.jsp.property:

examples.jsp.application:

WEB-INF:
[echo] creating web application directory D:\xapplication\examples\jsp\pro
erty\WEB-INF
[delete] Deleting directory D:\xapplication\examples\jsp\property\WEB-INF

BUILD FAILED

D:\xapplication\ncconfig\buildLib.xml:211: Unable to delete file D:\xapplicatio
\examples\jsp\property\WEB-INF\lib\instrumentation.jar

Total time: 5 minutes 3 seconds

Thank you.
Bye, Irina

Hi,

it seems that tomcat is running during setup.

Stop tomcat and it should work.

Bye Thorsten