<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2012-02-04 23:38:43]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://www.bonitasoft.org/bugs/</docs>
<description>Mantis - ISSUES</description>
<link>http://www.bonitasoft.org/bugs/</link>
<title>Mantis - ISSUES</title>
<image>
<title>Mantis - ISSUES</title>
<url>http://www.bonitasoft.org/bugs/images/mantis_logo_button.gif</url>
<link>http://www.bonitasoft.org/bugs/</link>
<description>Mantis - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2012-02-04T23:38:43+01:00</sy:updateBase>
<item>
<title>0003200: Null index column for collection: org.ow2.bonita.runtime.model.Execution.executions</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=3200</link>
<description>It happens randomly that it is not possible to delete a process due to the exception below:</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=3200</guid>
<author>matthieu.chaffotte &lt;matthieu.chaffotte@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=3200#bugnotes</comments>
</item>
<item>
<title>0006400: Step with annotation can not be pasted in another diagram.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=6400</link>
<description>1. Create a human step with an annotation in diagram 1.&lt;br /&gt;
2. Select Marquee to select human step and annotation.&lt;br /&gt;
3. Click right key and select Copy.&lt;br /&gt;
4. Go to another diagram. Such as diagram 2.&lt;br /&gt;
5. Click right key and select Paste.&lt;br /&gt;
Notice that both human step and annotation can not be pasted in diagram2. Nothing is displayed in the diagram 2.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
1. If I only copy human step in diagram1 and paste it to diagram 2, the above issue is not existed.&lt;br /&gt;
2. If I only copy annotation in diagram 1 and paste it to diagram 2, the above issue is not existed.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=6400</guid>
<author>chunhong.liu &lt;chunhong.liu@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=6400#bugnotes</comments>
</item>
<item>
<title>0007969: Groovy script evaluation error should be displayed in a text area (stacktrace doesn't fit the popup window)</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7969</link>
<description>When evaluating a Groovy script from the Groovy script editor, if script failed, the error is displayed in a popup window that is too small (see screenshot in attachment).&lt;br /&gt;
Popup window should include a textarea with vertical slide bar.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7969</guid>
<author>nicolas.chabanoles &lt;nicolas.chabanoles@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7969#bugnotes</comments>
</item>
<item>
<title>0007944: [Web]Integrate the Forms application module in the project</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7944</link>
<description>add the form module to the web project structure</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7944</guid>
<author>anthony.birembaut &lt;anthony.birembaut@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7944#bugnotes</comments>
</item>
<item>
<title>0008106: Progression between two forms of a same step call getProcessInstance method</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8106</link>
<description>Such call will get all the process information just to identify if the user is allowed or not to perform the action.&lt;br /&gt;
As see method call the Document Manager service -&gt; CMIS -&gt; xCMIS, processing can be quite long.&lt;br /&gt;
A new optimized and dedicated method should be create to unsure correct response timing.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8106</guid>
<author>antoine.mottier &lt;antoine.mottier@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8106#bugnotes</comments>
</item>
<item>
<title>0007939: Actor assignation</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7939</link>
<description>Add a method in the API to assign a user task to a user, the user task can be executed only by this user.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7939</guid>
<author>matthieu.chaffotte &lt;matthieu.chaffotte@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7939#bugnotes</comments>
</item>
<item>
<title>0008132: problem with xml global variable and instanciate process via http rest or bonita api</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8132</link>
<description>1)start process with http rest API by using instantiateProcessWithVariables in order to pass a xml as a variable&lt;br /&gt;
2) This xml is define as a global variable, and in the first step of my process, I display it; it is ok, I get it.&lt;br /&gt;
3) In the second step i try to modify it (by using a form) and save it. I get an error ('document1' is my xml global variable):&lt;br /&gt;
org.ow2.bonita.facade.exception.VariableNotFoundException: Bonita Error: bai_RAPII_32&lt;br /&gt;
Can't find variable or attachment document1$/Invoice/InvoiceTypeCode/text() in instance MonProcessus6--1.0--4&lt;br /&gt;
&lt;br /&gt;
I precise that I put a default value for this xml variable and that the process works fine if it is launch manually via the studio(click on run).</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8132</guid>
<author>xelamec22 &lt;xelamec22@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8132#bugnotes</comments>
</item>
<item>
<title>0007865: Implement the new connector service</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7865</link>
<description>Implement the new connector service according to the new specification&lt;br /&gt;
delivery: demo of a connector instance execution</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7865</guid>
<author>baptiste.mesta &lt;baptiste.mesta@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7865#bugnotes</comments>
</item>
<item>
<title>0007898: [BOS-Web-Toolkit] Table in form design</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7898</link>
<description>Change the design of a table in a form</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7898</guid>
<author>severin.moussel &lt;severin.moussel@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7898#bugnotes</comments>
</item>
<item>
<title>0008080: The tooltip is wrong when add a big attachment for a step in User-XP.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8080</link>
<description>The tooltip is wrong when add a big attachment for a step in User-XP.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8080</guid>
<author>xiying.chang &lt;xiying.chang@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8080#bugnotes</comments>
</item>
<item>
<title>0007908: [BOS-Web-Toolkit] Managed the  menu configuration storage</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7908</link>
<description>Need specs :&lt;br /&gt;
- Create Console API and Item&lt;br /&gt;
- Create a Profile Manager Factory &lt;br /&gt;
- Create a Profile Manager Implementation for Engine&lt;br /&gt;
- Create Engine Commands&lt;br /&gt;
- Create Engine Service&lt;br /&gt;
- Create Engine Xml and SQL files</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7908</guid>
<author>severin.moussel &lt;severin.moussel@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7908#bugnotes</comments>
</item>
<item>
<title>0007873: Integrate correlation for Message in SP version</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7873</link>
<description>Integrate correlation for Message&lt;br /&gt;
wizard or property sheet?&lt;br /&gt;
Allow more customization, use different data, use predicate?</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7873</guid>
<author>aurelien.pupier &lt;aurelien.pupier@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7873#bugnotes</comments>
</item>
<item>
<title>0007874: Integrate correlation for Message</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7874</link>
<description>Integrate correlation for Message&lt;br /&gt;
wizard or property sheet?</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7874</guid>
<author>aurelien.pupier &lt;aurelien.pupier@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7874#bugnotes</comments>
</item>
<item>
<title>0007746: BIRT Drill Through feature doesn't work in the UserXP</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7746</link>
<description>When creating an hyperlink in a Birt Report and selecting its type as 'Drill Through'&lt;br /&gt;
The generated link is not relative to the UserXP :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://localhost:8080/bonita/console/run?__report=%2FC%3A%2FBOS-SP-5.6-Tomcat-6.0.33_works%28demo%2520Apple%29%2Fbonita%2Fclient%2Fconf%2Fwork%2Fweb%2FXP%2FReports%2FMaster5%2FOrderDetailAfter.rptdesign&amp;__format=html&amp;pOrderNumber=%5B10100%5D&amp;__overwrite=true&quot;&gt;http://localhost:8080/bonita/console/run?__report=%2FC%3A%2FBOS-SP-5.6-Tomcat-6.0.33_works%28demo%2520Apple%29%2Fbonita%2Fclient%2Fconf%2Fwork%2Fweb%2FXP%2FReports%2FMaster5%2FOrderDetailAfter.rptdesign&amp;__format=html&amp;pOrderNumber=%5B10100%5D&amp;__overwrite=true&lt;/a&gt; [&lt;a href=&quot;http://localhost:8080/bonita/console/run?__report=%2FC%3A%2FBOS-SP-5.6-Tomcat-6.0.33_works%28demo%2520Apple%29%2Fbonita%2Fclient%2Fconf%2Fwork%2Fweb%2FXP%2FReports%2FMaster5%2FOrderDetailAfter.rptdesign&amp;__format=html&amp;pOrderNumber=%5B10100%5D&amp;__overwrite=true&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7746</guid>
<author>francois.chevresson &lt;francois.chevresson@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7746#bugnotes</comments>
</item>
<item>
<title>0006163: JAVADOC : rowset and other org.bonitasoft classes cannot be found.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=6163</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
The JAVADOC contains only org.ow2.* classes.&lt;br /&gt;
&lt;br /&gt;
Customer are requesting more information on org.bonitasoft.connectors.database.RowSet for example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please include all needed classes documentation at next release.&lt;br /&gt;
&lt;br /&gt;
thank you,&lt;br /&gt;
regards,&lt;br /&gt;
Jerome</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=6163</guid>
<author>jerome.jargot &lt;jerome.jargot@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=6163#bugnotes</comments>
</item>
<item>
<title>0008098: You do not have the privileges to view this attachment in subprocess</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8098</link>
<description>If I map attache to subprocess variable, then I have error when I try load  file in subprocess task. Important: user in subprocess task is not admin.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8098</guid>
<author>zvovayar &lt;zvovayar@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8098#bugnotes</comments>
</item>
<item>
<title>0008130: Exception when deleting a process with an attachment var</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8130</link>
<description>1- Just create a simple process.&lt;br /&gt;
2- Add a attachment variable.&lt;br /&gt;
3- Deploy and run the process&lt;br /&gt;
4- No matter if you upload a file into you attachment variable or if you let it empty, finish the task.&lt;br /&gt;
5- In the administration of the user xp, Cases/Show Archived Only and delete the instance of your process.&lt;br /&gt;
&lt;br /&gt;
= All seems to be Ok but in log you get this exception :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
INFO: Loading the default HTML template&lt;br /&gt;
Feb 3, 2012 11:24:49 AM org.bonitasoft.forms.server.HomepageServlet doGet&lt;br /&gt;
INFO: Loading the default HTML template&lt;br /&gt;
Feb 3, 2012 11:24:51 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:51 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.api.impl.FormDefinitionAPIImpl getPageLayout&lt;br /&gt;
WARNING: No page template defined.&lt;br /&gt;
Feb 3, 2012 11:24:52 AM org.bonitasoft.forms.server.api.impl.FormDefinitionAPIImpl getFormPageLayout&lt;br /&gt;
WARNING: Using the default page template.&lt;br /&gt;
Feb 3, 2012 11:24:55 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:55 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:55 AM org.bonitasoft.forms.server.api.impl.FormWorkflowAPIExtImpl executeActionsAndStartInstance&lt;br /&gt;
INFO: admin starting an instance of ExceptionProcessWithAttachmentProcess--1.0&lt;br /&gt;
Feb 3, 2012 11:24:57 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:57 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.api.impl.FormDefinitionAPIImpl getPageLayout&lt;br /&gt;
WARNING: No page template defined.&lt;br /&gt;
Feb 3, 2012 11:24:58 AM org.bonitasoft.forms.server.api.impl.FormDefinitionAPIImpl getFormPageLayout&lt;br /&gt;
WARNING: Using the default page template.&lt;br /&gt;
Feb 3, 2012 11:25:01 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:25:01 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:25:02 AM org.bonitasoft.forms.server.api.impl.FormWorkflowAPIExtImpl executeActionsAndTerminate&lt;br /&gt;
INFO: admin executing task ExceptionProcessWithAttachmentProcess--1.0--1--Step1--it1--mainActivityInstance--noLoop&lt;br /&gt;
Feb 3, 2012 11:25:04 AM org.bonitasoft.forms.server.accessor.impl.XMLApplicationFormDefAccessorImpl &lt;init&gt;&lt;br /&gt;
INFO: The node for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry was not found in the forms definition file&lt;br /&gt;
Feb 3, 2012 11:25:04 AM org.bonitasoft.forms.server.provider.impl.FormServiceProviderImpl getApplicationFormDefinition&lt;br /&gt;
INFO: No form definition was found for the form ExceptionProcessWithAttachmentProcess--1.0--Step1$entry. The forms will be generated using the engine variables.&lt;br /&gt;
Feb 3, 2012 11:25:29 AM org.hibernate.LazyInitializationException &lt;init&gt;&lt;br /&gt;
SEVERE: failed to lazily initialize a collection, no session or session was closed&lt;br /&gt;
org.hibernate.LazyInitializationException: failed to lazily initialize a collection, no session or session was closed&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:383)&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:375)&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:122)&lt;br /&gt;
	at org.hibernate.collection.PersistentList.size(PersistentList.java:114)&lt;br /&gt;
	at java.util.HashSet.&lt;init&gt;(Unknown Source)&lt;br /&gt;
	at org.ow2.bonita.facade.runtime.impl.ProcessInstanceImpl.getActiveUsers(SourceFile:313)&lt;br /&gt;
	at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)&lt;br /&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
	at org.hibernate.annotations.common.reflection.java.JavaXProperty.invoke(JavaXProperty.java:74)&lt;br /&gt;
	at org.hibernate.search.util.ReflectionHelper.getMemberValue(ReflectionHelper.java:64)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.buildDocumentFields(DocumentBuilderIndexedEntity.java:439)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.getDocument(DocumentBuilderIndexedEntity.java:414)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.createAddWork(DocumentBuilderIndexedEntity.java:364)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.addWorkToQueue(DocumentBuilderIndexedEntity.java:348)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.addWorkToBuilderQueue(BatchedQueueingProcessor.java:264)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.processWorkByLayer(BatchedQueueingProcessor.java:251)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.prepareWorks(BatchedQueueingProcessor.java:149)&lt;br /&gt;
	at org.hibernate.search.backend.impl.PostTransactionWorkQueueSynchronization.beforeCompletion(PostTransactionWorkQueueSynchronization.java:85)&lt;br /&gt;
	at org.hibernate.search.backend.impl.EventSourceTransactionContext$BeforeCommitSynchronizationDelegator.beforeCompletion(EventSourceTransactionContext.java:192)&lt;br /&gt;
	at org.hibernate.transaction.JDBCTransaction.notifyLocalSynchsBeforeTransactionCompletion(JDBCTransaction.java:274)&lt;br /&gt;
	at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:140)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.HibernateSessionResource.commit(SourceFile:74)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransaction.commit(SourceFile:151)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransaction.complete(SourceFile:65)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransactionInterceptor.execute(SourceFile:46)&lt;br /&gt;
	at org.ow2.bonita.services.impl.EnvironmentInterceptor.execute(SourceFile:40)&lt;br /&gt;
	at org.ow2.bonita.services.impl.RetryInterceptor.execute(SourceFile:52)&lt;br /&gt;
	at org.ow2.bonita.facade.APIInterceptor.invoke(SourceFile:185)&lt;br /&gt;
	at $Proxy24.execute(Unknown Source)&lt;br /&gt;
	at org.bonitasoft.console.server.cases.CaseDataStore.deleteCases(CaseDataStore.java:653)&lt;br /&gt;
	at org.bonitasoft.console.server.cases.CaseServlet.deleteCases(CaseServlet.java:190)&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)&lt;br /&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&lt;br /&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352)&lt;br /&gt;
	at org.bonitasoft.console.security.server.filter.ThreadLocalFilter.doFilter(ThreadLocalFilter.java:34)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:474)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)&lt;br /&gt;
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517)&lt;br /&gt;
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:935)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404)&lt;br /&gt;
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:870)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)&lt;br /&gt;
	at org.eclipse.jetty.server.Server.handle(Server.java:346)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:596)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:1068)&lt;br /&gt;
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:807)&lt;br /&gt;
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:220)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426)&lt;br /&gt;
	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:241)&lt;br /&gt;
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:528)&lt;br /&gt;
	at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
Feb 3, 2012 11:25:29 AM org.hibernate.transaction.JDBCTransaction notifyLocalSynchsBeforeTransactionCompletion&lt;br /&gt;
SEVERE: exception calling user Synchronization&lt;br /&gt;
java.lang.IllegalStateException: Could not get property value&lt;br /&gt;
	at org.hibernate.search.util.ReflectionHelper.getMemberValue(ReflectionHelper.java:67)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.buildDocumentFields(DocumentBuilderIndexedEntity.java:439)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.getDocument(DocumentBuilderIndexedEntity.java:414)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.createAddWork(DocumentBuilderIndexedEntity.java:364)&lt;br /&gt;
	at org.hibernate.search.engine.DocumentBuilderIndexedEntity.addWorkToQueue(DocumentBuilderIndexedEntity.java:348)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.addWorkToBuilderQueue(BatchedQueueingProcessor.java:264)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.processWorkByLayer(BatchedQueueingProcessor.java:251)&lt;br /&gt;
	at org.hibernate.search.backend.impl.BatchedQueueingProcessor.prepareWorks(BatchedQueueingProcessor.java:149)&lt;br /&gt;
	at org.hibernate.search.backend.impl.PostTransactionWorkQueueSynchronization.beforeCompletion(PostTransactionWorkQueueSynchronization.java:85)&lt;br /&gt;
	at org.hibernate.search.backend.impl.EventSourceTransactionContext$BeforeCommitSynchronizationDelegator.beforeCompletion(EventSourceTransactionContext.java:192)&lt;br /&gt;
	at org.hibernate.transaction.JDBCTransaction.notifyLocalSynchsBeforeTransactionCompletion(JDBCTransaction.java:274)&lt;br /&gt;
	at org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:140)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.HibernateSessionResource.commit(SourceFile:74)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransaction.commit(SourceFile:151)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransaction.complete(SourceFile:65)&lt;br /&gt;
	at org.ow2.bonita.runtime.tx.StandardTransactionInterceptor.execute(SourceFile:46)&lt;br /&gt;
	at org.ow2.bonita.services.impl.EnvironmentInterceptor.execute(SourceFile:40)&lt;br /&gt;
	at org.ow2.bonita.services.impl.RetryInterceptor.execute(SourceFile:52)&lt;br /&gt;
	at org.ow2.bonita.facade.APIInterceptor.invoke(SourceFile:185)&lt;br /&gt;
	at $Proxy24.execute(Unknown Source)&lt;br /&gt;
	at org.bonitasoft.console.server.cases.CaseDataStore.deleteCases(CaseDataStore.java:653)&lt;br /&gt;
	at org.bonitasoft.console.server.cases.CaseServlet.deleteCases(CaseServlet.java:190)&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br /&gt;
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:569)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248)&lt;br /&gt;
	at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)&lt;br /&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)&lt;br /&gt;
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:534)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1352)&lt;br /&gt;
	at org.bonitasoft.console.security.server.filter.ThreadLocalFilter.doFilter(ThreadLocalFilter.java:34)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1323)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:474)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)&lt;br /&gt;
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:517)&lt;br /&gt;
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:935)&lt;br /&gt;
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:404)&lt;br /&gt;
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:870)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)&lt;br /&gt;
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)&lt;br /&gt;
	at org.eclipse.jetty.server.Server.handle(Server.java:346)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:596)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:1068)&lt;br /&gt;
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:807)&lt;br /&gt;
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:220)&lt;br /&gt;
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426)&lt;br /&gt;
	at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:241)&lt;br /&gt;
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:528)&lt;br /&gt;
	at java.lang.Thread.run(Unknown Source)&lt;br /&gt;
Caused by: java.lang.IllegalStateException: Unable to invoke activeUsers&lt;br /&gt;
	at org.hibernate.annotations.common.reflection.java.JavaXProperty.invoke(JavaXProperty.java:87)&lt;br /&gt;
	at org.hibernate.search.util.ReflectionHelper.getMemberValue(ReflectionHelper.java:64)&lt;br /&gt;
	... 56 more&lt;br /&gt;
Caused by: java.lang.reflect.InvocationTargetException&lt;br /&gt;
	at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)&lt;br /&gt;
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;br /&gt;
	at java.lang.reflect.Method.invoke(Unknown Source)&lt;br /&gt;
	at org.hibernate.annotations.common.reflection.java.JavaXProperty.invoke(JavaXProperty.java:74)&lt;br /&gt;
	... 57 more&lt;br /&gt;
Caused by: org.hibernate.LazyInitializationException: failed to lazily initialize a collection, no session or session was closed&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationException(AbstractPersistentCollection.java:383)&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.throwLazyInitializationExceptionIfNotConnected(AbstractPersistentCollection.java:375)&lt;br /&gt;
	at org.hibernate.collection.AbstractPersistentCollection.readSize(AbstractPersistentCollection.java:122)&lt;br /&gt;
	at org.hibernate.collection.PersistentList.size(PersistentList.java:114)&lt;br /&gt;
	at java.util.HashSet.&lt;init&gt;(Unknown Source)&lt;br /&gt;
	at org.ow2.bonita.facade.runtime.impl.ProcessInstanceImpl.getActiveUsers(SourceFile:313)&lt;br /&gt;
	... 61 more</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8130</guid>
<author>florian.golestin &lt;florian.golestin@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8130#bugnotes</comments>
</item>
<item>
<title>0007968: Add a version check when a process is deployed</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7968</link>
<description>For example, if a process create with Bonita 5.4 is deployed on a server where Bonita 5.5 is setup, that will not work (R&amp;D not supported that scenario). But, nothing in User Experience (and in BEE) prevent the user to do such action.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7968</guid>
<author>nicolas.chabanoles &lt;nicolas.chabanoles@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7968#bugnotes</comments>
</item>
<item>
<title>0008127: Domain xcmis doesn't work.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8127</link>
<description>I create a domain test with tomcat budle, when i deploy a process with an attachment data, i can't start the process.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8127</guid>
<author>wenhao.wang &lt;wenhao.wang@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8127#bugnotes</comments>
</item>
<item>
<title>0008128: The welcome page display 5.6.1.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8128</link>
<description>Welcome page still display 5.6.1.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8128</guid>
<author>wenhao.wang &lt;wenhao.wang@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8128#bugnotes</comments>
</item>
<item>
<title>0008126: &quot;filter user&quot; button cannot work.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8126</link>
<description>&quot;filter user&quot; button cannot work.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8126</guid>
<author>xiying.chang &lt;xiying.chang@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8126#bugnotes</comments>
</item>
<item>
<title>0008125: The &quot;member of&quot;User Account properties not saved.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=8125</link>
<description>The &quot;member of&quot;User Account properties not saved.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=8125</guid>
<author>xiying.chang &lt;xiying.chang@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=8125#bugnotes</comments>
</item>
<item>
<title>0007803: UserXP / Administration / Processes / Cases : paging display wrong number of processes if user has not full rights</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7803</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
If user has partial rights and can only see a part of all cases, then the total number of processes is wrong in the paging of UserXP / Administration / Processes / Cases.&lt;br /&gt;
&lt;br /&gt;
regrads,&lt;br /&gt;
Jerome</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7803</guid>
<author>jerome.jargot &lt;jerome.jargot@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7803#bugnotes</comments>
</item>
<item>
<title>0007795: UserXP : log in attempt failed due to some chars used in the user password.</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7795</link>
<description>Hello,&lt;br /&gt;
&lt;br /&gt;
This issue could be due to UserXP or to Engine. &lt;br /&gt;
Please note that It has been encountered with BOS-SP-5.5.2, and it is still present in BOS-SP-5.6.1.&lt;br /&gt;
&lt;br /&gt;
Users cannot login to UserXP if his password contains french accented character. &lt;br /&gt;
Probably some other no US ASCII 7bits chars used in passwords will lead to the same result.&lt;br /&gt;
&lt;br /&gt;
regards,&lt;br /&gt;
Jerome</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7795</guid>
<author>jerome.jargot &lt;jerome.jargot@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7795#bugnotes</comments>
</item>
<item>
<title>0007623: i18n doesn't work with language that are not part of User Experience available languages</title>
<link>http://www.bonitasoft.org/bugs/view.php?id=7623</link>
<description>If a process is configured for example with Arabic and Romanian language, specify the local &quot;ar&quot; or &quot;ro&quot; in the URL will not change the language of internationalized labels.&lt;br /&gt;
Work as expected with language such as Spanish &quot;es&quot;.</description>
<guid>http://www.bonitasoft.org/bugs/view.php?id=7623</guid>
<author>antoine.mottier &lt;antoine.mottier@example.com&gt;</author>
<comments>http://www.bonitasoft.org/bugs/view.php?id=7623#bugnotes</comments>
</item>
</channel>
</rss>

