Bug 1279359 - Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error' when clicking Process Management->Process Instances.
Summary: Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error' when clickin...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: x86_64
OS: Linux
high
urgent
Target Milestone: CR1
: 6.2.0
Assignee: Neus Miras
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-09 09:47 UTC by Lijun Li
Modified: 2020-03-27 19:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:41:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error' (26.29 KB, image/png)
2015-11-09 09:50 UTC, Lijun Li
no flags Details
server.log (306.85 KB, text/plain)
2015-11-09 09:52 UTC, Ryan Zhang
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1265163 0 urgent CLOSED DataSetLookupException: Can't lookup on specified data set: jbpmProcessInstances 2021-02-22 00:41:40 UTC

Internal Links: 1265163

Description Lijun Li 2015-11-09 09:47:09 UTC
Description of problem:
Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error' when clicking Process Management->Process Instances.

Version-Release number of selected component (if applicable):
6.2.0.ER5

How reproducible:
100%

Steps to Reproduce:
1. Login BPMS with admin user.
2. Create org/repo/project/business process.
3. Build & Deploy.
4. Start in Process Management -> Process Definitions.
5. Click Process Management -> Process Instances.

Actual results:
Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error':
DataSet with UUID [ jbpmProcessInstances ] error: org.dashbuilder.dataset.exception.DataSetLookupException: Can't lookup on specified data set: jbpmProcessInstances

Expected results:
No such error.

Additional info:
Please also see the attached screen-shot.

Comment 1 Lijun Li 2015-11-09 09:50:03 UTC
Created attachment 1091672 [details]
Unexpected Error 'DataSet with UUID[jbpmProcessInstances] error'

Comment 3 Ryan Zhang 2015-11-09 09:52:50 UTC
Created attachment 1091679 [details]
server.log

Attached the sever.log for this issue.

Comment 4 Neus Miras 2015-11-10 12:23:33 UTC
There were a problem with the dataset condition marshaling that has been solved in 
6.3.x
https://github.com/droolsjbpm/jbpm-console-ng/commit/b9ee18604c21730050ad4af3048b00cc996c0c2c

In master this json code marshaling is included in dashbuilders modules.

Comment 5 Tomas Livora 2015-11-11 10:20:47 UTC
I have just encountered this issue on ER5. It is the same one as I reported on ER3 and verified on ER4. We must fix it before GA otherwise it is not possible to see running process instances in Business Central.

Comment 6 Josh West 2015-11-11 16:05:37 UTC
Verified this happens on WebSphere as well.

Comment 7 Marek Baluch 2015-11-19 11:55:30 UTC
Verified on 6.2.0.CR1.

The process instance view is shown without any errors and the simple start->end process is present on the "completed" tab.

Steps used:
1) Created a process with name "t" in the pre-created repository and project structure in package "org.kie.example.project1"
2) Build & Deploy.
3) Start in Process Management -> Process Definitions.
4) Click Process Management -> Process Instances.

(Same steps on 6.2.0.ER5 produced the error pop-up).


Note You need to log in before you can comment on or make changes to this bug.