Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

Correct the numerous FOSSology Portlet Exceptions #801

Open
mcjaeger opened this issue Mar 29, 2018 · 1 comment
Open

Correct the numerous FOSSology Portlet Exceptions #801

mcjaeger opened this issue Mar 29, 2018 · 1 comment
Labels

Comments

@mcjaeger
Copy link
Contributor

In the log, there is too much output like:

2018-03-28 12:28:53,913 ERROR FossologyAwarePortlet:168 - Could not get release from request
 2018-03-28 12:28:53,914 ERROR FossologyAwarePortlet:136 - no response from backend!

This is apparently, if the request does not have a release id: then, this log message rises. Maybe this is coming from the project portlet which doe snot hold releases and then the logic pulled in from the FOSSology portlet via the inheritance hierarchy is triggered with this error.

@mcjaeger mcjaeger added the bug label Mar 29, 2018
@alexbrdn
Copy link
Contributor

alexbrdn commented Apr 3, 2018

If I am not mistaken, this is caused by JS function utils/includes/fossologyClearing.initialize(), which is invoked when a page has just been loaded, but no release has been selected yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants