[geotk] Error: Limitation of opening only one instance of shape file
Gopinath Asutosh
asutosh_gopinath at yahoo.com
Tue Oct 25 21:37:43 PDT 2016
Hi Martin,Yes, I want to open multiple instances of EPSG database in separate JVMs
Thanks and Regards
Asutosh Gopinath
On Tuesday, October 25, 2016 9:10 PM, Martin Desruisseaux <martin.desruisseaux at geomatys.com> wrote:
Hello Gopinath
Le 25/10/16 à 13:50, Gopinath Asutosh a écrit :
Below exception is thrown when i try open another instance of the shape file. ===
Failed to connect to the EPSG database.
Another instance of Derby may have already booted the database C:\Documents and Settings\Administrator\Application Data\Geotoolkit.org\EPSG\7.09.
ERROR XSDB6: Another instance of Derby may have already booted the database C:\Documents and Settings\Administrator\Application Data\Geotoolkit.org\EPSG\7.09.
Actually this issue is not related to Shapefile itself. The EPSG database can not be opened by two independent Java Virtual Machine in same time. Do you have two applications running in same time? If yes, we will propose workaround in another email. If you do not have two applications running in same time, then it may be caused by an application that didn't shutdown the database properly last time that the application was executed (this is normally done automatically, unless the JVM crashed). The easiest fix is to delete the "Application Data\Geotoolkit.org\EPSG\7.09" directory; it should be recreated automatically the next time that Geotk will need it. Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20161026/97587106/attachment.html>
More information about the Geotoolkit
mailing list