I did a fresh install of Grobid and after successfully completing an install trying to run the server causes it to halt at 88% execution and hang here for upwards of ten minutes or more. The screen print is attached below
PUT /api/processFulltextAssetDocument (org.grobid.service.GrobidRestService)
POST /api/processFulltextDocument (org.grobid.service.GrobidRestService)
PUT /api/processFulltextDocument (org.grobid.service.GrobidRestService)
POST /api/processHeaderDocument (org.grobid.service.GrobidRestService)
PUT /api/processHeaderDocument (org.grobid.service.GrobidRestService)
POST /api/processHeaderNames (org.grobid.service.GrobidRestService)
PUT /api/processHeaderNames (org.grobid.service.GrobidRestService)
POST /api/processReferences (org.grobid.service.GrobidRestService)
PUT /api/processReferences (org.grobid.service.GrobidRestService)
POST /api/referenceAnnotations (org.grobid.service.GrobidRestService)
GET /api/sha1 (org.grobid.service.GrobidRestService)
POST /api/sha1 (org.grobid.service.GrobidRestService)
GET /api/version (org.grobid.service.GrobidRestService)
INFO [2018-03-22 14:41:27,488] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHand
ler@2513a118{/,null,AVAILABLE}
INFO [2018-03-22 14:41:27,495] io.dropwizard.setup.AdminEnvironment: tasks =
POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)
INFO [2018-03-22 14:41:27,501] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHand
ler@7be1ce6a{/,null,AVAILABLE}
INFO [2018-03-22 14:41:27,513] org.eclipse.jetty.server.AbstractConnector: Started application@656d10a4{HTTP/1.1,[http/
1.1]}{0.0.0.0:8070}
INFO [2018-03-22 14:41:27,514] org.eclipse.jetty.server.AbstractConnector: Started admin@63ec445c{HTTP/1.1,[http/1.1]}{
0.0.0.0:8071}
INFO [2018-03-22 14:41:27,514] org.eclipse.jetty.server.Server: Started @7289ms
<===========--> 88% EXECUTING [5m 14s]
> :grobid-service:run
I did a fresh install of Grobid and after successfully completing an install trying to run the server causes it to halt at 88% execution and hang here for upwards of ten minutes or more. The screen print is attached below