-
Bug
-
Resolution: Done
-
Major
-
6.2.0
+++ This bug was initially created as a clone of Bug #1284782 +++
Description of problem:
Full text search throws exception in special case and business central freezes.
Version-Release number of selected component (if applicable):
6.2.0.CR1
Steps to Reproduce:
1. Create business process named 'abcdefg.bpmn2'
2. Type 'cde' as search pattern
3. Process will be found
4. Type 'd' as search pattern
5. Process will be not found
Actual results:
In the step 5. business central freezes and RuntimeException is thrown. See the attached runtime-error.log.
Expected results:
Business process is found in step 5. and no exception is thrown
— Additional comment from Jozef Marko on 2015-11-24 03:49 EST —
— Additional comment from Jozef Marko on 2015-11-24 03:50:58 EST —
Please put search pattrn into the arrea from attachment 1098067
— Additional comment from on 2015-11-24 11:29:23 EST —
Hi Josef, we're going to need the repository with which this issue occurs. I suspect it's not the search pattern directly; more that there's an asset/file in the repository that matches "d" but is not represented as a RuntimeResource and it is this that's causing the problem.
— Additional comment from on 2015-11-24 15:54:35 EST —
The issue was indeed that d returned assets that are not within a Project - Designer creates assets in a "global" workspace. I've fixed the issue, granting access to al Users to assets not within a Project structure (unless of course the User doesn't have access to the OU or Repository).
— Additional comment from on 2015-11-24 15:55:01 EST —
kie-wb-common
-------------
(master) https://github.com/droolsjbpm/kie-wb-common/pull/156
(6.3.x) https://github.com/droolsjbpm/kie-wb-common/pull/155
— Additional comment from on 2015-11-24 15:55:45 EST —
This is indeed a "regression" caused by the referenced BZ.
— Additional comment from on 2015-11-25 14:12:09 EST —
kie-wb-common
-------------
(master) https://github.com/droolsjbpm/kie-wb-common/commit/307128848
- duplicates
-
RHBPMS-845 Full text search throws exception in special case
-
- Verified
-
- is blocked by
-
RHBPMS-845 Full text search throws exception in special case
-
- Verified
-