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

Cannot parse job file #67

Open
cbaakman opened this issue Mar 9, 2017 · 1 comment
Open

Cannot parse job file #67

cbaakman opened this issue Mar 9, 2017 · 1 comment
Assignees

Comments

@cbaakman
Copy link
Contributor

cbaakman commented Mar 9, 2017

Found this warning in the log file. Seeing as MRS makes its own job files, this should be valid.

2017-03-09 09:24:27 [WARN] : Cannot parse job file /srv/mrs-data/blast-cache/74dbae2c-1b9f-4239-8e8d-114abd59ecf4.job: Document (line: 1) not well-formed: Error parsing XML, expected 'tag' but found 'end of file' ('
@cbaakman cbaakman self-assigned this Mar 9, 2017
@cbaakman
Copy link
Contributor Author

cbaakman commented May 23, 2017

/srv/mrs-data/blast-cache/74dbae2c-1b9f-4239-8e8d-114abd59ecf4.job is no longer present in the docker container, but it was probably an empty file. Empty files have occurred more often in the past. That's why we've built a try-catch construction around the parse method.

Cause of existence of those empty files is unknown. Possibly an interrupt during writing.

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

2 participants