[Cosmo-dev] Trying again: Cosmo server bundle 0.6.0 problems
Don Levey
osaf at the-leveys.us
Fri Jun 1 07:10:13 PDT 2007
Randy Letness wrote:
> Jared Rhine wrote:
>> Don Levey wrote:
>>> Just to make sure, I created the database 'db', with no difference in
>>> error. Do I need to set up/grant rights to a particular ID on the
>>> proper database?
>
> One thing I noticed is that in your cosmo.properties you have:
>
> cosmo.hibernate.dialect=org.hibernate.dialect.MySQLDialect
>
> when it should be
>
> cosmo.hibernate.dialect=org.hibernate.dialect.CosmoMySQL5InnoDBDialect
>
Aha - I must have misinterpreted the instruction in the wiki. Thanks!
> Also, the error you are seeing is most likely due to changes that you
> might have accidentally made to tomcat/conf/server.xml. Did you change
> the "name" attribute in the "Resource" element to something other than
> "osafsrv/db"? You should only need to chnage the username,password, and
> url attributes.
>
> -Randy
>
Yes I did; I've just reset it. Now it's telling me that there's an
unknown database (cosmo) even though I've created it - it shows in
MySQL. I've needed to revert to using 'root' for access at the moment,
as the user 'cosmo' that I've created can't get into MySQL at all, and I
don't know why. I'll repost logs/config files in a few minutes, in the
same location (http://www.the-leveys.us:6080/osaf/).
-Don
More information about the cosmo-dev
mailing list