Skip to content

Conversation

@labkey-tchad
Copy link
Member

Hitting the blank MascotTestAction throws a 500 like:

java.lang.NullPointerException
       at org.labkey.ms2.pipeline.mascot.MascotClientImpl.findWorkableSettings(MascotClientImpl.java:230)
       at org.labkey.ms2.MS2Controller$MascotTestAction.getView(MS2Controller.java:4745)
       at org.labkey.ms2.MS2Controller$MascotTestAction.getView(MS2Controller.java:4736)

Copy link
Contributor

@labkey-jeckels labkey-jeckels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a big fan of passing around empty strings like this, especially constructing URL objects from them, but this seems to work OK here. And the UI prevents you from testing the configuration, so it's really just a crawler issue.

Approved.

@labkey-tchad labkey-tchad merged commit 89edcdc into develop May 1, 2019
@labkey-tchad labkey-tchad deleted the fb_crawler_mascot_test branch May 1, 2019 23:33
labkey-adam added a commit that referenced this pull request May 6, 2019
* Prevent NPEs in mascot client due to undefined server URL (#19)

* Make NAb actions 404 when a non-NAb runId is specified (#18)
labkey-tchad added a commit that referenced this pull request Feb 24, 2025
Add some delays to prevent saveRun failures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants