Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1078053

Summary: Null Error is shown when add new business process into new project after delete one repository
Product: [Retired] JBoss BPMS Platform 6 Reporter: yuli wang <yulwang>
Component: Business CentralAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, xiabai
Target Milestone: ER1   
Target Release: 6.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:50:57 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
errorafterdelete
none
server.log after the error shown again. none

Description yuli wang 2014-03-19 06:10:12 UTC
Created attachment 876224 [details]
errorafterdelete

Description of problem:
As summary.

Version-Release number of selected component (if applicable):
https://maitai-bpms.app.qa.eng.nay.redhat.com based on BPMS6.0.0

How reproducible:
1005

Steps to Reproduce:
1. Go to BPMS site.
2. Click Authoring->Administration.
3. Delete one Organizational Unit Manager from Repositories.
4. Add a new Organizational Unit Manager to Repositories
5. Click Authoring->Project Authoring, select the new repository, create a new project with valid group id.
6. Click New Item-> Business Process, then input a resources name, click OK button.

Actual Result:
Error is shown in the page as attachment: Unable to complete your request. The following exception occurred: null.

Expected Result:
the new business process is created successfully without error.

Note:
this issue can be repo on below environment:
https://maitai-bpms-stage.app.eng.rdu2.redhat.com
http://maitai-bpms.engineering.redhat.com/

Additional info:

Comment 2 Kris Verlaenen 2014-03-20 12:19:25 UTC
Could you possibly attach the relevant part in the server log that might contain more information (stacktrace) about the error (if any)?

Comment 3 cory 2014-04-04 10:25:11 UTC
(In reply to Kris Verlaenen from comment #2)
> Could you possibly attach the relevant part in the server log that might
> contain more information (stacktrace) about the error (if any)?

Hi
In my opinion, user log info stored system.git.
When we delete some OU or repo, those info is not synchronized to user's branch in system.git.
when i clear user branch of system.git(ex:yulwang-uf-user), this issue was sovled.

Comment 4 yuli wang 2014-04-08 02:23:43 UTC
Created attachment 883823 [details]
server.log after the error shown again.

Comment 5 yuli wang 2014-04-08 02:25:27 UTC
(In reply to Kris Verlaenen from comment #2)
> Could you possibly attach the relevant part in the server log that might
> contain more information (stacktrace) about the error (if any)?

Sorry for the late response, 
attach the server.log when it repro these two days.

Comment 6 Tihomir Surdilovic 2014-04-10 03:27:46 UTC
This issue should be fixed now. in master and 6.0.x branches. please retest and let me know.