-
Bug
-
Resolution: Done
-
Major
-
6.0.0
-
None
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.