Maarten Menken
2005-05-26 10:02:30 UTC
Hello,
I am trying to export an ontology that is stored in a database to an
RDF(S) or OWL file. After a while I get the following exception:
java.io.EOFException
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1842)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2341)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2784)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:750)
at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1251)
at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2209)
at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:413)
at
com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1899)
at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1347)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1667)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2376)
...
Browsing the ontology in Protégé works fine. I use the latest jdbc-mysql
driver (3.1.8a) and saved the jar to driver.jar in the Protégé
installation directory. The ontology is stored in a MySQL database on
the same machine.
This exception is thrown with the latest stable release of Protégé (3.0)
and as well as with the latest beta release (3.1 beta build 191).
Do you have any idea how I could solve this problem?
Thanks in advance,
Maarten Menken
-------------------------------------------------------------------------
To unsubscribe go to http://protege.stanford.edu/community/subscribe.html
I am trying to export an ontology that is stored in a database to an
RDF(S) or OWL file. After a while I get the following exception:
java.io.EOFException
at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:1842)
at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2341)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2784)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:750)
at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1251)
at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2209)
at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:413)
at
com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1899)
at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1347)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1667)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2376)
...
Browsing the ontology in Protégé works fine. I use the latest jdbc-mysql
driver (3.1.8a) and saved the jar to driver.jar in the Protégé
installation directory. The ontology is stored in a MySQL database on
the same machine.
This exception is thrown with the latest stable release of Protégé (3.0)
and as well as with the latest beta release (3.1 beta build 191).
Do you have any idea how I could solve this problem?
Thanks in advance,
Maarten Menken
-------------------------------------------------------------------------
To unsubscribe go to http://protege.stanford.edu/community/subscribe.html