Hello,

Now the check Dups module compiles well.
But when I want to run it, I get the following error :
java.lang.NullPointerException
    at
ancestris.modules.gedcom.utilities.IndiMatcher.compareDeathPlace(IndiMatcher.java:112)
    at
ancestris.modules.gedcom.utilities.IndiMatcher.compareEntities(IndiMatcher.java:25)
    at
ancestris.modules.gedcom.utilities.IndiMatcher.compareEntities(IndiMatcher.java:10)
    at
ancestris.modules.gedcom.utilities.EntityMatcher.getPotentialMatches(EntityMatcher.java:26)
    at
ancestris.modules.gedcom.checkduplicates.CheckDuplicates.run(CheckDuplicates.java:71)
    at
ancestris.modules.gedcom.checkduplicates.CheckDuplicateAction.actionPerformed(CheckDuplicateAction.java:17)
    at
org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:197)
    at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
    at
org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
    at
org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
    at
org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:200)
    at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
    at
javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
    at
javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
    at java.awt.Component.processMouseEvent(Component.java:6288)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6053)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4651)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4481)
    at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4481)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
    at java.awt.EventQueue.access$000(EventQueue.java:84)
    at java.awt.EventQueue$1.run(EventQueue.java:602)
    at java.awt.EventQueue$1.run(EventQueue.java:600)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
    at java.awt.EventQueue$2.run(EventQueue.java:616)
    at java.awt.EventQueue$2.run(EventQueue.java:614)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
    at
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:162)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
[catch] at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

And I have a bargraph running on the lower part of the view: "Check
duplicate in progress".
I have to kill Ancestris to get rid of it.
Francois

-- 

You use Ancestris? So do we - (Vous utilisez Ancestris? Nous aussi)
http://www.arvernes.com/files/ancestris_localisation_utilisateurs_en.html


---------------------------------------------------------------------
Ancestris Web site: http://www.ancestris.org
Ancestris Development web site: 
    http://trac.arvernes.dyndns.org/ancestris/wiki/Wiki%20Welcome
    
Archives of that list are available at:
              http://www.mail-archive.com/[email protected]

<*> To unsubscribe, send a mail to:
              [email protected]
<*> To get help about available commands, send a mail to:
              [email protected]


Répondre à