Frequently Asked Questions

I cannot start RvSnoop or I get strange errors when starting RvSnoop, what is wrong?

First, check that you have the appropriate classpath set for the Java libraries that are required.

If the classpath is set correctly it is possible that you need to configure the library path to find the native Rendezvous libraries. The new style launch scripts should give you enough information to locate and set this correctly.

If you are still having trouble file a support request via the SourceForge Tracker.

How do I make the timestamp column show only the time instead of time and date?

The timestamp column in the ledger will automatically use the most appropriate format for it’s width, just resize the column until you see your desired format.

How do I get the RvScript export functionality to work?

You need to add the rvscript.jar file to your classpath. The version of RvScript needs to be 1.23 or later.

How do I get a new feature implemented?

Add a feature request via the SourceForge Tracker. If you need something major adding, or would like urgent changes made feel free to contact me directly to discuss rates for contract work.

Of course you have to remember that this is all open source, so you can always just go ahead and implement you feature yourself! If you do this please send me the code then I can add it to a released version.