[DLUX-61] Unable to add dlux feature to a new md-sal based application Created: 13/Jul/15  Updated: 03/May/18

Status: Confirmed
Project: dlux
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: vinayaka Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: File log.rtf    
External issue ID: 3987

 Description   

Unable to build the features when features.xml is modified to install dlux feature
as shown below

<feature name='odl-pnp-ui' version='${project.version}' description='OpenDaylight :: pnp :: UI'>
<feature version="${project.version}">odl-pnp-rest</feature>
<feature version="${mdsal.version}">odl-mdsal-apidocs</feature>
<feature version="${mdsal.version}">odl-mdsal-xsql</feature>
<feature version="${dlux.version}">odl-dlux-core</feature>
</feature>

PFA log for the error when trying to build features.



 Comments   
Comment by vinayaka [ 13/Jul/15 ]

Attachment log.rtf has been added with description: log of error during maven build

Comment by Vratko Polak [ 03/Aug/15 ]

Looking at the log, this looks like a bug in Felix framework (perhaps hiding an issue with odl-dlux-core). This exception:
java.lang.ArrayIndexOutOfBoundsException: -1
should have been transformed to something understandable by SingleFeatureTest.

Comment by A H [ 29/Jan/16 ]

Should this bug be filed against dlux, not coretutorial?

Comment by Maxime Millette-Coulombe [ 03/Feb/16 ]

Question, if the issue is created by odl-dlux-core, should this issue also occur in integration branch ?

Comment by Alexis de Talhouƫt [ 16/Feb/16 ]

Looking at the log, seems the be installing a private feature, from a private app: Feature: odl-pnp-ui 1.0-SNAPSHOT] Time elapsed: 26.734 sec <<< ERROR!

Fro me this look like an wrong features.xml in the pnp-mdsal project of vdattatr (file:/home/vdattatr/pnp-mdsal/pnp/features/target/classes/features.xml)

I believe ODL shouldn't be responsible for such a bug, as it doesn't come from its projects...

Comment by Ryan Goulding [ 16/Feb/16 ]

coretutorials is not part of the Beryllium release, and thus this cannot be classified as a Blocker.

Generated at Wed Feb 07 19:57:49 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.