Bug 1313782 - Error on startup: Unable to bootstrap project org.kie.example:project1:1.0.0-SNAPSHOT
Summary: Error on startup: Unable to bootstrap project org.kie.example:project1:1.0.0-...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
medium
Target Milestone: ER2
: 6.3.0
Assignee: Pere Fernàndez
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
: 1318247 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 10:50 UTC by Zuzana Krejčová
Modified: 2020-03-27 19:35 UTC (History)
4 users (show)

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


Attachments (Terms of Use)
part of server log with the error (19.24 KB, text/plain)
2016-03-02 10:50 UTC, Zuzana Krejčová
no flags Details

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.


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