Hello,

I'm running the nightly build of OJ and I got the exception [1] when I try
to load the layer "tramos2" of my localhost postgis.
Best regards,
Nacho


[1]
com.vividsolutions.jts.util.AssertionFailedException: If this event is being
fired because you are constructing a Layer, cat will be null because you
haven't yet added the Layer to the LayerManager. While constructing a layer,
you should set firingEvents to false. (Layerable = tramos2)
    at com.vividsolutions.jts.util.Assert.isTrue(Assert.java:71)
    at
com.vividsolutions.jump.workbench.model.LayerManager.fireLayerChanged(LayerManager.java:446)
    at
com.vividsolutions.jump.workbench.model.AbstractLayerable.fireLayerChanged(AbstractLayerable.java:95)
    at
com.vividsolutions.jump.workbench.model.Layer.setFeatureCollectionModified(Layer.java:541)
    at
com.vividsolutions.jump.workbench.ui.plugin.OpenProjectPlugIn.load(OpenProjectPlugIn.java:259)
    at
com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPlugIn.createLayer(AddDatastoreLayerPlugIn.java:47)
    at
com.vividsolutions.jump.workbench.ui.plugin.datastore.AddDatastoreLayerPlugIn.createLayerable(AddDatastoreLayerPlugIn.java:61)
    at
com.vividsolutions.jump.workbench.ui.plugin.datastore.AbstractAddDatastoreLayerPlugIn.run(AbstractAddDatastoreLayerPlugIn.java:32)
    at
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper.run(TaskMonitorManager.java:149)
    at java.lang.Thread.run(Thread.java:619)
------------------------------------------------------------------------------
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to