Search Mailing List Archives
[protege-discussion] Help creating a server project
Barrett, Michael
mike.barrett at med.nyu.edu
Tue Feb 28 13:32:20 PST 2012
Thank you very much for your reply, Timothy. I will investigate making the changes suggested with our dba.
However, I don't see how this could be the problem. I am able to edit the ontology if I use the unix client and open the project with the "open recent" button. Using the same client, I have a problem if I try to edit after opening the project via "open other / server"
I'm using the same database in both cases, changes I make when I open via the "open recent" method are visible when I open by the "open other / server" method.
- Mike
----------------------------------------------------------------------
Date: Mon, 27 Feb 2012 14:33:26 -0800
From: Timothy Redmond <tredmond at stanford.edu>
To: protege-discussion at lists.stanford.edu
Subject: Re: [protege-discussion] Help creating a server project
stored in a database
Message-ID: <4F4C04B6.8030803 at stanford.edu>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Sorry for the late reply.
> What am I doing wrong?
I suspect that the answer is nothing. Your exception:
> Amongst the java output when I attempt to create a new class is the
> statemet:
>
> at java.awt.EventDispatchThread.run(Unknown Source)
>
> Caused by: java.sql.SQLException: Binary logging not possible.
> Message: Transaction level 'READ-COMMITTED' in InnoDB is not safe for
> binlog mode 'STATEMENT'
>
is a database error that I have never seen before. It is not clear how
it can be connected to a misconfiguration of Protege. It could be a
Protege bug but I am guessing it is connected to the database and its
configuration.
I did a search on google and found some immediate hits. One was a mysql
bug [1] but this message [2] was also interesting indicating a
configuration of my.cnf.
-Timothy
[1] http://bugs.mysql.com/bug.php?id=40360
[2] http://help.hannonhill.com/discussions/installation/56-database-error-on-upgrade-to-673
**************************************************
More information about the protege-discussion
mailing list