Hi There is no startup.bat in bin folder. following are the 5 files in bin folder
1.bootstrap.jar 2.tomcat-juli.jar 3.tcnative-1.dll 4.tomcat6.exe 5.tomcat6w.exe Regards kapil On Wed, Apr 21, 2010 at 4:29 PM, Mercy <techme...@gmail.com> wrote: > Hi, > > Please try to execute *startup.bat* in bin folder to startup your tomcat > instance. > > Kind regards, > Mercy > > > > Kapil Godara wrote: > >> Hi, >> My requirement: To install Opensso and Policy agent on Tomcat 6.0.20 on >> single windows server. I installed Opensso on default tomcat port 8080 but >> to install the Poilcy agent I need to create a separate instance of tomcat >> on different port say 8081. >> >> My procedure: >> >> Step 1 - Installed tomcat 6.0.20 using apache-tomcat-6.0.20.exe at path >> TOMCAT_HOME=C:\Program Files\Apache Software Foundation\Tomcat 6.0. It is >> running fine >> Step 2 - Copied the contents of TOMCAT_HOME to new directory i.e. >> C:\Program >> Files\Apache Software Foundation\Tomcat_instance2 (TOMCAT_HOME2) >> Step 3 - Changed the ports (http, shutdown and ajp connecter ports) in >> server.xml in TOMCAT_HOME2\conf >> Step 4 - Set environmental variable CATALINA_BASE=C:\Program Files\Apache >> Software Foundation\Tomcat_instance2 (There is no startup.bat in bin >> folder) >> >> I start the tomcat from TOMCAT_HOME\bin tomcat6w.exe In browser >> http://localhost:8080/ runs fine but when I use http://localhost:8081 it >> does not work. >> >> Can you please help me how to run second instance of Tomcat on separate >> port? >> >> regards >> kapil >> >> >> > >