Hi,
I'm having issues with Active Sync in a server running OX 6.16.1 rev8.
I'm using AstraSync to simulate Active sync in a Blackberry 9000.
When I try to sync folders I get an error in the device "error cr: error 11 syncing folders."
On the server side, I see this error
SQL error while retrieving persistent data from DB
[...]
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorExceptio n: Unknown
column 'id' in 'where clause'
Entire log entry below
SEVERE: null 1:4:user@domain:EAS:MlStAA98199C424CA188E5A8C505C9 23
SQL error while retrieving persistent data from DB
30000c: com.openexchange.usm.api.exceptions.USMSQLExceptio n:
1:4:user@domain:EAS:MlStAA98199C424CA188E5A8C505C9 23 SQL error while
retrieving persistent data from DB
at
com.openexchange.usm.session.impl.PersistentSessio nData.readPersistentData(PersistentSessionData.jav a:454)
at
com.openexchange.usm.session.impl.PersistentSessio nData.initialize(PersistentSessionData.java:365)
at
com.openexchange.usm.session.impl.SessionImpl.init ialize(SessionImpl.java:159)
at
com.openexchange.usm.session.impl.SessionManagerIm pl.getSession(SessionManagerImpl.java:258)
at
com.openexchange.usm.session.impl.SessionManagerSe rvice.getSession(SessionManagerService.java:76)
at
com.openexchange.usm.eas.servlet.EASServlet.handle Request(EASServlet.java:449)
at
com.openexchange.usm.eas.servlet.EASServlet.doPost (EASServlet.java:350)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at
com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at
com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at
com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at
com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at
java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at
com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at
com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:595)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorExceptio n: Unknown
column 'id' in 'where clause'
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1026)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 36)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2542)
at
com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.java:1734)
at
com.mysql.jdbc.PreparedStatement.executeQuery(Prep aredStatement.java:1885)
at
com.openexchange.database.internal.wrapping.Prepar edStatementWrapper.executeQuery(PreparedStatementW rapper.java:103)
at
com.openexchange.usm.session.impl.PersistentSessio nData.readPersistentData(PersistentSessionData.jav a:409)
... 18 more
Aug 21, 2010 5:27:56 PM com.openexchange.usm.eas.servlet.EASServlet
logResponse
FINE: No session: FolderSync executed in 402 ms.
I'm having issues with Active Sync in a server running OX 6.16.1 rev8.
I'm using AstraSync to simulate Active sync in a Blackberry 9000.
When I try to sync folders I get an error in the device "error cr: error 11 syncing folders."
On the server side, I see this error
SQL error while retrieving persistent data from DB
[...]
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorExceptio n: Unknown
column 'id' in 'where clause'
Entire log entry below
SEVERE: null 1:4:user@domain:EAS:MlStAA98199C424CA188E5A8C505C9 23
SQL error while retrieving persistent data from DB
30000c: com.openexchange.usm.api.exceptions.USMSQLExceptio n:
1:4:user@domain:EAS:MlStAA98199C424CA188E5A8C505C9 23 SQL error while
retrieving persistent data from DB
at
com.openexchange.usm.session.impl.PersistentSessio nData.readPersistentData(PersistentSessionData.jav a:454)
at
com.openexchange.usm.session.impl.PersistentSessio nData.initialize(PersistentSessionData.java:365)
at
com.openexchange.usm.session.impl.SessionImpl.init ialize(SessionImpl.java:159)
at
com.openexchange.usm.session.impl.SessionManagerIm pl.getSession(SessionManagerImpl.java:258)
at
com.openexchange.usm.session.impl.SessionManagerSe rvice.getSession(SessionManagerService.java:76)
at
com.openexchange.usm.eas.servlet.EASServlet.handle Request(EASServlet.java:449)
at
com.openexchange.usm.eas.servlet.EASServlet.doPost (EASServlet.java:350)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:616)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:689)
at
com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.doServletService(AJPv13RequestHandlerImpl.java: 504)
at
com.openexchange.ajp13.AJPv13Request.response(AJPv 13Request.java:129)
at
com.openexchange.ajp13.najp.AJPv13RequestHandlerIm pl.createResponse(AJPv13RequestHandlerImpl.java:31 6)
at
com.openexchange.ajp13.najp.AJPv13ConnectionImpl.c reateResponse(AJPv13ConnectionImpl.java:207)
at com.openexchange.ajp13.najp.AJPv13Task.call(AJPv13 Task.java:346)
at
java.util.concurrent.FutureTask$Sync.innerRun(Futu reTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:123)
at
com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.runTask(CustomThreadPoolExecuto r.java:737)
at
com.openexchange.threadpool.internal.CustomThreadP oolExecutor$Worker.run(CustomThreadPoolExecutor.ja va:763)
at java.lang.Thread.run(Thread.java:595)
Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorExceptio n: Unknown
column 'id' in 'where clause'
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1026)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3491)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 36)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2542)
at
com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.java:1734)
at
com.mysql.jdbc.PreparedStatement.executeQuery(Prep aredStatement.java:1885)
at
com.openexchange.database.internal.wrapping.Prepar edStatementWrapper.executeQuery(PreparedStatementW rapper.java:103)
at
com.openexchange.usm.session.impl.PersistentSessio nData.readPersistentData(PersistentSessionData.jav a:409)
... 18 more
Aug 21, 2010 5:27:56 PM com.openexchange.usm.eas.servlet.EASServlet
logResponse
FINE: No session: FolderSync executed in 402 ms.
Comment