Skip to content

LARS Client can miss some info causing installUtility to think a feature isn't in the repo #201

@pnickoll

Description

@pnickoll

It's possible to get a CWWKF1384E error when using installUtility to install feature via a server.xml file when the LARS repository had its contents uploaded via the LARSClient.

The tolerates info is not stored which can mean that a server.xml file that has multiple features in it where 2 or more features prefer different versions of the same prereq can cause a conflict which leads to installUtility throwing a CWWKF1384E. The features could tolerate other versions, which would have enabled installUtility and the resolver to find a combination of prereqs that would not be in conflict with each other if the tolerates info had been uploaded correctly.

The failing assets should be reuploaded using the fix to the LARS Client to store the tolerates info. This should fix the CWWKF1384E error messages for this situation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions