>>Add 'pause' before net start call. Yes i did add the pause as you suggested. Earlier it was was after the net start call. Both of them didn't work
>>Perhaps your build spawns some processes that are still active and are holding some locks. You must be right.. I also feeling the same. Actually, my build extract the java files from VSS and trying to compile them using ant. while fetching from VSS, there is a display message as "A writable copy of E:\Build\LatestVersion\web-inf\web.xml already exists" Is this preventing net start to work? The build is successfully went and even got the mail notification, But unfortunately net start command didn't work after the line E:\Build>e:\ant\bin\ant all -logger org.apache.tools.ant.listener.MailLogge r -propertyfile MailLogger.properties 1>>build.log At the end of the build.log file says BUILD SUCCESSFUL Total time: 1 minute 3 seconds Regards -- ^TM --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/net-start-%22Apache-tomcat%22-is-not-working-on-java-build-tp27860190p27860714.html Sent from the Tomcat - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org