Skip to content Skip to main navigation Skip to footer

Tag: derby database

Dashboard charts are not showing data

If your Dashboard charts are not showing any data, use the steps below to determine and resolve the issue:

  1. Go to …\wc\[cyfin|cyblock]\db to locate the Superview.pre923 folder. If it exists, it means that your Superview folder was too large and was archived.
  2. Run the following command line command:
    • For Cyfin:

    “<user_install_dir>\wc\jre\bin\cyfin” -Xmx256m -classpath “<user_install_dir>\wc\*;<user_install_dir>\wc\libs\*” wc.ia.TimeOnlineDatabaseModifier “<user_install_dir>” cf Superview.pre923

    For example:

    “C:\Program Files\Wavecrest\Cyfin/wc\jre\bin\cyfin” -Xmx256m -classpath “C:\Program Files\Wavecrest\Cyfin\wc\*;C:\Program Files\Wavecrest\Cyfin\wc\libs\*” wc.ia.TimeOnlineDatabaseModifier “C:\Program Files\Wavecrest\Cyfin” cf Superview.pre923

    • For CyBlock:

    “<user_install_dir>\wc\jre\bin\cyblock” -Xmx256m -classpath “<user_install_dir>\wc\*;<user_install_dir>\wc\libs\*” wc.ia.TimeOnlineDatabaseModifier “<user_install_dir>” cyblock Superview.pre923

    For example:

    “C:\Program Files\Wavecrest\CyBlock/wc\jre\bin\cyblock” -Xmx256m -classpath “C:\Program Files\Wavecrest\CyBlock\wc\*;C:\Program Files\Wavecrest\CyBlock\wc\libs\*” wc.ia.TimeOnlineDatabaseModifier “C:\Program Files\Wavecrest\CyBlock” cyblock Superview.pre923

  3. Stop the service.
  4. Rename the Superview folder to “Superview.tmp.”
  5. Rename the Superview.pre923 folder to “Superview.”
  6. Start the service.
  7. Confirm that your historical Dashboard data is now present.

If you need assistance, please contact Technical Support at (321) 953-5351, Ext. 4 or support@wavecrest.net.

Error message: database needs to be set up

This message refers to an error within the Derby database. It can be addressed by rebuilding the Superview folder.

Note:  Imported data for the dashboard will be cleared. Regular import data will not be affected.

  1. Stop the Cyfin or CyBlock service.
  2. Navigate to …\Wavecrest\Cyfin\wc\cf\db.
    – For CyBlock: ..Wavecrest\Cyblock\wc\cyblock\db
  3. Delete the Superview folder.
  4. Restart the service.