QueueMetrics > QueueMetrics installation

New Daylight Savings Time changes for the US

<< < (2/2)

cuban_cigar:
Read through both those links, the question remains:


How to get queuemetrics time correct due to daylight savings inconsistency bug?


Java updater broken !

[root@server1 tzupdater-1.3.25-2009u]# /usr/bin/java -jar tzupdater.jar --verbose --test
The Java runtime doesn''t have time zone data (zi directory).


Help !

QueueMetrics:
Download and install a new version of Java SDK (from SUN, it's better - do not use GCJ).

You can install it anywhere on your system - like imagine you install it as /opt/java/jdk1.6.0b7

As QueueMetrics accesses its own Java SDK under a symbolic link placed  at /usr/local/queuemetrics/java, it is trivial to change that to use a different SDK.


--- Code: ---cd /usr/local/queuemetrics
rm -f java
ln -s /opt/java/jdk1.6.0b7 java

--- End code ---

This is all you have to do!



Navigation

[0] Message Index

[*] Previous page

Go to full version