Provided there are no requirements you have to match the version used by your company or hosting provider, use the highest available stable version. The latest Tomcat 5.5.x and 6.0.x versions are both excellent releases and both implement serious performance improvements over the 4.1 branch. As to the path for download, it's easy enough to navigate the tomcat website at http://tomcat.apache.org/.

As suggested by others on the list, be sure the user tomcat is running as has full read/write access on the tomcat installation directory.

--David

Sneha Manohar wrote:
Hi,
  Can you pls suggest which version of tomact should I use ?. It Will be help 
full if you can mention path for downloads
Thank In Advance
  sneha

David Smith <[EMAIL PROTECTED]> wrote:
'tis a Vista issue. I don't have Vista but I suspect it's firewall is blocking your tomcat. Just curious though -- why are you using such an old version of tomcat?

--David

Sneha Manohar wrote:
Hi ,
I have Microsoft window vista OS .I have downloaded Tomcat verision 4.1.
I have set JAVA_HOME ,CATALINA_HOME.
When I start server new window comes & disappears.
when I shutdown I get following eror.
Using CATALINA_BASE: C:\Program Files\Apache Group\Tomcat 4.1
Using CATALINA_HOME: C:\Program Files\Apache Group\Tomcat 4.1
Using CATALINA_TMPDIR: C:\Program Files\Apache Group\Tomcat 4.1\temp
Using JAVA_HOME: C:\Program Files\Java\jdk1.6.0
Catalina.stop: java.net.ConnectException: Connection refused: connect
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.(Socket.java:366)
at java.net.Socket.(Socket.java:179)
at org.apache.catalina.startup.Catalina.stop(Catalina.java:581)
at org.apache.catalina.startup.Catalina.execute(Catalina.java:402)
at org.apache.catalina.startup.Catalina.process(Catalina.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)

Regards
Sneha


---------------------------------
5, 50, 500, 5000 - Store N number of mails in your inbox. Click here.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------
 Unlimited freedom, unlimited storage. Get it now


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to