小弟初学EJB,望各位大神指点下,在对一个项目进行部署的时候出现如下问题

C:\Users\Administrator\Documents\NetBeansProjects\EJB\web-war\nbproject\build-impl.xml:844: The following error occurred while executing this line:
C:\Users\Administrator\Documents\NetBeansProjects\EJB\bean-ejb\nbproject\build- impl.xml:784: The following error occurred while executing this line:
java.io.FileNotFoundException: C:\Users\Administrator\Documents\NetBeansProjects\Test Java\build.xml (系统找不到指定的路径。)

at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:120)
at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:278)