| Author |
how to resolve this error regarding tomcat 4.1 server?
|
arti gautam
Greenhorn
Joined: Feb 27, 2013
Posts: 1
|
|
|
I have installed Tomcat 4.1 on Windows XP,I am unable to start server,when I clicked on startup.bat file I got this error "windows can not find '-Dsun.io.useCanonCaches=false'.Make sure you typed the name correctly and then try again.To search for a file,click the Start button,and then click search.How to resolve this error?
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14480
|
|
Welcome to the JavaRanch, Arti!
Tomcat 4.1 is so far past end-of-life that most people here cannot even remember when it had a life. So, for that matter, is Tomcat 5.0, and we aren't even encouraging Tomcat 5.5 any more. So getting support for obscure errors like this one is going to be very difficult for you.
I recommend that you obtain a Tomcat 6 or Tomcat 7 and install it, instead.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
K. Gil
Ranch Hand
Joined: Apr 29, 2011
Posts: 64
|
|
this may help
http://www.coderanch.com/t/83560/Tomcat/Tomcat-Error-Win-Bug
seems like coderanch users had similar issues back in 2004
|
Java / Tomcat Hosting at http://goJava.net
|
 |
 |
|
|
subject: how to resolve this error regarding tomcat 4.1 server?
|
|
|