Bug 1313782

Summary: Error on startup: Unable to bootstrap project org.kie.example:project1:1.0.0-SNAPSHOT
Product: [Retired] JBoss BPMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: medium Docs Contact:
Priority: urgent    
Version: 6.3.0CC: kverlaen, lpetrovi, rrajasek, rzhang
Target Milestone: ER2Keywords: Regression
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:35:23 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:
Attachments:
Description Flags
part of server log with the error none

Description Zuzana Krejčová 2016-03-02 10:50:40 UTC
Created attachment 1132248 [details]
part of server log with the error

Description of problem:
When starting up a (clean) installation of BPMS (this doesn't apply to BRMS as far as I know), server log contains:

ERROR [o.j.c.n.b.b.s.AdministrationServiceImpl] Unable to bootstrap project org.kie.example:project1:1.0.0-SNAPSHOT in repository repository1: org.guvnor.common.services.shared.exceptions.GenericPortableException: Parameter named 'other' should be not null!

This comes from https://github.com/droolsjbpm/kie-wb-distributions/blob/6.4.x/kie-wb/kie-wb-webapp/src/main/java/org/kie/workbench/backend/AppSetup.java#L129

The business-central then deploys just fine, only the example repo (repository1) doesn't contain the example project.

(System property: "org.kie.example" is set to "true".)

Note: it might be a problem with the product build process - as far as I know, we haven't seen this in upstream 6.4.x.


Version-Release number of selected component (if applicable):
BPMS 6.3 DR2

Comment 1 Kris Verlaenen 2016-03-16 12:49:11 UTC
*** Bug 1318247 has been marked as a duplicate of this bug. ***

Comment 2 Pere Fernàndez 2016-03-22 15:02:43 UTC
Sent PR's to master & 6.4.x.