[JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Rahkonen Jukka (MML)
Hi, I noticed that at least with some GeoPackage databases OpenJUMP goes to a strange state which makes it impossible to close OpenJUMP. The main reason is probably that it is not possible to close the connection to GeoPackage (SQLite) because the same exception comes if I try to close the conn

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Michaël Michaud
Hi Jukka, Could you please : - make a try with the very last version of the sqlite driver (seems to be 3.21.0) - check that before closing the connection you have no error message related to database connection in the log file What kind of operation do you do on the database ? Just select (v

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread edgar . soldin
Mike, as a first step we should probably make sure that an exception in the exithandlers does not stop exiting OJ anymore, but is displayed/logged only. an error during shutdown should not probably not be noteworthy as long as all datasets are saved. if we feel fancy a "do you want to exit anyw

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Rahkonen Jukka (MML)
ja: jump-pilot-devel@lists.sourceforge.net Aihe: Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage Hi Jukka, Could you please : - make a try with the very last version of the sqlite driver (seems to be 3.21.0) - check that before closing the connection you have no error message

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread edgar . soldin
ectionManagerPanel.java:413) > >    at > javax.swing.AbstractButton.fireActionPerformed(Unknown Source)… > >   > >   > > -Jukka- > >   > > *Lähettäjä:*Michaël Michaud [mailto:m.michael.mich...@orange.fr] > *Lähetetty:* 11.

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Rahkonen Jukka (MML)
ividsolutions.jump.workbench.ui.plugin.datastore.ConnectionManage > rPanel$11.actionPerformed(ConnectionManagerPanel.java:413) > >    at > javax.swing.AbstractButton.fireActionPerformed(Unknown Source). > >   > >   > > -Jukka- > >  

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread edgar . soldin
Vastaanottaja: OpenJump develop and use > ; Rahkonen Jukka (MML) > > Aihe: Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage > > Jukka, > > can you try r5791 ? it should at least make OJ shit down again but show the > error beforehand. >

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Rahkonen Jukka (MML)
Hi, Correction: as it can be seen from the logs the error happened with a Spatialite database, not with Geopackage. -Jukka- Lähettäjä: Rahkonen Jukka (MML) Lähetetty: 11. toukokuuta 2018 11:19 Vastaanottaja: OpenJump develop and use (jump-pilot-devel@lists.sourceforge.net) Aihe: Impossible t

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-11 Thread Michaël Michaud
...@web.de] Lähetetty: 11. toukokuuta 2018 13:15 Vastaanottaja: OpenJump develop and use ; Rahkonen Jukka (MML) Aihe: Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage Jukka, can you try r5791 ? it should at least make OJ shit down again but show the error beforehand. ..ede On

Re: [JPP-Devel] Impossible to close OJ after reading GeoPackage

2018-05-13 Thread edgar . soldin
Jukka, can you file a ticket and attach a small example dataset? ..ede On 5/11/2018 16:50, Rahkonen Jukka (MML) wrote: > Hi, > >   > > Correction: as it can be seen from the logs the error happened with a > Spatialite database, not with Geopackage. > >   > > -Jukka- > >   > > *Lähettäjä:*