I found it - 'revisionnumber blob' - I made the change to the table and now
get the following:
01 Nov 2001 12:57:12 - org.apache.slide.common.Namespace - INFO - Loading
namesp
ace slide configuration
01 Nov 2001 12:57:12 - org.apache.slide.common.Domain - ERROR -
org.apache.slide
.structure.ObjectNotFoundException: No object found at /actions
org.apache.slide.structure.ObjectNotFoundException: No object found at
/actions
        at
slidestore.reference.JDBCDescriptorsStore.retrieveObject(JDBCDescript
orsStore.java:584)
        at
org.apache.slide.store.StandardStore.retrieveObject(StandardStore.jav
a:171)
        at
org.apache.slide.common.NamespaceConfig.getActionNode(NamespaceConfig
.java:1031)

"Please help", he said pathetically. 
I have to get this resolved today.
Thanks.
John

-----Original Message-----
From: John Regal 
Sent: Thursday, November 01, 2001 12:55 PM
To: 'Slide Users List'
Cc: John Regal
Subject: RE: Slide with MySql not starting


No, it only has five - this is the line from the script I downloaded. What
is missing?

create table permissions(object blob, subject blob, action blob, inheritable
int, negative int);

John

-----Original Message-----
From: Dirk Verbeeck [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 01, 2001 12:41 PM
To: Slide Users List
Subject: Re: Slide with MySql not starting


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]>

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

Reply via email to