<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: comparability  error with MySQL version 5.6.31 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226033#M179163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We always recommend mysql 5.6 at least, because 5.5 has some timestamp issues (i think it didn't store millisecond precision)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do have scripts in there for 5.5, but I think these are not tested as much as the 5.6+.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So you are simply booting Explorer on mysql 5.5 when you get this exception?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2016 13:06:02 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2016-09-02T13:06:02Z</dc:date>
    <item>
      <title>comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226027#M179157</link>
      <description>hello sir i m using activiti 5.19.0 and mysql version 5.6.31 database connectiviti code in db.properties is db=mysqljdbc.driver=com.mysql.jdbc.Driverjdbc.url=jdbc:mysql://localhost:3306/activitijdbc.username=rootjdbc.password=kare@123but when i m deploy the process its give error.### Error querying</description>
      <pubDate>Mon, 29 Aug 2016 07:09:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226027#M179157</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-08-29T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226028#M179158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;database&amp;nbsp; configuration with mysql 5.6.31 and activiti 5.19.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db=mysql&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.driver=com.mysql.jdbc.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.url=jdbc:mysql://localhost:3306/activiti?autoReconnect=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.username=root&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jdbc.password=healthcloud#1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is full error ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;com.vaadin.event.ListenerMethod$MethodException: Invocation of method uploadFinished in org.activiti.explorer.ui.custom.ImportComponent failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:530)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponent.fireEvent(AbstractComponent.java:1219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.Upload.fireUploadInterrupted(Upload.java:731)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.Upload$1.streamingFailed(Upload.java:1037)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.streamToReceiver(AbstractCommunicationManager.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractCommunicationManager.doHandleSimpleMultipartFileUpload(AbstractCommunicationManager.java:476)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.CommunicationManager.handleFileUpload(CommunicationManager.java:259)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.terminal.gwt.server.AbstractApplicationServlet.service(AbstractApplicationServlet.java:495)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.filter.ExplorerFilter.doFilter(ExplorerFilter.java:53)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1074)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:611)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:314)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.Thread.run(Thread.java:745)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: com.vaadin.event.ListenerMethod$MethodException: Invocation of method valueChange in org.activiti.editor.ui.EditorProcessDefinitionPage$1 failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:530)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponent.fireEvent(AbstractComponent.java:1219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractField.fireValueChange(AbstractField.java:897)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractField.setValue(AbstractField.java:529)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractSelect.setValue(AbstractSelect.java:676)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractSelect.setValue(AbstractSelect.java:645)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.Table.setValue(Table.java:3572)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractSelect.select(AbstractSelect.java:1422)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.EditorProcessDefinitionPage.initUi(EditorProcessDefinitionPage.java:74)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.AbstractPage.attach(AbstractPage.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponent.setParent(AbstractComponent.java:560)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.AbstractComponentContainer.addComponent(AbstractComponentContainer.java:211)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.ui.CssLayout.addComponent(CssLayout.java:95)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.mainlayout.MainLayout.setMainContent(MainLayout.java:58)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.MainWindow.switchView(MainWindow.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.DefaultViewManager.switchView(DefaultViewManager.java:347)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.DefaultViewManager.showEditorProcessDefinitionPage(DefaultViewManager.java:219)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.ImportUploadReceiver.showUploadedDeployment(ImportUploadReceiver.java:149)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.ImportUploadReceiver.uploadFinished(ImportUploadReceiver.java:82)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.explorer.ui.custom.ImportComponent.uploadFinished(ImportComponent.java:139)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 32 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.apache.ibatis.exceptions.PersistenceException: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error querying database.&amp;nbsp; Cause: java.sql.SQLException: Value '0000-00-00' can not be represented as java.sql.Timestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may exist in org/activiti/db/mapping/entity/Model.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may involve org.activiti.engine.impl.persistence.entity.ModelEntity.selectModel-Inline&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error occurred while setting parameters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### SQL: select * from ACT_RE_MODEL where ID_ = ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Cause: java.sql.SQLException: Value '0000-00-00' can not be represented as java.sql.Timestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:23)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:107)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:98)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:62)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.db.DbSqlSession.selectOne(DbSqlSession.java:451)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.persistence.entity.ModelEntityManager.findModelById(ModelEntityManager.java:132)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cmd.GetModelCmd.execute(GetModelCmd.java:36)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cmd.GetModelCmd.execute(GetModelCmd.java:26)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandInvoker.execute(CommandInvoker.java:24)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor$1.doInTransaction(SpringTransactionInterceptor.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.spring.SpringTransactionInterceptor.execute(SpringTransactionInterceptor.java:45)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:31)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:40)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:35)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.RepositoryServiceImpl.getModel(RepositoryServiceImpl.java:236)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.EditorProcessDefinitionDetailPanel.&amp;lt;init&amp;gt;(EditorProcessDefinitionDetailPanel.java:103)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.EditorProcessDefinitionPage.showProcessDefinitionDetail(EditorProcessDefinitionPage.java:130)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.editor.ui.EditorProcessDefinitionPage$1.valueChange(EditorProcessDefinitionPage.java:108)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at java.lang.reflect.Method.invoke(Method.java:606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:510)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 57 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.sql.SQLException: Value '0000-00-00' can not be represented as java.sql.Timestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.mysql.jdbc.ResultSet.getNativeTimestamp(ResultSet.java:6659)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.mysql.jdbc.ResultSet.getTimestampInternal(ResultSet.java:5314)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.mysql.jdbc.ResultSet.getTimestamp(ResultSet.java:2324)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.mysql.jdbc.ResultSet.getTimestamp(ResultSet.java:2356)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.commons.dbcp.DelegatingResultSet.getTimestamp(DelegatingResultSet.java:300)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.commons.dbcp.DelegatingResultSet.getTimestamp(DelegatingResultSet.java:300)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.type.DateTypeHandler.getNullableResult(DateTypeHandler.java:36)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.type.DateTypeHandler.getNullableResult(DateTypeHandler.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.type.BaseTypeHandler.getResult(BaseTypeHandler.java:51)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.getPropertyMappingValue(DefaultResultSetHandler.java:397)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.applyPropertyMappings(DefaultResultSetHandler.java:371)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.getRowValue(DefaultResultSetHandler.java:341)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleRowValuesForSimpleResultMap(DefaultResultSetHandler.java:294)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleRowValues(DefaultResultSetHandler.java:269)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleResultSet(DefaultResultSetHandler.java:239)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.resultset.DefaultResultSetHandler.handleResultSets(DefaultResultSetHandler.java:153)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:57)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:259)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:132)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:104)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; … 80 more&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 07:42:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226028#M179158</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-08-29T07:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226029#M179159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any one please reply ,…?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 05:09:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226029#M179159</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-08-31T05:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226030#M179160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think this problem lies in your process. The error mentions a timestamp, I have been able to produce something similar by setting a 0 time in a start timer event (also using a MySQL backend). Or does this appear for all processes? Can you send a screen capture or .bpmn20.xml?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 14:43:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226030#M179160</guid>
      <dc:creator>opentexter</dc:creator>
      <dc:date>2016-08-31T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226031#M179161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanx for reply ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this workflow deply and work properly with mysql 5. 5.47 and activiti 5.19.0 only problem with mysql5.6.31 and activiti 5.19.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also i m not create a new&amp;nbsp; workflow in activti5.19.0 with mysql5.6.31.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; this my .bpmn20.xml is bellow consutation.txt&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 05:17:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226031#M179161</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-09-02T05:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226032#M179162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;with myql 5.6.31 when i m deploy though activiti explorer &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;procresses -&amp;gt; model workspce -&amp;gt; import&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;following error come&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error quering database. Cause:java.sql.SQLException:value '000-00-00' can not be represented as javasql.Timestamp ### the error may exist in org/activiti/db/activiti/db/mapping/entity/Model.xml ### the error may involve org.activiti.engine.impl.persistence.entity.ModelEntity.selectModel-inline ### The error occured while setting parameters # SQL:select * from ACT_RE_MODEL where ID_=? ### Cause:java.sql.SQLException:value '000-00-00' can not be represented as javasql.Timestamp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and with myql 5.6.31 when i m create though activiti explorer &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;procresses -&amp;gt; model workspce -&amp;gt; new model &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;following error come&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No message found under code 'error' for local 'en_US'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 07:06:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226032#M179162</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-09-02T07:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226033#M179163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We always recommend mysql 5.6 at least, because 5.5 has some timestamp issues (i think it didn't store millisecond precision)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do have scripts in there for 5.5, but I think these are not tested as much as the 5.6+.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So you are simply booting Explorer on mysql 5.5 when you get this exception?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226033#M179163</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-09-02T13:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226034#M179164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello every one problem is solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;actually i was using tomcat version 7.0.59 with activiti 5.19.0 and mysql5.6.31 then it give above error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i m using tomcat version8.0.23 with activiti 5.19.0 and mysql5.6.31 its work prperly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2016 10:14:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226034#M179164</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-09-04T10:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226035#M179165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hmm, that sounds odd … that combination should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, glad it's working for you now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 17:00:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226035#M179165</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-09-05T17:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: comparability  error with MySQL version 5.6.31</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226036#M179166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;yes sir ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for help. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 04:23:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/comparability-error-with-mysql-version-5-6-31/m-p/226036#M179166</guid>
      <dc:creator>skverma02</dc:creator>
      <dc:date>2016-09-06T04:23:24Z</dc:date>
    </item>
  </channel>
</rss>

