Bug 1267633 - Deployments: Refreshing the problems panel fails with error
Summary: Deployments: Refreshing the problems panel fails with error
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
medium
high
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-30 14:30 UTC by Pavel Kralik
Modified: 2020-03-27 19:41 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
Error message when refreshing the problems panel (50.52 KB, image/png)
2015-09-30 14:30 UTC, Pavel Kralik
no flags Details

Description Pavel Kralik 2015-09-30 14:30:03 UTC
Created attachment 1078673 [details]
Error message when refreshing the problems panel

Description of problem:
When the deployment is unsuccessfully undeployed and problems panel is refreshed it fails with the error message. 

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

How reproducible:
Always

Steps to Reproduce:
1. Go to Deployments perspective
2. try to Undeploy a deployment with running process instances
3. Go to the problems panel and hit the Refresh button

Actual results:
Modal dialog with Error message: Unable to complete your request. The following exception occurred: null.

Expected results:
Problems panel is refreshed

Additional info:
ERROR [org.kie.workbench.common.services.backend.builder.BuildServiceImpl] (http-/127.0.0.1:8080-24) Parameter named 'path' should be not null!: java.lang.IllegalArgumentException: Parameter named 'path' should be not null!
	at org.uberfire.commons.validation.PortablePreconditions.checkNotNull(PortablePreconditions.java:119) [uberfire-commons-0.7.2.Final-redhat-1.jar:0.7.2.Final-redhat-1]
	at org.guvnor.common.services.backend.cache.LRUCache.invalidateCache(LRUCache.java:70) [guvnor-services-api-6.3.0.Final-redhat-1.jar:6.3.0.Final-redhat-1]
	at org.kie.workbench.common.services.backend.builder.LRUBuilderCache$Proxy$_$$_WeldClientProxy.invalidateCache(LRUBuilderCache$Proxy$_$$_WeldClientProxy.java) [kie-wb-common-services-backend-6.3.0.Final-redhat-1.jar:6.3.0.Final-redhat-1]


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