"ahum" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
> Hello all
>
> For some reason when trying to run tomcat, i'm getting an error message 
> that
> says
>
> Error reading c:\tomcat\jakarta-tomcat-3.3.2\conf\server.xml
> At Line 241 /server/contextmanager/coyoteconnector/ port=8080 
> maxThreads=150
> minsparethreads=25 maxsparethreads=75 enablelookups=false acceptcount=100
> debug=0 connectiontimeout=20000 disableuploadtimeout=true
>
> sun.misc.InvalidjarIndexException:invalid index!
>

Presumably, you are using JDK 1.3.0, which has a bug with jars that have 
indexes.  The easiest is to simply remove the index file from:
  lib\container:
        tomcat-jk2.jar
        tomcat-http11.jar
        tomcat-coyote.jar
        tomcat33-coyote.jar
lib\common:
        tomcat33-resource.jar
        tomcat-util.jar

> and a whole load of other stuff
>
> I've disabled the firewall and reinstalled apache 2.2.2 but I'm still
> getting the same problems. With apache i installed on port 80 default
> setting. Also running on Windows XP. Tomcat version 3.3.2
>
>
> --
> View this message in context: 
> http://www.nabble.com/error-line-241-t1631026.html#a4418153
> Sent from the Tomcat - User forum at Nabble.com. 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to