Versions Compared

Key

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

When When Installing VIVO, you created a MySQL database to hold the data and edited the runtime.properties file to tell VIVO the path to the data base and the username and password for root access to the databaseTDB database has been created in the subfolder of VIVO home directory defined by tdbContentTripleSource in the applicationSetup.n3 file (by default the subfolder is tdbContentModels).  To restore VIVO to first time state, simply drop the MySQL database, recreate it and restart Tomcat.

See below.

...

delete this subfolder.

Now restart Tomcat.  VIVO will detect an empty data store, and proceed to load it from the firsttime, everytime and filegraph directories.  Tomcat will start, but search indices may take additional time to complete.  When reindexing is complete, refresh your browser to see your VIVO returned to first time state.

...