I'm surprised to see a solicitation in this list. I'm unable to offer $$ for 
this request.
If anyone has the knowledge and the inclination to help, they'll respond. (As 
llg did earlier).
If not, I'll dig around and see what I can do.

On a personal note, I have a high regard for open source projects and have deep 
respect for the open and helpful nature of the OS community. I myself help out 
when I can, on forums that I can. I don't wish to pay money for helping out on 
these lists.

~~~~~~~~~~~~~~~~~~~~~~~~
Regards,
Sashi
~~~~~~~~~~~~~~~~~~~~~~~~

From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Friday, August 21, 2009 11:22 AM
To: Tomcat Users List; Malladi, Sasikanth [CCC-OT_IT]
Subject: RE: Running multiple tomcats

at least 100 individuals on this list who could accomplish this task for you

if you could post a Statement Of work we could all respond within 24 hrs
http://www.usability.gov/methods/plan/sow.html

let us know where you have posted the SOW when it is posted.
Martin Gainty






> From: sasikanth.mall...@citi.com
> To: users@tomcat.apache.org
> Date: Fri, 21 Aug 2009 09:31:04 -0500
> Subject: Running multiple tomcats
>
> Hi all, I'm a relative newbie to this particular request.
>
> I'm working on a Solaris 10 box which has an old (2003!) version of Tomcat 
> running on the default 8080 port.
>
> I've downloaded the latest Tomcat to my home directory and changed the 
> server.xml to port 8008 instead of 8080.
> I've also changed the shutdown port to 8001 (from 8005) so as not to clash 
> with the existing instance.
>
> I've set the CATALINA_HOME, CATALINA_BASE, JAVA_HOME to the right locations.
>
> Then I ran startup.sh. Everything seemed to be good. I tailed the log file 
> and it looks ok.
> However, I can't access the default homepage at http://myhost:8008.
> I've shutdown the server for now. Neither the startup nor the shutdown 
> commands gave me any error.
>
> #:> ./shutdown.sh
> Using CATALINA_BASE: /home/xxxx/apache-tomcat-6.0.20
> Using CATALINA_HOME: /home/xxxx/apache-tomcat-6.0.20
> Using CATALINA_TMPDIR: /home/xxxx/apache-tomcat-6.0.20/temp
> Using JRE_HOME: /opt/SDK/jdk
>
> What could I be missing?
>
> Thanks a lot for your help!
>
> Sashi
>
> P.S. Here's the catalina.out from my logs dir:
>
> Aug 21, 2009 2:14:54 PM org.apache.catalina.core.AprLifecycleListener init
> INFO: The APR based Apache Tomcat Native library which allows optimal 
> performance in production environments was not found on the 
> java.library.path: 
> /opt/SDK/jdk/jre/lib/sparc/server:/opt/SDK/jdk/jre/lib/sparc:/opt/SDK/jdk/jre/../lib/sparc:/usr/local/CAlib:/opt/CA/CAlib:/usr/lib:/usr/ucblib:/export/opt/CA/SharedComponents/iTechnology:/export/opt/CA/eTrustAudit//odbc/lib:/export/opt/CA/eTrustAudit//lib:/usr/jdk/packages/lib/sparc:/lib:/usr/lib
> Aug 21, 2009 2:14:54 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8008
> Aug 21, 2009 2:14:54 PM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 1196 ms
> Aug 21, 2009 2:14:54 PM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> Aug 21, 2009 2:14:54 PM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/6.0.20
> Aug 21, 2009 2:14:56 PM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on http-8008
> Aug 21, 2009 2:14:56 PM org.apache.jk.common.ChannelSocket init
> INFO: JK: ajp13 listening on /0.0.0.0:8009
> Aug 21, 2009 2:14:57 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=1/52 config=null
> Aug 21, 2009 2:14:57 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 2142 ms
> Aug 21, 2009 2:21:04 PM org.apache.coyote.http11.Http11Protocol pause
> INFO: Pausing Coyote HTTP/1.1 on http-8008
> Aug 21, 2009 2:21:05 PM org.apache.catalina.core.StandardService stop
> INFO: Stopping service Catalina
> Aug 21, 2009 2:21:05 PM org.apache.coyote.http11.Http11Protocol destroy
> INFO: Stopping Coyote HTTP/1.1 on http-8008


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to