<?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 Error while loading users in DemoDataGenerator in MSSQL server in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-while-loading-users-in-demodatagenerator-in-mssql-server/m-p/179714#M132844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the ACTIVITI api in MSSQL SERVER 2008, while i try to use the activiti-explorer application's DemoDataGenerator bean im getting the below error in a particular senario.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If i run this application as such im not getting any error and its able to run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Senarios when i get this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I try to add the demo apps xml file and other needfull files with an existing application im getting this below error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am not sure where am missing or going wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error querying database.&amp;nbsp; Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'pictureByteArrayRef' of 'org.activiti.engine.impl.persistence.entity.UserEntity@4506f' with value 'ByteArrayRef[id=12501, name=null, entity=null]' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'pictureByteArrayRef' in 'class org.activiti.engine.impl.persistence.entity.UserEntity'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may involve org.activiti.engine.impl.persistence.entity.UserEntity.selectUserById-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;### Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'pictureByteArrayRef'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Balaji M&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[pool-2-thread-1] ERROR org.springframework.web.context.ContextLoader&amp;nbsp; - Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'demoDataGenerator' defined in ServletContext resource [/WEB-INF/activiti-standalone-context.xml]: Invocation of init method failed; nested exception is org.apache.ibatis.exceptions.PersistenceException: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### Error querying database.&amp;nbsp; Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'pictureByteArrayRef' of 'org.activiti.engine.impl.persistence.entity.UserEntity@4506f' with value 'ByteArrayRef[id=12501, name=null, entity=null]' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'pictureByteArrayRef' in 'class org.activiti.engine.impl.persistence.entity.UserEntity'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;### The error may involve org.activiti.engine.impl.persistence.entity.UserEntity.selectUserById-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;### Cause: org.apache.ibatis.reflection.ReflectionException: Could not set property 'pictureByteArrayRef' of 'org.activiti.engine.impl.persistence.entity.UserEntity@4506f' with value 'ByteArrayRef[id=12501, name=null, entity=null]' Cause: org.apache.ibatis.reflection.ReflectionException: There is no setter for property named 'pictureByteArrayRef' in 'class org.activiti.engine.impl.persistence.entity.UserEntity'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1553)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:228)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:703)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:760)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4779)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5273)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1566)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1556)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:744)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.apache.ibatis.exceptions.PersistenceException: &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2014 10:58:14 GMT</pubDate>
    <dc:creator>mbalaji2000</dc:creator>
    <dc:date>2014-09-23T10:58:14Z</dc:date>
    <item>
      <title>Error while loading users in DemoDataGenerator in MSSQL server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-loading-users-in-demodatagenerator-in-mssql-server/m-p/179714#M132844</link>
      <description>Hi I am trying to use the ACTIVITI api in MSSQL SERVER 2008, while i try to use the activiti-explorer application's DemoDataGenerator bean im getting the below error in a particular senario.If i run this application as such im not getting any error and its able to run.Senarios when i get this error.</description>
      <pubDate>Tue, 23 Sep 2014 10:58:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-loading-users-in-demodatagenerator-in-mssql-server/m-p/179714#M132844</guid>
      <dc:creator>mbalaji2000</dc:creator>
      <dc:date>2014-09-23T10:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading users in DemoDataGenerator in MSSQL server</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-while-loading-users-in-demodatagenerator-in-mssql-server/m-p/179715#M132845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I set this values&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# demo data properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create.demo.users=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create.demo.definitions=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create.demo.models=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create.demo.reports=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in engine.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 19:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-while-loading-users-in-demodatagenerator-in-mssql-server/m-p/179715#M132845</guid>
      <dc:creator>danilo_mendez</dc:creator>
      <dc:date>2014-10-23T19:36:31Z</dc:date>
    </item>
  </channel>
</rss>

