<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/jrobin/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/jrobin/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Sep 2011 18:02:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jrobin/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>publish artifact to maven central</title><link>https://sourceforge.net/p/jrobin/support-requests/2/</link><description>as jrobin is used by many projects, i.e. hudson/jenkins, javamelody, it would be helpful if it was published on maven central to avoid adding the additional opennms repository</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcello Teodori</dc:creator><pubDate>Fri, 30 Sep 2011 18:02:19 -0000</pubDate><guid>https://sourceforge.nete3c5cfe23fc9ec501ede8423ef2379e7c843ab0f</guid></item><item><title>Problems with conversion rrd to jrb </title><link>https://sourceforge.net/p/jrobin/support-requests/1/</link><description>When trying to convert opennms rrd files to jrb format with  convertor-1.5.9.1.jar \(JRobinLite-1.5.9.1\) receive following error for all rrd files:
java -jar convertor-1.5.9.1.jar ns-dskAvail.rrd
=======================================================================
0001/0001 ns-dskAvail.rrd \[java.io.IOException: Unsupported RRD version \(0003\)\]
=======================================================================

From xml dump:
&amp;lt;\!-- Round Robin Database Dump --&amp;gt;&amp;lt;rrd&amp;gt; &amp;lt;version&amp;gt; 0003 &amp;lt;/version&amp;gt;


I've tried to  write own  JRobinRestore.java as described in FAQ , but result is the same:

/opt/sun-jdk-1.6.0.06/bin/java -Djava.awt.headless=true -cp .:/opt/OpenNMS/lib/jrobin-1.5.9.jar JRobinRestore ns-dskAvail.rrd  ns-dskAvail.xml
Exception in thread "main" org.jrobin.core.RrdException: Could not unserilalize xml version 0003
at org.jrobin.core.Header.&amp;lt;init&amp;gt;\(Header.java:75\)
at org.jrobin.core.RrdDb.&amp;lt;init&amp;gt;\(RrdDb.java:412\)
at org.jrobin.core.RrdDb.&amp;lt;init&amp;gt;\(RrdDb.java:338\)
at JRobinRestore.main\(JRobinRestore.java:12\)

Also tried restore same xml rrd dump with old version of rrdtool 1.0.49 :

rrdtool restore -r ns-dskAvail.xml ns-dskAvail\_old1.rrd
ERROR: No &amp;lt;xff&amp;gt; tag found

system : gentoo
rrdtool: 1.2.15-r3 </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 16 Nov 2008 05:42:09 -0000</pubDate><guid>https://sourceforge.netb5f5d99669224bd3f078e03aa7f1590f2f866906</guid></item></channel></rss>