Issue 14489

NameParser exception

14489
Reporter: mdoering
Type: Bug
Summary: NameParser exception
Priority: Critical
Status: Open
Created: 2013-12-19 17:10:30.101
Updated: 2015-03-03 10:26:49.779
        
Description: while matching a checklist in clb against the nub some fatal exception happened in the name parser:

 ========================================
 MATCH CHECKLIST 1050 AGAINST NUB
 ========================================

INFO  [2013-12-19 11:25:06,322+0100] [main] org.gbif.checklistbank.service.impl.NubLookupServicePgSql: Linking all usages of checklist 1050 to the nub
INFO  [2013-12-19 11:25:43,947+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 100000 records added to NameStringCache
INFO  [2013-12-19 11:25:43,971+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 200000 records added to NameStringCache
INFO  [2013-12-19 11:25:43,997+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 300000 records added to NameStringCache
INFO  [2013-12-19 11:25:44,016+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 400000 records added to NameStringCache
INFO  [2013-12-19 11:25:44,366+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 500000 records added to NameStringCache
INFO  [2013-12-19 11:25:44,386+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 600000 records added to NameStringCache
INFO  [2013-12-19 11:25:44,408+0100] [main] org.gbif.checklistbank.cache.NameStringCache: 700000 records added to NameStringCache
INFO  [2013-12-19 11:25:44,422+0100] [main] org.gbif.checklistbank.cache.NameStringCache: Loaded name string cache with 763386 unique names
INFO  [2013-12-19 12:52:24,566+0100] [main] org.gbif.checklistbank.cli.CommandLineInterpreter: Nub matching failed! An internal server error occurred, please try again later.
org.gbif.api.exception.ServiceUnavailableException: An internal server error occurred, please try again later.
        at org.gbif.ws.client.interceptor.HttpErrorResponseInterceptor.invoke(HttpErrorResponseInterceptor.java:76)
        at org.gbif.checklistbank.service.impl.NubLookupServicePgSql.lookupChecklist(NubLookupServicePgSql.java:54)
        at org.gbif.checklistbank.cli.CommandLineInterpreter.doMatchNub(CommandLineInterpreter.java:363)
        at org.gbif.checklistbank.cli.CommandLineInterpreter.main(CommandLineInterpreter.java:197)
Caused by: com.sun.jersey.api.client.UniformInterfaceException: HTTP 500: Apache Tomcat/6.0.24 - Error report