<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic H2 database talend MDM in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309270#M80502</link>
    <description>Hi, 
&lt;BR /&gt;I try to connect to my h2 base to view my database, but an error indicates that I do not have the right to access it. 
&lt;BR /&gt;I attached picture to show you show the error 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME67.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146317i9E17084488DDE01B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME67.png" alt="0683p000009ME67.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131306i125AE9D760293D9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERl.png" alt="0683p000009MERl.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Mon, 23 Jun 2014 10:44:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-23T10:44:55Z</dc:date>
    <item>
      <title>H2 database talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309270#M80502</link>
      <description>Hi, 
&lt;BR /&gt;I try to connect to my h2 base to view my database, but an error indicates that I do not have the right to access it. 
&lt;BR /&gt;I attached picture to show you show the error 
&lt;BR /&gt;Thanks 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME67.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146317i9E17084488DDE01B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME67.png" alt="0683p000009ME67.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MERl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131306i125AE9D760293D9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MERl.png" alt="0683p000009MERl.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 23 Jun 2014 10:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309270#M80502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T10:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: H2 database talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309271#M80503</link>
      <description>Hi,&lt;BR /&gt;I think you are missing something. whether initial connection after installation was successful?&lt;BR /&gt;Have you checked the documentation or quick start - &lt;A href="http://www.h2database.com/html/quickstart.html" rel="nofollow noopener noreferrer"&gt;http://www.h2database.com/html/quickstart.html&lt;/A&gt;&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 23 Jun 2014 11:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309271#M80503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: H2 database talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309272#M80504</link>
      <description>No, I have to stop jboss server for access to the data base h2 restored ?. my configuration is all right</description>
      <pubDate>Mon, 23 Jun 2014 15:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309272#M80504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T15:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: H2 database talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309273#M80505</link>
      <description>This is the error message 
&lt;BR /&gt;Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode 90020/90020 (Aide) 
&lt;BR /&gt;org.h2.jdbc.JdbcSQLException: Database may be already in use: "Locked by another process". Possible solutions: close all other connection(s); use the server mode 
&lt;BR /&gt; at org.h2.message.DbException.getJdbcSQLException(DbException.java:331) 
&lt;BR /&gt; at org.h2.message.DbException.get(DbException.java:171) 
&lt;BR /&gt; at org.h2.message.DbException.get(DbException.java:148) 
&lt;BR /&gt; at org.h2.store.FileLock.getExceptionAlreadyInUse(FileLock.java:441) 
&lt;BR /&gt; at org.h2.store.FileLock.lockFile(FileLock.java:337) 
&lt;BR /&gt; at org.h2.store.FileLock.lock(FileLock.java:129) 
&lt;BR /&gt; at org.h2.engine.Database.open(Database.java:568) 
&lt;BR /&gt; at org.h2.engine.Database.openDatabase(Database.java:226) 
&lt;BR /&gt; at org.h2.engine.Database.&amp;lt;init&amp;gt;(Database.java:221) 
&lt;BR /&gt; at org.h2.engine.Engine.openSession(Engine.java:56) 
&lt;BR /&gt; at org.h2.engine.Engine.openSession(Engine.java:160) 
&lt;BR /&gt; at org.h2.engine.Engine.createSessionAndValidate(Engine.java:139) 
&lt;BR /&gt; at org.h2.engine.Engine.createSession(Engine.java:122) 
&lt;BR /&gt; at org.h2.engine.Engine.createSession(Engine.java:28) 
&lt;BR /&gt; at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:313) 
&lt;BR /&gt; at org.h2.jdbc.JdbcConnection.&amp;lt;init&amp;gt;(JdbcConnection.java:105) 
&lt;BR /&gt; at org.h2.jdbc.JdbcConnection.&amp;lt;init&amp;gt;(JdbcConnection.java:90) 
&lt;BR /&gt; at org.h2.Driver.connect(Driver.java:73) 
&lt;BR /&gt; at org.h2.server.web.WebServer.getConnection(WebServer.java:656) 
&lt;BR /&gt; at org.h2.server.web.WebApp.login(WebApp.java:900) 
&lt;BR /&gt; at org.h2.server.web.WebApp.process(WebApp.java:205) 
&lt;BR /&gt; at org.h2.server.web.WebApp.processRequest(WebApp.java:164) 
&lt;BR /&gt; at org.h2.server.web.WebThread.process(WebThread.java:138) 
&lt;BR /&gt; at org.h2.server.web.WebThread.run(WebThread.java:94) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)</description>
      <pubDate>Mon, 23 Jun 2014 16:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309273#M80505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T16:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: H2 database talend MDM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309274#M80506</link>
      <description>I think its locked by jboss why ? i dont know</description>
      <pubDate>Mon, 23 Jun 2014 16:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/H2-database-talend-MDM/m-p/2309274#M80506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-23T16:31:49Z</dc:date>
    </item>
  </channel>
</rss>

