The error is sql.SQLException: General error: Column count doesn't match value count
This is a MySql exception about a incorrect number of columns. Check if the permissions table was created correctly, with 6 columns. Dirk John Regal wrote: > > Hi all, > I have installed Mysql and created the database from the FAQ pages. When I > start tomcat, I get errors. I have also tried starting tomcat after > modifying the server.xml file (I commented out the memory realm section and > uncommented the JDBC / mysql realm section) > Here is what I get when I attempt to start tomcat when I leave the > server.xml in its original format (using memory realm). Any ideas? > thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
