Bug 1022077

Summary: Cloned repository rises an error when selected in the Project Explorer list
Product: [Retired] JBoss BPMS Platform 6 Reporter: Michael <mbiarnes>
Component: DeploymentAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED CURRENTRELEASE QA Contact: Ivo Bek <ibek>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli, jskeoch, rzhang
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:06:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File to see the error none

Description Michael 2013-10-22 15:34:31 UTC
Created attachment 815064 [details]
File to see the error

Description of problem:
A repository can be cloned successfully. But when selecting this repository in the project explorer list an error rises:

Unable to complete your request. The following exception occurred: org.kie.commons.java.nio.base.Properties.

After closing the panel showing this error, it seems to be work fine, until we change again the repository nd re-change it to the cloned repository.

Version-Release number of selected component (if applicable):
JBoss EAP 6.1.1, deployed kie-wb-6.0.0-SNAPSHOT-eap-6_1.war.

How reproducible:
Clone a repository in EAP 6.1.1 and try to access it using the project explorer

Steps to Reproduce:
1. Install a JBoss EAP 6.1.1
2. Clone a repository (https://github.com/mbiarnes/examples.git)
3. Try to access it in the Project Authoring View

Actual results:
An error rises: 
Unable to complete your request. The following exception occurred: org.kie.commons.java.nio.base.Properties.

Expected results:
The GAV should be loaded in the right part of the panel

Additional info:
The log doesn't show any errors.

Comment 2 Alexandre Porcelli 2013-10-23 16:54:25 UTC
The cloned repository was created using an old version of uberfire (the one that still used kie-commons, now kie-commons and uberfire are merged) - so the class org.kie.commons.java.nio.base.Properties doesn't exists.

Our demo repos were updated in order to avoid this issue, so the solution should be the same (update repository).

Here an example of what to do: https://github.com/guvnorngtestuser1/guvnorng-playground/commit/173a15938a558444757cabe4e0fa41ecd9eac839

Comment 3 Ivo Bek 2013-12-13 12:27:10 UTC
Verified in BPMS 6.0.0.ER5