Closed clausnagel closed 6 years ago
The stderr also occassionally reports a NPE. Maybe this is related?
Exception in thread "Thread-6" java.lang.NullPointerException
at org.citydb.plugins.ade_manager.gui.modules.OperationModuleView.checkAndConnectToDB(OperationModuleView.java:79)
at org.citydb.plugins.ade_manager.gui.modules.ADERegistryPanel.registerADE(ADERegistryPanel.java:250)
at org.citydb.plugins.ade_manager.gui.modules.ADERegistryPanel.access$100(ADERegistryPanel.java:43)
at org.citydb.plugins.ade_manager.gui.modules.ADERegistryPanel$2$1.run(ADERegistryPanel.java:125)
In contrast to all other buttons on the ADE Manager tab,
Remove selected ADE
does not check whether a database connection is established. The operation consequently fails with the following error message in case a database is not connected: