Raspberry pi3 problems

Hi all I have been running my node here for about 6 nonths, harvesting away. It crashes every once in a while so I just restart everything and away it usually goes, untill today. I cant seem to get it going. Here is a copy of whats happening on the console

5ms (org.nem.nis.dao.BlockDaoImpl d)
2017-02-13 09:25:12.658 WARN SQL Error: 90030, SQLState: 90030 (org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions)
2017-02-13 09:25:12.660 ERROR File corrupted while reading record: “page[7117] b-tree leaf table:101 entries:183”. Possible solution: use the recovery tool; SQL statement:
SELECT b.* FROM BLOCKS b WHERE height >= ? AND height <= ? ORDER BY height ASC LIMIT ? [90030-176] (org.hibernate.engine.jdbc.spi.SqlExceptionHelper logExceptions)
2017-02-13 09:25:12.668 SEVERE something really bad happened: java.util.concurrent.CompletionException: org.hibernate.exception.GenericJDBCException: could not extract ResultSet (org.nem.nis.NisMain b)
2017-02-13 16:25:12.699:INFO:oejs.ServerConnector:Thread-2: Stopped ServerConnector@136bd1{HTTP/1.1}{0.0.0.0:7778}
2017-02-13 16:25:12.704:INFO:/:Thread-2: Destroying Spring FrameworkServlet 'Spring Websocket Dispatcher Servlet’
2017-02-13 16:25:12.749:INFO:/:Thread-2: Closing Spring root WebApplicationContext
2017-02-13 16:25:12.758:INFO:oejsh.ContextHandler:Thread-2: Stopped o.e.j.s.ServletContextHandler@130007d{/,null,UNAVAILABLE}
2017-02-13 16:25:12.771:INFO:oejs.ServerConnector:Thread-2: Stopped ServerConnector@7ff4df{HTTP/1.1}{0.0.0.0:7890}
2017-02-13 16:25:12.773:INFO:/:Thread-2: Destroying Spring FrameworkServlet 'Spring MVC Dispatcher Servlet’
2017-02-13 16:25:12.787:INFO:/:Thread-2: Closing Spring root WebApplicationContext
2017-02-13 16:25:12.789:INFO:oejsh.ContextHandler:Thread-2: Stopped o.e.j.s.ServletContextHandler@8598d9{/,null,UNAVAILABLE}
09:25:12 INFO status change detected: NIS -> STARTING (org.nem.monitor.visitors.AggregateNemStatusVisitor notifyStatus)
2017-02-13 09:25:13.845 WARNING Account cache update not possible, NIS not available. (org.nem.ncc.services.AccountServices getAccountMetaDataPairs)
2017-02-1

I’d appreciate any help.

" It crashes every once in a while so I just restart everything and away it usually goes…"

Hi,
mayby you should delete a part of your “old” log.files(~/nem/nis/logs). How many are in the folder ?

Are you running just the NIS stand alone and not NCC or MON?

I deleted all of the log files in nem, Installed a new client (package) and still have the problem so I may have to reinstall the os maybe or just Java?

OK I deleted the nem folder and restarted MON, replaced my wallet files back into the new nem>ncc folder now it seems to work, it is syncing and I have logged into my wallet so looks good. Hopefully once it is synced my balance will appear. I did remove and reinstall java8 but it made no dif. So it looks like a file in the nem folder got corrupted.

Then good luck… (http://bob.nem.ninja/nis5_mainnet-966500.h2.db.zip — it´s faster)
Actually, the Raspi3 should run 24/7 without crashing.

I am running Raspian Jessie-lite. Thanks for the db it is taking a while.