This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 107572 - nbproject\build-impl.xml:440: Deployment error
Summary: nbproject\build-impl.xml:440: Deployment error
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-21 07:45 UTC by davidh1
Modified: 2007-08-08 10:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davidh1 2007-06-21 07:45:31 UTC
i am encountering a strange problem.previously it was working fine but now it is not working,i mean it could not run any
application. i have uninstalled it & then installed it properly. but the same error.
i am posting the actual error.please help me.

init:
deps-module-jar:
deps-ear-jar:
deps-jar:
Created dir: D:\Netbean Project\WebApplication1\build\web\WEB-INF\classes
Created dir: D:\Netbean Project\WebApplication1\build\web\META-INF
Copying 1 file to D:\Netbean Project\WebApplication1\build\web\META-INF
Copying 3 files to D:\Netbean Project\WebApplication1\build\web
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Created dir: D:\Netbean Project\WebApplication1\dist
Building jar: D:\Netbean Project\WebApplication1\dist\WebApplication1.war
do-dist:
dist:
Starting server Bundled Tomcat (5.5.17)
Starting Tomcat process...
Waiting for Tomcat...
Starting of Tomcat failed.
D:\Netbean Project\WebApplication1\nbproject\build-impl.xml:440: Deployment error:
Starting of Tomcat failed.
See the server log for details.
BUILD FAILED (total time: 4 seconds)
Comment 1 Jana Maleckova 2007-06-26 13:48:41 UTC
Can you state IDE version you used and jdk ? And exact steps, you were done, will be very helpful for us.
Comment 2 Jana Maleckova 2007-06-27 09:28:17 UTC
provided information from saumajit:

NeBeans IDE 5.5 (Build: 200612070100) & using java : 1.6.0

actually my IDE was working fine... but unfortunately while deploying one of my webapp in its bundle tomcat i got that
error...
& after that it never starts....not even after a reinstallation...
i did the following steps:
1.i just build my webapp (it build fine)
2.then i try to deploy it in tomcat (here comes the build-impl.xml error)
Comment 3 Sherold Dev 2007-07-09 09:07:19 UTC
Saumajit, can you please attach the server log?
Comment 4 Sherold Dev 2007-08-08 10:07:28 UTC
Closing as invalid since there is not enough feedback from the user.