Womcat Bookmarks Installation

Copyright (C) 2003 Philip Dorrell
Back to Womcat Home Page

If you are upgrading from an earlier version, then follow the Upgrade Instructions below.

Installation Steps

Upgrade Instructions

The dump format is designed to robustly encode information so that Womcat Bookmarks can be upgraded from any version (2.2 or later) to any future version while preserving all user data that is still relevant.

Currently saved data includes:

Currently not saved are:

Upgrade Issues

Versions 2.2 & 2.2.1 contained a bug where "my_recommendation_of_URL_has_REVIEW" was written instead of "my_recommendation_of_URL_has_TITLE", effectively losing the title information (but not the reviews). You may have to hand-edit the dump file accordingly, or use the "Reload Database from RSS file" function to correct the recommendation titles (i.e. generate the RSS file with correct titles, perform upgrade (with wrong titles), then reload database from RSS file, to correctly reinstate the titles.

Or otherwise you will have to re-enter the titles manually.

This bug is fixed in 2.2.2.

OutOfMemory errors

You may get an out of memory error when saving a dump. The long term solution to this is for the program to be more memory efficient, but the short term solution is to add a memory option e.g. "-Xms256m" (for Windows) when running the application. This option has to be added to the command line. For example (in Windows):

How to find the location of javaw.exe (in Windows)

You can actually insert the memory option here, but it will then apply to all Java applications, which may or may not be a good idea ...

Yet another way to alter global Java settings is via Control Panel: