Thank's Thomas for your great work and dedication. 
I don't need this data to be recovered, so i'm lucky :) 


Op donderdag 18 december 2014 22:07:16 UTC+1 schreef Thomas Mueller:
>
> Hi,
>
> Yes, this looks like the bug that was fixed in version 1.3.183. I'm afraid 
> this database is not recoverable.
>
> Regards,
> Thomas
>
> On Thu, Dec 18, 2014 at 1:53 PM, Dieter Cailliau <dieter....@gmail.com 
> <javascript:>> wrote:
>>
>>
>> File corrupted while reading record: "/tmp/bms.auto.mv.db". Possible 
>> solution: use the recovery tool [90030-182] 
>> <http://127.0.1.1:8082/login.do?jsessionid=cd6441ab484bba9d2abe4db0d5455f69#>
>>  90030/90030 (Help) 
>> <http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c90030>
>> org.h2.jdbc.JdbcSQLException: File corrupted while reading record: 
>> "/tmp/bms.auto.mv.db". Possible solution: use the recovery tool [90030-182]
>>     at 
>> org.h2.message.DbException.getJdbcSQLException(DbException.java:345 
>> <http://h2database.com/html/source.html?file=org/h2/message/DbException.java&line=345&build=182>
>> )
>>     at org.h2.message.DbException.get(DbException.java:168 
>> <http://h2database.com/html/source.html?file=org/h2/message/DbException.java&line=168&build=182>
>> )
>>     at org.h2.mvstore.db.MVTableEngine.init(MVTableEngine.java:115 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/db/MVTableEngine.java&line=115&build=182>
>> )
>>     at org.h2.engine.Database.getPageStore(Database.java:2376 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Database.java&line=2376&build=182>
>> )
>>     at org.h2.engine.Database.open(Database.java:666 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Database.java&line=666&build=182>
>> )
>>     at org.h2.engine.Database.openDatabase(Database.java:266 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Database.java&line=266&build=182>
>> )
>>     at org.h2.engine.Database.<init>(Database.java:260 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Database.java&line=260&build=182>
>> )
>>     at org.h2.engine.Engine.openSession(Engine.java:60 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Engine.java&line=60&build=182>
>> )
>>     at org.h2.engine.Engine.openSession(Engine.java:167 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Engine.java&line=167&build=182>
>> )
>>     at org.h2.engine.Engine.createSessionAndValidate(Engine.java:145 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Engine.java&line=145&build=182>
>> )
>>     at org.h2.engine.Engine.createSession(Engine.java:128 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Engine.java&line=128&build=182>
>> )
>>     at org.h2.engine.Engine.createSession(Engine.java:26 
>> <http://h2database.com/html/source.html?file=org/h2/engine/Engine.java&line=26&build=182>
>> )
>>     at 
>> org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:347 
>> <http://h2database.com/html/source.html?file=org/h2/engine/SessionRemote.java&line=347&build=182>
>> )
>>     at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:108 
>> <http://h2database.com/html/source.html?file=org/h2/jdbc/JdbcConnection.java&line=108&build=182>
>> )
>>     at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:92 
>> <http://h2database.com/html/source.html?file=org/h2/jdbc/JdbcConnection.java&line=92&build=182>
>> )
>>     at org.h2.Driver.connect(Driver.java:72 
>> <http://h2database.com/html/source.html?file=org/h2/Driver.java&line=72&build=182>
>> )
>>     at org.h2.server.web.WebServer.getConnection(WebServer.java:750 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebServer.java&line=750&build=182>
>> )
>>     at org.h2.server.web.WebApp.login(WebApp.java:957 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=957&build=182>
>> )
>>     at org.h2.server.web.WebApp.process(WebApp.java:211 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=211&build=182>
>> )
>>     at org.h2.server.web.WebApp.processRequest(WebApp.java:170 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebApp.java&line=170&build=182>
>> )
>>     at org.h2.server.web.WebThread.process(WebThread.java:137 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebThread.java&line=137&build=182>
>> )
>>     at org.h2.server.web.WebThread.run(WebThread.java:93 
>> <http://h2database.com/html/source.html?file=org/h2/server/web/WebThread.java&line=93&build=182>
>> )
>>     at java.lang.Thread.run(Thread.java:745)
>> Caused by: java.lang.IllegalStateException: Chunk 42948 not found 
>> [1.4.182/6]
>>     at 
>> org.h2.mvstore.DataUtils.newIllegalStateException(DataUtils.java:762 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/DataUtils.java&line=762&build=182>
>> )
>>     at org.h2.mvstore.MVStore.getChunk(MVStore.java:853 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=853&build=182>
>> )
>>     at org.h2.mvstore.MVStore.readPage(MVStore.java:1805 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=1805&build=182>
>> )
>>     at org.h2.mvstore.MVMap.readPage(MVMap.java:769 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVMap.java&line=769&build=182>
>> )
>>     at org.h2.mvstore.Page.getChildPage(Page.java:252 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/Page.java&line=252&build=182>
>> )
>>     at org.h2.mvstore.Cursor.fetchNext(Cursor.java:150 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/Cursor.java&line=150&build=182>
>> )
>>     at org.h2.mvstore.Cursor.next(Cursor.java:50 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/Cursor.java&line=50&build=182>
>> )
>>     at org.h2.mvstore.MVStore.readFileHeader(MVStore.java:676 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=676&build=182>
>> )
>>     at org.h2.mvstore.MVStore.<init>(MVStore.java:337 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=337&build=182>
>> )
>>     at org.h2.mvstore.MVStore$Builder.open(MVStore.java:2736 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/MVStore.java&line=2736&build=182>
>> )
>>     at 
>> org.h2.mvstore.db.MVTableEngine$Store.<init>(MVTableEngine.java:161 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/db/MVTableEngine.java&line=161&build=182>
>> )
>>     at org.h2.mvstore.db.MVTableEngine.init(MVTableEngine.java:97 
>> <http://h2database.com/html/source.html?file=org/h2/mvstore/db/MVTableEngine.java&line=97&build=182>
>> )
>>     ... 20 more
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "H2 Database" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to h2-database...@googlegroups.com <javascript:>.
>> To post to this group, send email to h2-da...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/h2-database.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to