Skip to content
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

NullPointerException replying to ListSets request #618

Closed
patrickzurek opened this issue Oct 13, 2016 · 3 comments
Closed

NullPointerException replying to ListSets request #618

patrickzurek opened this issue Oct 13, 2016 · 3 comments

Comments

@patrickzurek
Copy link

JIRA issue created by: jbrand
Originally opened: 2011-07-08 06:35 PM

Issue body:
(nt)

@patrickzurek
Copy link
Author

JIRA Coment by user: jbrand
JIRA Timestamp: 2011-07-08 06:35 PM

Comment body:

log:

07 Jul 2011 16:09:52,011 xc.mst.utils.LogWriter:130 ERROR [http-8080-5] - An unexpected error occurred while executing the ListSets request.
07 Jul 2011 16:12:17,836 xc.mst.utils.LogWriter:66 INFO [http-8080-5] - Received the OAI request verb=ListRecords&metadataPrefix=xc

stack:
java.lang.NullPointerException
at xc.mst.oai.Facade.doListSets(Facade.java:477)
at xc.mst.oai.Facade.execute(Facade.java:224)
at xc.mst.action.oai.OaiRepository.execute(OaiRepository.java:125)

related to 712?

@patrickzurek
Copy link
Author

JIRA Coment by user: jbrand
JIRA Timestamp: 2011-07-13 02:15 PM

Comment body:

This definitely could be related to 712, with the fix for 712 taking care of this one, IMO. I am putting in debug code to verify, but since I have not figured a way to reproduce this, it should go to 'monitor' mode.

@patrickzurek
Copy link
Author

Issue resolved: 2011-08-12 07:58 PM

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

No branches or pull requests

1 participant