Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


New
  • Harvester transfer dying unexpectedly (Giuseppe)
    • on a 64-bit machine I experience this strange issue of the harvester-transfer reporting
      "killed". Here's the extract of the log.
      • 2013-04-26 18:08:51.747 TRACE [o.v.h.u.r.JenaConnect] loading record: publication/75007
      • 2013-04-26 18:08:53.570 TRACE [o.v.h.u.r.JenaConnect] loading record: publication/75008
      • /root/vivo/harvester/bin/harvester-transfer: line 29:  1328
      • Killed java $OPTS -Dprocess-task=Transfer org.vivoweb.harvester.transfer.Transfer "$@"

    • Note that this happens after hundreds of publications have been loaded.

  • Search in Chinese (Jianwei) – a local fix that will be added to VIVO 1.6
    • Locate the file vitro-core/webapp/src/edu/cornell/mannlib/vitro/webapp/controller/freemarker/UrlBuilder.java
    • In this file, search for the two occurrences of "ISO-8859-1" and replace them with "UTF-8"
    • Rerun "ant all" to rebuild VIVO
    • After restarting Tomcat, the links on the right side of the search results should work properly with Chinese characters
  • SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object (Tom T.)

    • related to MySQL max_connections configuration? – seems unlikely
    • checking vivo e 'show processlist' while performing a reindex if possible

Call-in Information

Topic: VIVO weekly call

...