I have problem with using this DataMaps in Apatar 1.10
error from Debug/Show Error:
Start date Mon Jun 15 09:32:19 CEST 2009
Version Apatar_v1.10.0
JRE Version 1.6.0_13
JRE Vendor Sun Microsystems Inc.
log4j.configuration = `file:/C:/Program%20Files/Apatar/log4j.properties`
RegExp: expression = `Apatar_v([\d]+)\.([\d]+)\..*`
RegExp: String = `Apatar v1.0.1.7`
No match found
Apatar Exception: RegExp exception: No match found
at com.apatar.core.ApatarRegExp.getSubstrings(ApatarRegExp.java:120)
at com.apatar.core.ReadWriteXMLData.isDatamapOlderThan12(ReadWriteXMLData.java:269)
at com.apatar.ui.ReadWriteXMLDataUi.readXMLData(ReadWriteXMLDataUi.java:74)
at com.apatar.ui.Actions.openProject(Actions.java:671)
at com.apatar.ui.Actions$3.actionPerformed(Actions.java:229)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
where is the source of problem?