|
||||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||||
------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel

2013-08-12 14:25:06,970 ERROR org.dspace.discovery.SolrServiceImpl @ Unable to parse date format
java.text.ParseException: Unparseable date: "850"
at java.text.DateFormat.parse(DateFormat.java:357)
at org.dspace.discovery.SolrServiceImpl.toDate(SolrServiceImpl.java:1452)
at org.dspace.discovery.SolrServiceImpl.buildDocument(SolrServiceImpl.java:1181)
at org.dspace.discovery.SolrServiceImpl.indexContent(SolrServiceImpl.java:214)
at org.dspace.discovery.IndexEventConsumer.end(IndexEventConsumer.java:170)
at org.dspace.event.BasicDispatcher.dispatch(BasicDispatcher.java:147)
at org.dspace.core.Context.commit(Context.java:373)
at org.dspace.app.bulkedit.MetadataImport.runImport(MetadataImport.java:378)
at org.dspace.app.webui.servlet.MetadataImportServlet.doDSPost(MetadataImportServlet.java:130)