[OpenMap Users] NPE during startup

From: Pete Flugstad <pete.flugstad_at_gmail.com>
Date: Thu, 24 Jun 2010 17:28:40 -0500

I'm trying to run OpenMap on Linux (CacaoVM with GNU Classpath) and
I'm getting a NPE on startup:

Exception during event dispatch:
java.lang.NullPointerException
   at java.beans.beancontext.BeanContextServicesSupport.childJustRemovedHook(BeanContextServicesSupport.java:486)
   at java.beans.beancontext.BeanContextSupport.remove(BeanContextSupport.java:913)
   at java.beans.beancontext.BeanContextSupport.propertyChange(BeanContextSupport.java:793)
   at com.bbn.openmap.proj.ProjectionFactory.addPropertyChangeListener(ProjectionFactory.java:566)
   at java.beans.beancontext.BeanContextSupport.add(BeanContextSupport.java:317)
   at com.bbn.openmap.MapHandler.add(MapHandler.java:178)
   at com.bbn.openmap.MapHandler.purgeLaterList(MapHandler.java:136)
   at com.bbn.openmap.MapHandler.add(MapHandler.java:180)
   at com.bbn.openmap.MapHandler.purgeLaterList(MapHandler.java:136)
   at com.bbn.openmap.PropertyHandler.createComponents(PropertyHandler.java:876)
   at com.bbn.openmap.gui.BasicMapPanel.createComponents(BasicMapPanel.java:172)
   at com.bbn.openmap.gui.BasicMapPanel.create(BasicMapPanel.java:131)
   at com.bbn.openmap.app.OpenMap.showInFrame(OpenMap.java:83)
   at com.bbn.openmap.app.OpenMap$1.run(OpenMap.java:77)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:200)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:615)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:88)
   at java.lang.VMThread.run(VMThread.java:120)

A quick search of the archive didn't turn up anything like this, but I
may have missed it.

I'll keep debugging it and see what I can come up with, but I'm
wondering if any anyone has
seen this before and can give me any clues what might need fixing?

Thanks,
Pete

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Jun 24 2010 - 18:29:42 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT