Skip to content

Correct the numerous FOSSology Portlet Exceptions #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
maierthomas opened this issue Apr 26, 2018 · 2 comments
Closed

Correct the numerous FOSSology Portlet Exceptions #246

maierthomas opened this issue Apr 26, 2018 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@maierthomas
Copy link
Contributor

Issue by mcjaeger
Thursday Mar 29, 2018 at 13:12 GMT
Originally opened as sw360/sw360portal#801


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.

@maierthomas maierthomas added the bug Something isn't working label Apr 26, 2018
@maierthomas
Copy link
Contributor Author

Comment by alexbrdn
Tuesday Apr 03, 2018 at 07:43 GMT


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.

@mcjaeger mcjaeger added this to the Backlog milestone Sep 22, 2018
@mcjaeger
Copy link
Contributor

just tested and also did not see this for a while: solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants