Comment #2 on issue 661 by nadavkav: moodle client is not connecting
http://code.google.com/p/openmeetings/issues/detail?id=661
===================================
Server side loging:
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
getInstanceOfCrypt: org.openmeetings.utils.crypt.managecryptst...@2f8c5b4f
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
getInstanceOfCrypt:
org.openmeetings.app.data.basic.configurationmanagem...@5a1cfb56
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
configKeyCryptClassName: org.openmeetings.utils.crypt.MD5Implementation
[DEBUG] [http-5080-3] org.openmeetings.axis.services.UserService -
UserService.loginuser
[INFO] [http-5080-3] org.openmeetings.app.data.user.Usermanagement - debug
loginUser: root
[INFO] [http-5080-3] org.openmeetings.app.data.user.Usermanagement - debug
SIZE: 1
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
getInstanceOfCrypt: org.openmeetings.utils.crypt.managecryptst...@2f8c5b4f
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
getInstanceOfCrypt:
org.openmeetings.app.data.basic.configurationmanagem...@5a1cfb56
[DEBUG] [http-5080-3] org.openmeetings.utils.crypt.ManageCryptStyle -
configKeyCryptClassName: org.openmeetings.utils.crypt.MD5Implementation
[INFO] [http-5080-3] org.openmeetings.app.data.user.Usermanagement - chsum
OK: 1
[DEBUG] [http-5080-3] org.openmeetings.app.data.basic.Sessionmanagement -
updateUser User: 1 || 344924cc444917d9a16beb980a6d1d30
[DEBUG] [http-5080-3] org.openmeetings.axis.services.UserService - objName:
org.openmeetings.app.hibernate.beans.user.Users
[DEBUG] [http-5080-3] org.openmeetings.axis.services.UserService -
UserService.setUserObject
[ERROR] [http-5080-3] org.hibernate.util.JDBCExceptionReporter - Incorrect
string value: '\xC2\x93\xC3\x97\xC2\x91...' for column 'sessionXml' at row 1
[ERROR] [http-5080-3] org.hibernate.event.def.AbstractFlushingEventListener
- Could not synchronize database state with session
org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch
update
at
org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126)
at
org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:114)
at
org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
at
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:275)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:266)
at
org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:168)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1027)
at
org.openmeetings.app.data.basic.Sessionmanagement.updateUserRemoteSession(Sessionmanagement.java:232)
at
org.openmeetings.axis.services.UserService.setUserObject(UserService.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:194)
at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:98)
at
org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:96)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
at
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:120)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at sun.reflect.GeneratedMethodAccessor358.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:244)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:276)
at
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:283)
at
org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:56)
at
org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:189)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:185)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.sql.BatchUpdateException: Incorrect string value:
'\xC2\x93\xC3\x97\xC2\x91...' for column 'sessionXml' at row 1
at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1693)
at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1108)
at
com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeBatch(NewProxyPreparedStatement.java:1723)
at
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:70)
at
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:268)
... 45 common frames omitted
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---