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 235631 - prob
Summary: prob
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 7.3.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-07 05:31 UTC by nishantmodh04
Modified: 2013-09-08 11:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (59.84 KB, text/plain)
2013-09-07 05:31 UTC, nishantmodh04
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nishantmodh04 2013-09-07 05:31:27 UTC
ant -f C:\\Users\\Nishant\\Documents\\NetBeansProjects\\WebApplication1 -DforceRedeploy=false -Ddirectory.deployment.supported=true -Dnb.wait.for.caches=true run
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Starting of Tomcat failed, the C:\Program Files\Apache Software Foundation\Apache Tomcat 7.0.34\bin\catalina.bat startup script is missing.
C:\Users\Nishant\Documents\NetBeansProjects\WebApplication1\nbproject\build-impl.xml:1033: Deployment error: Starting of Tomcat failed, the C:\Program Files\Apache Software Foundation\Apache Tomcat 7.0.34\bin\catalina.bat startup script is missing.
See the server log for details.
BUILD FAILED (total time: 2 seconds)
Comment 1 nishantmodh04 2013-09-07 05:31:43 UTC
Created attachment 139785 [details]
IDE log
Comment 2 Marian Mirilovic 2013-09-08 08:09:27 UTC
Check the file :
C:\Program Files\Apache Software Foundation\Apache Tomcat 7.0.34\bin\catalina.bat

is your tomcat installed properly ?