<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">
      <p>Hello Gopinath<br>
      </p>
      Le 25/10/16 à 13:50, Gopinath Asutosh a écrit :<br>
    </div>
    <blockquote cite="mid:812248324.357504.1477396202791@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:16px">
        <div dir="ltr" id="yui_3_16_0_ym19_1_1477395810459_10023"><span
            id="yui_3_16_0_ym19_1_1477395810459_10024">Below exception
            is thrown when i try open another instance of the shape
            file.</span></div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1477395810459_10025"><span
            id="yui_3_16_0_ym19_1_1477395810459_10026">===<br
              id="yui_3_16_0_ym19_1_1477395810459_10027" clear="none">
          </span></div>
        <div dir="ltr" id="yui_3_16_0_ym19_1_1477395810459_10028"><span
            id="yui_3_16_0_ym19_1_1477395810459_10029">Failed to connect
            to the EPSG database.<br
              id="yui_3_16_0_ym19_1_1477395810459_10030" clear="none">
            Another instance of Derby may have already booted the
            database C:\Documents and Settings\Administrator\Application
            Data\Geotoolkit.org\EPSG\7.09.<br
              id="yui_3_16_0_ym19_1_1477395810459_10031" clear="none">
            ERROR XSDB6: Another instance of Derby may have already
            booted the database C:\Documents and
            Settings\Administrator\Application
            Data\Geotoolkit.org\EPSG\7.09.</span></div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>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.</p>
    <p>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.</p>
    <p>    Martin</p>
    <p><br>
    </p>
  </body>
</html>