DPBuddy 3.0 has been released and is currently available for download.
DPBuddy 3.0 comes with a long list of new features and a number of bug fixes and performance improvements. Please see DPBuddy Feature List for more details.

6 thoughts on “DPBuddy Release 3.0

  1. Hi

    first of all, thank you for sharing this very helpfull tool!
    I just can’t wait for the V3 release coming out.
    Do you have any news about the release date? Still in march 2013?

    Thx

  2. James,
    Glad you liked the tool. March is practically over, it’s taking a bit longer than anticipated but we’re close. I’ll post an update soon.
    Best

  3. Pradeep,
    While version 3 has taken much longer than originally planned, we’re in the final stretch.The coding is done and we’re working on updating the documentation and samples. Hopefully the release should be ready to go soon. Thank you for you patience.

  4. When will v3 be available ? as we have a problem with the current version when trying to do domain backups, when using the wildcard .*, it causes a out of memory error.

    If you have a solution to this that would be great as we’ve tried all sorts of things, eg setting the ant-opts size to 1024…….set ANT_OPTS=-Xms1024m -Xmx1024m as the ant script is called from a batch file.

    C:\projects\dpbackup\DPBuddy_backup_Domains\Backup.XML:47: java.lang.OutOfMemoryError: Java heap space
    at org.jdom.input.TextBuffer.ensureCapacity(TextBuffer.java:182)
    at org.jdom.input.TextBuffer.append(TextBuffer.java:109)
    at org.jdom.input.SAXHandler.characters(SAXHandler.java:627)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.characters(AbstractSAXParser.java:538)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:464)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
    at org.jdom.input.SAXBuilder.build(SAXBuilder.java:518)
    at org.jdom.input.SAXBuilder.build(SAXBuilder.java:946)
    at com.myarch.dpbuddy.JDomUtil.parse(JDomUtil.java:34)
    at com.myarch.dpbuddy.client.DPClient.executeRequest(DPClient.java:76)
    at com.myarch.dpbuddy.client.DPClient.executeRequest(DPClient.java:29)
    at com.myarch.dpbuddy.Device.executeRequest(Device.java:31)
    at com.myarch.dpbuddy.commands.exportbackup.BackupCommand.execute(BackupCommand.java:88)
    at com.myarch.dpbuddy.commands.exportbackup.BackupCommand.execute(BackupCommand.java:24)
    at com.myarch.dpbuddy.ant.BaseDPTask.executeRequest(BaseDPTask.java:222)
    at com.myarch.dpbuddy.ant.BackupTask.executeDPTask(BackupTask.java:57)
    at com.myarch.dpbuddy.ant.BaseDPTask.execute(BaseDPTask.java:193)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:435)
    at org.apache.tools.ant.Target.performTasks(Target.java:456)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1364)

    Total time: 1 minute 48 seconds

Comments are closed.