[
https://issues.apache.org/jira/browse/TIKA-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved TIKA-1926.
-------------------------------------
Resolution: Fixed
Thanks [~hasanayesha] committed!
{noformat}
LMC-053601:tika1.13 mattmann$ git push -u origin master
Counting objects: 25, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (25/25), 2.08 KiB | 0 bytes/s, done.
Total 25 (delta 8), reused 0 (delta 0)
remote: tika git commit: Update changes for TIKA-1926.
remote: tika git commit: Merge branch 'TIKA-1926' of
https://github.com/hasanayesha/tika into TIKA-1926
remote: tika git commit: fix for TIKA-1926 contributed by hasanayesha
To https://git-wip-us.apache.org/repos/asf/tika.git
2caf3da..e0ca3b5 master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:tika1.13 mattmann$
{noformat}
> JSON TEI Exception
> ------------------
>
> Key: TIKA-1926
> URL: https://issues.apache.org/jira/browse/TIKA-1926
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.12
> Reporter: Ayesha Hasan
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: easyfix, patch
> Fix For: 1.13
>
>
> JSONException being thrown by grobid when the json TEI object wasn't found.
> Fixed it by adding a try and catch block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)